|
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 |
|
|
d95dfb18fd
|
Removed some settings no longer needed
|
2019-07-02 08:55:55 -05:00 |
|
|
a9032602bf
|
Added play and pause functionality in the audios displayer
|
2019-04-25 08:56:12 -05:00 |
|
|
e32336aff8
|
Added support for loading all comments in topics
|
2019-04-23 13:13:58 -05:00 |
|
|
b02137c216
|
Added display of people who shared the post in the post displayer dialog
|
2019-04-16 09:41:32 -05:00 |
|
|
7c90103af4
|
Show people who have liked a post if pressing the likes button in the post displayer
|
2019-04-15 17:50:56 -05:00 |
|
|
903af03d15
|
Added menu in list of added friends in home timeline buffer
|
2019-04-15 16:16:17 -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 |
|
|
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 |
|
|
35fc287d55
|
Added support for reply to topic comments
|
2019-02-01 13:25:47 -06:00 |
|
|
2e64e31a8f
|
Fixed clean_list for all post interactor dialogs
|
2019-01-31 16:45:05 -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 |
|
|
94106a11c0
|
Improved handling for deleted posts. Now they should display an error
|
2019-01-25 10:36:28 -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 |
|
|
6d1417ab73
|
Fixed an incorrect call to uninstall() in the displayFriendshipInteractor
|
2019-01-11 04:15:35 -06:00 |
|
|
09d7bd4fae
|
Call to view.Destroy in uninstall()
|
2019-01-10 13:00:08 -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 |
|
|
67f2eec4eb
|
Audio display features have been moved to work in MVP
|
2019-01-08 11:56:10 -06:00 |
|
|
50a23afe7a
|
Moved basic post displaying logic to MVP. Comments and audio still are not moved
|
2019-01-08 10:40:58 -06:00 |
|
|
d57c07affd
|
Fixed typos
|
2019-01-07 23:14:14 -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 |
|
|
9604869639
|
Modified interactors and presenters to match base modules
|
2019-01-06 16:12:55 -06:00 |
|
|
9a576d70e4
|
Changed config to MVP
|
2019-01-06 15:26:54 -06:00 |
|
|
200d476462
|
Call to postprocess after successful response from view
|
2019-01-05 18:54:33 -06:00 |
|
|
2804400910
|
Added basic replacement for audioRecorder based in MVP+interactor
|
2019-01-04 17:32:17 -06:00 |
|