Commit Graph

15 Commits

Author SHA1 Message Date
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