This website requires JavaScript.
Explore
Help
Sign In
mcvsoftware
/
socializer
Watch
1
Star
0
Fork
0
You've already forked socializer
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
socializer
/
src
/
interactors
History
Manuel Cortez
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
..
__init__.py
Moved basic post displaying logic to MVP. Comments and audio still are not moved
2019-01-08 10:40:58 -06:00
attach.py
Refactored attachment code so it will match to the MVP pattern
2019-01-06 22:51:20 -06:00
audioRecorder.py
Call to postprocess after successful response from view
2019-01-05 18:54:33 -06:00
base.py
Moved profile displayer to MVP pattern. User info is collected in a thread
2019-01-06 19:41:00 -06:00
configuration.py
Modified interactors and presenters to match base modules
2019-01-06 16:12:55 -06:00
postCreation.py
Moved basic post displaying logic to MVP. Comments and audio still are not moved
2019-01-08 10:40:58 -06:00
postDisplayer.py
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
profiles.py
Moved code related to post creation to MVP
2019-01-07 13:16:20 -06:00