socializer/src
2021-01-04 17:20:07 -08:00
..
authenticator Updated socializer to support again two factor verification 2020-06-29 09:51:55 -05:00
controller socializer should not stop responding when loading conversation buffers 2020-07-23 08:59:30 -05:00
extra Added bak the enchant based spelling correction module 2020-06-14 08:39:43 -05:00
fixes Fix libloader stuff 2019-03-01 17:33:54 -06:00
interactors Prepare some packages to be imported correctly by cx_freeze 2019-11-19 17:31:47 -06: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 Displaying articles from the attachments list in wall posts 2019-12-05 16:28:01 -06:00
sessionmanager Show error dialogs when attempting to send audio messages to banned or blocked users 2019-12-20 08:09:11 -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 Added block in people buffers' menu and blacklist management in the application menu 2019-10-10 10:43:29 -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 Volume should be saved across restarts 2019-01-22 17:49:18 -06:00
application.py Release version 0.24 2020-06-05 10:26:26 -05: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 Removed some confidential data from the logs generated by socializer 2019-07-22 10:04:56 -05:00
main.py Added bak the enchant based spelling correction module 2020-06-14 08:39:43 -05:00
main.spec Include all relevant spelling dictionaries in binary builds 2019-03-28 10:18:44 -06: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 Added script to write data for versions in the alpha channel 2018-12-27 09:15:32 -06:00