Commit Graph

27 Commits

Author SHA1 Message Date
f43e9ffccf Added bak the enchant based spelling correction module 2020-06-14 08:39:43 -05:00
d286674cee Show error dialogs when attempting to send audio messages to banned or blocked users 2019-12-20 08:09:11 -06:00
0bf0fd9f27 Fixed small issue with dicts 2019-12-03 12:06:36 -06:00
c74c6f6f5d Added a new module for performing the spelling correction. Needs testing 2019-12-03 09:59:54 -06:00
c19fbf40a0 Display information about the next generation of alpha versions 2019-11-22 17:35:55 -06:00
9003d3c738 Added accounts dialog at startup in socializer (implementation is half pending) 2019-09-23 17:47:26 -05:00
357ccca819 Don't create socializer.exe.log, save log errors to log file instead. Closes #27 2019-01-21 04:51:59 -06:00
401a1480d6 Proxy question will be shown only during the first start 2019-01-20 03:08:02 -06:00
f3318e0dd0 Always apply fixes, not only when the application is frozen 2019-01-19 23:24:10 -06:00
076f64788a Added some code to get alternative tokens 2019-01-18 17:22:24 -06:00
fa4dd48955 Added a proxy to Socializer 2019-01-15 16:20:08 -06:00
2670bb8f6d proxy will use authentication 2019-01-15 10:06:17 -06:00
3901a2a281 Added own socializer proxy 2019-01-14 17:37:09 -06:00
758907a660 Started code to add proxy support built in 2019-01-14 04:58:17 -06:00
86aa453093 Thread optimizations for avoiding freezing the app during lots of requests to VK 2019-01-14 02:00:30 -06:00
be6fb7bd75 Tracebacks will be logged to error.log instead creating socializer.exe.log 2019-01-13 22:35:45 -06:00
2ba4233ac7 Changed methods to create buffers. Now they use pub events 2019-01-11 16:08:49 -06:00
4442931dd4 Port socializer to Python 3. #16 2019-01-02 04:42:53 +03:00
4b5d271ab4 Handles non-english charset encoding for filesystem paths 2018-12-14 15:27:20 -06:00
ead1f186f0 Update API version 2017-03-13 02:16:34 -06:00
a8bebc2808 Removed an error in the paths module 2016-06-29 17:21:00 -05:00
5ac17087f4 Fixed some issues in the built version 2016-06-02 17:42:44 -05:00
745a2a614e Added loggers to some functions. Needs more work 2016-05-10 20:23:48 -05:00
ac4c9ed45b Use config for setting the language instead system 2016-03-25 12:11:33 -06:00
776c8338f3 Removed unneeded code fin the session manager 2016-02-22 13:15:10 -06:00
aba5c4cc59 Indicates cacert.pem file when the application is frozen 2016-02-21 08:16:36 -06:00
0266100d66 Added some code for starting 2016-02-13 17:06:36 -06:00