Commit Graph

1102 Commits

Author SHA1 Message Date
db8b0b581e
Try to import all steps needed to build Socializer 2021-12-23 15:30:58 -06:00
716a83b009
Fix pythonpath for windows 2021-12-23 14:57:22 -06:00
3d41c3fc6b
Removed syntax error 2021-12-23 14:56:08 -06:00
1be07728ae
Try to install python 2021-12-23 14:54:38 -06:00
b76733f9b9
Tried to update yml file with new chocolatey install 2021-12-23 14:40:03 -06:00
ae1674cb09
Added choco 2021-12-23 12:34:44 -06:00
aa3e4fb9fc
Test 3 2021-12-23 12:19:48 -06:00
4174b18074
Test 2 2021-12-23 12:16:21 -06:00
1e9994fa21
Test 1 2021-12-23 12:14:24 -06:00
7e68b9a18a
YML fixes 2021-12-23 12:12:05 -06:00
b8066adbca
Attempted to push a drone test file 2021-12-23 11:57:10 -06:00
a1d9b27d67
Fixed installer Nsis script to point to the correct socializer folder 2021-12-15 15:03:23 -06:00
e5c5c69d69
Recreate gitlab jobs to attempt to be less resource intensive 2021-12-15 13:56:02 -06:00
d12a934280
Attempt to add caches from gitlab runners 2021-12-15 12:55:42 -06:00
7cf935e3b2
Fixed data package inclusion of enchant module 2021-12-14 16:26:35 -06:00
b5ef428f5e
Attempt to use Nuitka to generate Socializer 2021-12-14 15:27:02 -06:00
b46634997e
Exclude 64 bits program files to avoid including binary data from there 2021-11-15 05:46:32 -06:00
feca6ab0fb
Stop including microsoft visual c++ redistributable packages 2021-11-15 05:31:43 -06:00
26c6fddf49
Build without visual c++ stuff 2021-11-14 11:32:42 -06:00
0c797689b9
Reduced to python 3.7 for building 2021-11-14 10:58:22 -06:00
7c9301117d Deploy docs to gitlab pages 2021-09-28 08:09:48 -05:00
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
e56ec19421 Fixed About Dialog 2021-09-27 10:22:02 -05:00
35c1a754f3 Updated CI Script 2021-09-27 10:03:42 -05:00
f1def25bb5 Removed alpha version development. All versions would be a single update channel 2021-09-27 09:59:25 -05:00
4bdba42eab changed indentation from tabs to spaces 2021-09-22 09:17:12 -05:00
5c02a67ac7 Updated Russian and Spanish translations 2021-09-22 09:01:43 -05:00
59133a08c5 Updated setup file to stop ignoring our local Microsoft redistributable files 2021-09-22 09:00:41 -05:00
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
c6fd4c00eb Added actions button in chat tabs 2021-04-26 09:45:21 -05:00
684a6006f5 Added actions button on all chat conversations 2021-04-26 09:44:40 -05:00
2e508a53a0 Removed call to clean on spellchecker 2021-04-26 09:44:11 -05:00
3afff7eba2 Removed an unneeded call to clean in spellchecker 2021-04-26 09:43:24 -05:00
783d54b55f Added loading of group members and actions on them. 2021-04-23 14:39:08 -05:00
b86bad024e Add experimental hability to see group members (actions for group members are not supported yet) 2021-04-23 13:18:55 -05:00
4d44af2fc0 Display buttons for sending private messages if applicable for the current user 2021-04-23 13:18:14 -05:00
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
0a0e2a4dd9 Removed old log message regarding copying of spelling dictionaries 2021-04-23 11:03:08 -05:00
ea0f6ea1b3 Added some more log info to main script 2021-04-23 11:02:31 -05:00
44f6fbc883 Restructured buffers in individual python modules as opposed to a big module containing everything 2021-04-23 10:57:54 -05:00
f4ca895a27 changed auth library to vkaudiotoken 2021-04-22 11:26:35 -05:00
01f08e98a2 Added vkaudiotoken as a requirement 2021-04-22 11:21:06 -05:00
f8e8a11f96 Rebert back to use token as normally 2021-04-22 11:20:36 -05:00
a59e7a9c53 Remove need of secret and device_id in auth 2021-04-22 11:19:43 -05:00
ae53761d3a Started implementation of community member buffers 2021-04-21 15:31:04 -05:00
6bce7b956e fixed a small issue when focusing chat messages 2021-04-21 10:31:53 -05:00
aeade1cc2c Updated ToDo list 2021-04-21 08:59:41 -05:00
58084592dd Setup: Avoid dupplicate addition of the dictionaries folder 2021-04-21 08:59:23 -05:00
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
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