socializer/src/presenters
2019-01-10 17:33:27 -06:00
..
__init__.py Moved basic post displaying logic to MVP. Comments and audio still are not moved 2019-01-08 10:40:58 -06:00
attach.py Refactored attachment code so it will match to the MVP pattern 2019-01-06 22:51:20 -06:00
audioRecorder.py Refactored attachment code so it will match to the MVP pattern 2019-01-06 22:51:20 -06:00
base.py Modified presenters to use basePresenter as parent 2019-01-06 17:22:23 -06:00
configuration.py Modified presenters to use basePresenter as parent 2019-01-06 17:22:23 -06:00
longpollthread.py Moved longPoll thread to presenters package 2019-01-06 19:53:01 -06:00
player.py Added player to presenters module 2019-01-06 19:58:33 -06:00
postCreation.py Moved basic post displaying logic to MVP. Comments and audio still are not moved 2019-01-08 10:40:58 -06:00
postDisplayer.py Comments allow sending attachments. New comments are rendered automatically after being made 2019-01-10 13:02:11 -06:00
profiles.py Use genitive case when viewing an user profile. Seems to work fine in russian 2019-01-10 17:33:27 -06:00