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
8c1197e8e1
socializer
/
src
/
interactors
History
Manuel Cortez
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
..
__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
Call to view.Destroy in uninstall()
2019-01-10 13:00:08 -06:00
configuration.py
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
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
Fixed an incorrect call to uninstall() in the displayFriendshipInteractor
2019-01-11 04:15:35 -06:00
profiles.py
Moved code related to post creation to MVP
2019-01-07 13:16:20 -06:00