socializer/src/presenters
2021-04-21 08:57:47 -05:00
..
__pycache__ Reordered presenters for post display and cretion 2019-04-16 12:24:42 -05:00
createPosts Added a new module for performing the spelling correction. Needs testing 2019-12-03 09:59:54 -06:00
displayPosts Added an actions button inside all displayed posts which is able to translate and check spelling on posts' messages 2021-04-21 08:57:47 -05:00
__init__.py Prepare some packages to be imported correctly by cx_freeze 2019-11-19 17:31:47 -06:00
attach.py fixed some issues when rendering topic comments 2019-10-09 09:25:39 -05: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
blacklist.py Added block in people buffers' menu and blacklist management in the application menu 2019-10-10 10:43:29 -05:00
configuration.py Implemented a debug logging feature that can be turned on/off from preferences 2021-04-20 10:23:55 -05:00
longpollthread.py Added handling of 'user is typing' event 2019-01-13 12:37:19 -06:00
main.py started poll implementation 2019-03-01 17:41:46 -06:00
player.py Fixed VK audios again 2021-01-19 12:12:44 -06:00
profiles.py Show age in profile dialog 2019-09-18 13:56:07 -05:00