socializer/src/presenters
2019-09-17 17:26:23 -05:00
..
__pycache__ Reordered presenters for post display and cretion 2019-04-16 12:24:42 -05:00
createPosts Reordered presenters for post display and cretion 2019-04-16 12:24:42 -05:00
displayPosts DisplayPost: It is possible to see who liked a comment or topic comment by pressing the likes button 2019-08-27 08:29:02 -05:00
__init__.py Reordered presenters for post display and cretion 2019-04-16 12:24:42 -05:00
attach.py Fixed errors when uploading audio files without ID3 tags to VK 2019-07-22 12:49:46 -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
configuration.py Added a new tab called buffer settings to the preferences dialog. Moved some settings to that new tab 2019-09-15 14:13:25 -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 a strange issue with play_all function 2019-04-30 15:31:54 -05:00
profiles.py Added mobile and home phone to basic info tab in the profile display dialog 2019-09-17 17:26:23 -05:00