Commit Graph

1097 Commits

Author SHA1 Message Date
manuelcortez ae1674cb09 Added choco 2021-12-23 12:34:44 -06:00
manuelcortez aa3e4fb9fc Test 3 2021-12-23 12:19:48 -06:00
manuelcortez 4174b18074 Test 2 2021-12-23 12:16:21 -06:00
manuelcortez 1e9994fa21 Test 1 2021-12-23 12:14:24 -06:00
manuelcortez 7e68b9a18a YML fixes 2021-12-23 12:12:05 -06:00
manuelcortez b8066adbca Attempted to push a drone test file 2021-12-23 11:57:10 -06:00
manuelcortez a1d9b27d67 Fixed installer Nsis script to point to the correct socializer folder 2021-12-15 15:03:23 -06:00
manuelcortez e5c5c69d69 Recreate gitlab jobs to attempt to be less resource intensive 2021-12-15 13:56:02 -06:00
manuelcortez d12a934280 Attempt to add caches from gitlab runners 2021-12-15 12:55:42 -06:00
manuelcortez 7cf935e3b2 Fixed data package inclusion of enchant module 2021-12-14 16:26:35 -06:00
manuelcortez b5ef428f5e Attempt to use Nuitka to generate Socializer 2021-12-14 15:27:02 -06:00
manuelcortez b46634997e Exclude 64 bits program files to avoid including binary data from there 2021-11-15 05:46:32 -06:00
manuelcortez feca6ab0fb Stop including microsoft visual c++ redistributable packages 2021-11-15 05:31:43 -06:00
manuelcortez 26c6fddf49 Build without visual c++ stuff 2021-11-14 11:32:42 -06:00
manuelcortez 0c797689b9 Reduced to python 3.7 for building 2021-11-14 10:58:22 -06:00
manuelcortez 7c9301117d Deploy docs to gitlab pages 2021-09-28 08:09:48 -05:00
manuelcortez 62eb758157 [Skip CI] Update generation now creates the single version as opposed to alpha or stable version bundles 2021-09-27 10:51:59 -05:00
manuelcortez e56ec19421 Fixed About Dialog 2021-09-27 10:22:02 -05:00
manuelcortez 35c1a754f3 Updated CI Script 2021-09-27 10:03:42 -05:00
manuelcortez f1def25bb5 Removed alpha version development. All versions would be a single update channel 2021-09-27 09:59:25 -05:00
manuelcortez 4bdba42eab changed indentation from tabs to spaces 2021-09-22 09:17:12 -05:00
manuelcortez 5c02a67ac7 Updated Russian and Spanish translations 2021-09-22 09:01:43 -05:00
manuelcortez 59133a08c5 Updated setup file to stop ignoring our local Microsoft redistributable files 2021-09-22 09:00:41 -05:00
manuelcortez 3013f34c19 Fixed an issue that was making Socializer unable to select or unselect audio by pressing space 2021-04-26 10:10:37 -05:00
manuelcortez c6fd4c00eb Added actions button in chat tabs 2021-04-26 09:45:21 -05:00
manuelcortez 684a6006f5 Added actions button on all chat conversations 2021-04-26 09:44:40 -05:00
manuelcortez 2e508a53a0 Removed call to clean on spellchecker 2021-04-26 09:44:11 -05:00
manuelcortez 3afff7eba2 Removed an unneeded call to clean in spellchecker 2021-04-26 09:43:24 -05:00
manuelcortez 783d54b55f Added loading of group members and actions on them. 2021-04-23 14:39:08 -05:00
manuelcortez b86bad024e Add experimental hability to see group members (actions for group members are not supported yet) 2021-04-23 13:18:55 -05:00
manuelcortez 4d44af2fc0 Display buttons for sending private messages if applicable for the current user 2021-04-23 13:18:14 -05:00
manuelcortez 5978a7749d Separated also tab GUI components in modules so it will be easier to mantain the codebase in the future 2021-04-23 12:26:35 -05:00
manuelcortez 0a0e2a4dd9 Removed old log message regarding copying of spelling dictionaries 2021-04-23 11:03:08 -05:00
manuelcortez ea0f6ea1b3 Added some more log info to main script 2021-04-23 11:02:31 -05:00
manuelcortez 44f6fbc883 Restructured buffers in individual python modules as opposed to a big module containing everything 2021-04-23 10:57:54 -05:00
manuelcortez f4ca895a27 changed auth library to vkaudiotoken 2021-04-22 11:26:35 -05:00
manuelcortez 01f08e98a2 Added vkaudiotoken as a requirement 2021-04-22 11:21:06 -05:00
manuelcortez f8e8a11f96 Rebert back to use token as normally 2021-04-22 11:20:36 -05:00
manuelcortez a59e7a9c53 Remove need of secret and device_id in auth 2021-04-22 11:19:43 -05:00
manuelcortez ae53761d3a Started implementation of community member buffers 2021-04-21 15:31:04 -05:00
manuelcortez 6bce7b956e fixed a small issue when focusing chat messages 2021-04-21 10:31:53 -05:00
manuelcortez aeade1cc2c Updated ToDo list 2021-04-21 08:59:41 -05:00
manuelcortez 58084592dd Setup: Avoid dupplicate addition of the dictionaries folder 2021-04-21 08:59:23 -05:00
manuelcortez f8b0e36362 spellchecker: fix an error that occurs if there is no dictionary available for the current language 2021-04-21 08:58:32 -05:00
manuelcortez e23c6645f6 Added an actions button inside all displayed posts which is able to translate and check spelling on posts' messages 2021-04-21 08:57:47 -05:00
manuelcortez 1d9e6f8074 Implemented a debug logging feature that can be turned on/off from preferences 2021-04-20 10:23:55 -05:00
manuelcortez 197e649afb Fixed a small issue that was making impossible to close the blacklist by pressing escape 2021-04-20 09:57:54 -05:00
manuelcortez 1f575f0311 Added reading article support from Socializer wall posts 2021-02-25 14:06:33 -06:00
manuelcortez 273f25c24f Changed translation service to google Translate 2021-02-24 11:41:45 -06:00
manuelcortez b8ef10af3f Removed main spec file as no longer required in the project 2021-02-24 10:35:57 -06:00