Commit Graph

815 Commits

Author SHA1 Message Date
1aa34ba4fa
Removed old fixes no longer needed 2022-03-22 10:16:18 -06:00
c90ff6a467
Removed old setup file 2022-03-22 10:13:38 -06:00
826631ba1b
Removed proxy from application 2022-03-22 10:12:00 -06:00
519dd23d91 Translated using Weblate (Spanish)
Currently translated at 51.5% (326 of 632 strings)

Translation: Socializer/interface
Translate-URL: https://weblate.mcvsoftware.com/projects/socializer/interface/es/ [Skip CI]
2022-01-12 12:51:31 -06:00
f4eea98a4b
Added 64 bits code for generating the installer 2022-01-01 16:00:54 -06:00
d671854453
Indicate application bitness in both about dialog and in page title 2021-12-31 18:46:00 -06:00
211673a821
Updated about information 2021-12-31 18:35:26 -06:00
198aa0c383
Removed no longer needed files 2021-12-31 17:59:36 -06:00
1aebd40a94
Updated gitlab CI File 2021-12-31 17:58:44 -06:00
a1d9b27d67
Fixed installer Nsis script to point to the correct socializer folder 2021-12-15 15:03:23 -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
e56ec19421 Fixed About Dialog 2021-09-27 10:22:02 -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
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
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
1d9e6f8074 Implemented a debug logging feature that can be turned on/off from preferences 2021-04-20 10:23:55 -05:00
197e649afb Fixed a small issue that was making impossible to close the blacklist by pressing escape 2021-04-20 09:57:54 -05:00
1f575f0311 Added reading article support from Socializer wall posts 2021-02-25 14:06:33 -06:00
273f25c24f Changed translation service to google Translate 2021-02-24 11:41:45 -06:00
b8ef10af3f Removed main spec file as no longer required in the project 2021-02-24 10:35:57 -06:00
9b48613db4 Fixed VK audios again 2021-01-19 12:12:44 -06:00
a53b333be0 Dropped Python 2 support 2021-01-19 11:40:40 -06:00
1ef2cf46fc Improved the audio transformation URl function 2021-01-19 11:40:17 -06:00
9382597108 Updated internal URLS to make reference to files 2021-01-18 15:49:30 -06:00
87a9e49f2b Updatd path to repository on write_version_info.py 2021-01-15 09:12:36 -06:00
9c8f1978e2 Merge branch 'master' of code.manuelcortez.net:manuelcortez/socializer 2021-01-05 12:45:55 -06:00