Commit Graph

29 Commits

Author SHA1 Message Date
19a5216373 Added block in people buffers' menu and blacklist management in the application menu 2019-10-10 10:43:29 -05:00
cf0e001cfc display wall comments and replies in the same list. 2019-09-19 11:25:28 -05:00
33ba50a7b4 Show age in profile dialog 2019-09-18 13:56:07 -05:00
ff175c0c8f Added mobile and home phone to basic info tab in the profile display dialog 2019-09-17 17:26:23 -05:00
fdbf42ad1a 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
33ab63c1bc Added chat buffer count in the preferences dialog 2019-09-15 10:52:01 -05:00
69f8b79fc4 Added fault tolerance to socializer in posts, topic creation and chat messages 2019-08-30 11:26:00 -05:00
d1b11c0630 Fixed errors when uploading audio files without ID3 tags to VK 2019-07-22 12:49:46 -05:00
d95dfb18fd Removed some settings no longer needed 2019-07-02 08:55:55 -05:00
91eebfd895 Added topic creation in groups (experimental) 2019-05-06 17:57:34 -05:00
e32336aff8 Added support for loading all comments in topics 2019-04-23 13:13:58 -05:00
7928131112 Added language settings in preferences dialog 2019-04-11 05:25:43 -05:00
0b2c3fa96e Added sound settings tab in the preferences dialog. Only available options there are input and output device 2019-03-28 08:57:48 -06:00
a13a4a5695 display results of polls closed when reaching end_date, and polls where the current user cannot vote 2019-03-07 15:23:37 -06:00
454b461e89 Added basic support to polls (only voting and seeing results is implemented) 2019-03-05 05:58:41 -06:00
0a8d2ad233 started poll implementation 2019-03-01 17:41:46 -06:00
2bcc14888c Added view and presenter for topic displayer. Needs some more methods yet 2019-01-31 16:48:21 -06:00
a6565aae53 Added proxy setting to preferences dialog 2019-01-29 16:23:02 -06:00
ac268c0672 Attaching documents is now supported 2019-01-28 05:36:51 -06:00
56424cf0d1 Implemented Ctrl+A to select all in important edit boxes 2019-01-24 16:07:02 -06:00
70a511a141 Added settings to control creation of buffers for audio albums, video albums and community buffers at startup 2019-01-14 02:23:38 -06:00
38e56254ff Added views in post displaying dialog 2019-01-09 17:42:11 -06:00
02f1ab0e4a Added support to comment threads. Shows comment replies in a separate viewer. Show total replies for a comment in a column in the list 2019-01-09 16:47:58 -06:00
7168b874aa Added basic comment viewer. It is possible to do likes and remove likes to comments. Pressing enter in a comment will open the experimental viewer 2019-01-08 17:56:51 -06:00
b4625335b6 Moved code related to post creation to MVP 2019-01-07 13:16:20 -06:00
589a7da53b Refactored attachment code so it will match to the MVP pattern 2019-01-06 22:51:20 -06:00
73d2d4a95d Moved profile displayer to MVP pattern. User info is collected in a thread 2019-01-06 19:41:00 -06:00
9490952d6c Reorganized code for audioRecorder and config module 2019-01-06 15:35:07 -06:00
9a576d70e4 Changed config to MVP 2019-01-06 15:26:54 -06:00