socializer/src
2021-04-20 10:23:55 -05:00
..
authenticator Updated socializer to support again two factor verification 2020-06-29 09:51:55 -05:00
controller Generates an exception if an item cannot be rendered into a buffer 2020-11-23 10:12:59 -06:00
extra Changed translation service to google Translate 2021-02-24 11:41:45 -06:00
fixes Fix libloader stuff 2019-03-01 17:33:54 -06:00
interactors Implemented a debug logging feature that can be turned on/off from preferences 2021-04-20 10:23:55 -05:00
issueReporter Port socializer to Python 3. #16 2019-01-02 04:42:53 +03:00
keys Added loggers to some functions. Needs more work 2016-05-10 20:23:48 -05:00
locales Updated locales [skip ci] 2021-01-04 17:20:07 -08:00
mysc Port socializer to Python 3. #16 2019-01-02 04:42:53 +03:00
presenters Implemented a debug logging feature that can be turned on/off from preferences 2021-04-20 10:23:55 -05:00
sessionmanager Added reading article support from Socializer wall posts 2021-02-25 14:06:33 -06:00
sounds/default Implemented a selection control in audio buffers (not working yet) 2019-04-30 17:36:53 -05:00
test Updated tests 2019-01-06 17:27:36 -06:00
update Changed paths to updater so it will use the same methods for both stable and alpha versions 2019-12-11 11:38:13 -06:00
views Implemented a debug logging feature that can be turned on/off from preferences 2021-04-20 10:23:55 -05:00
widgetUtils Added select/unselect all option in menu for audio buffers 2019-12-09 12:12:25 -06:00
wxUI socializer should not stop responding when loading conversation buffers 2020-07-23 08:59:30 -05:00
app-configuration.defaults Implemented a debug logging feature that can be turned on/off from preferences 2021-04-20 10:23:55 -05:00
application.py Updated internal URLS to make reference to files 2021-01-18 15:49:30 -06:00
babel.cfg Added babel as a dependency and prepare the setup file for translating with this 2020-02-28 15:41:14 -06:00
cacert.pem Indicates cacert.pem file when the application is frozen 2016-02-21 08:16:36 -06:00
config_utils.py Port socializer to Python 3. #16 2019-01-02 04:42:53 +03:00
config.py Handles non-english charset encoding for filesystem paths 2018-12-14 15:27:20 -06:00
installer_alpha.nsi Release version 0.24 2020-06-05 10:26:26 -05:00
installer.nsi Release version 0.24 2020-06-05 10:26:26 -05:00
languageHandler.py Added language settings in preferences dialog 2019-04-11 05:25:43 -05:00
logger.py Implemented a debug logging feature that can be turned on/off from preferences 2021-04-20 10:23:55 -05:00
main.py Implemented a debug logging feature that can be turned on/off from preferences 2021-04-20 10:23:55 -05:00
output.py Fixed some issues in the built version 2016-06-02 17:42:44 -05:00
paths.py Modified paths module for dealing with installer data 2019-01-16 16:43:01 -06:00
run_tests.py Install gettext function 2019-01-07 15:07:53 -06:00
session.defaults Added chat buffer count in the preferences dialog 2019-09-15 10:52:01 -05:00
setup.py Define the _() function in the setup script so it will avoid issues for translations not taken 2020-07-10 00:04:23 -05:00
sound.py Sent voice messages from socializer should work in phones now 2019-04-11 15:52:41 -05:00
write_version_data.py Updatd path to repository on write_version_info.py 2021-01-15 09:12:36 -06:00