Commit Graph
100 Commits
Author SHA1 Message Date
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
manuelcortez 48e599c14a Started to use some dependencies from upstream [Skip CI] 2021-02-24 09:30:26 -06:00
manuelcortez a142c93ba3 Set tasks as interruptible [skip ci] 2021-01-19 12:44:07 -06:00
manuelcortez 9b48613db4 Fixed VK audios again 2021-01-19 12:12:44 -06:00
manuelcortez a53b333be0 Dropped Python 2 support 2021-01-19 11:40:40 -06:00
manuelcortez 1ef2cf46fc Improved the audio transformation URl function 2021-01-19 11:40:17 -06:00
manuelcortez 68350ce536 Updated vk_api to version 11.9 2021-01-19 11:37:42 -06:00
manuelcortez 3a78a24599 Updated readme with latest repository changes 2021-01-19 11:36:55 -06:00
manuelcortez 9382597108 Updated internal URLS to make reference to files 2021-01-18 15:49:30 -06:00
manuelcortez 291334654c Alpha versions are back 2021-01-18 15:47:19 -06:00
manuelcortez 11b4b76eae Use python image for python tasks only 2021-01-18 15:20:59 -06:00
manuelcortez 035d1dabc6 Rebuild gitlab CI file 2021-01-18 15:13:08 -06:00
manuelcortez 94960952b9 Attempted to fix the ftp upload script 2021-01-18 13:36:19 -06:00
manuelcortez 87a9e49f2b Updatd path to repository on write_version_info.py 2021-01-15 09:12:36 -06:00
manuelcortez af82dee097 Updated requirements 2021-01-15 09:03:47 -06:00
manuelcortez 79c0ea2225 Attempt to use python 3.8.7 for windows 7 compatibility 2021-01-15 09:01:23 -06:00
manuelcortez 996b0d1b15 Added more debug info to upload script 2021-01-05 16:05:56 -06:00
manuelcortez 99d08b31d2 Fixed a new typo 2021-01-05 15:23:08 -06:00
manuelcortez d2507f42da Fixed some YML errors 2021-01-05 15:18:27 -06:00
manuelcortez dee65a5fbf Attempt to build everything using the gitlab shared runners 2021-01-05 15:12:36 -06:00
manuelcortez 59131b6929 Added correct package of python for 32 bits 2021-01-05 14:03:49 -06:00
manuelcortez 9e5989863c Attempt to install a 32 bit python version with chocolatey 2021-01-05 13:56:59 -06:00
manuelcortez 47378cedbf Fixed an issue with a missing dependency 2021-01-05 13:46:03 -06:00
manuelcortez 5877fd4df5 Improves test 2021-01-05 13:22:37 -06:00
manuelcortez a4a4257192 Adding a test file 2021-01-05 13:08:38 -06:00
manuelcortez 9c8f1978e2 Merge branch 'master' of code.manuelcortez.net:manuelcortez/socializer 2021-01-05 12:45:55 -06:00
manuelcortez 95f925e5fd Updated locales [skip ci] 2021-01-04 17:20:07 -08:00
manuelcortez ce402549b6 Updated locales [skip ci] 2021-01-03 17:20:09 -08:00
manuelcortez 6feee434d0 Updated locales [skip ci] 2021-01-02 17:20:12 -08:00
manuelcortez 1782a92109 Updated locales [skip ci] 2021-01-01 17:19:56 -08:00
manuelcortez 83874d73d0 Updated locales [skip ci] 2020-12-31 17:20:10 -08:00
manuelcortez 7a6cd95c26 Updated locales [skip ci] 2020-12-30 17:20:21 -08:00
manuelcortez 28ef94c963 Updated locales [skip ci] 2020-12-29 17:20:01 -08:00
manuelcortez b443819fd2 Updated locales [skip ci] 2020-12-28 17:20:04 -08:00
manuelcortez 81d6395fb0 Updated locales [skip ci] 2020-12-27 17:20:14 -08:00
manuelcortez c7e79efc7a Updated locales [skip ci] 2020-12-26 17:19:57 -08:00
manuelcortez 5f9b1513e4 Updated locales [skip ci] 2020-12-25 17:20:20 -08:00
manuelcortez fbb5c075e8 Updated locales [skip ci] 2020-12-24 17:19:56 -08:00
manuelcortez 01c9c49fcf Updated locales [skip ci] 2020-12-23 17:19:54 -08:00
manuelcortez bd218fcc1a Updated locales [skip ci] 2020-12-22 17:20:02 -08:00
manuelcortez 63f8eda381 Updated locales [skip ci] 2020-12-21 17:19:58 -08:00
manuelcortez 8b1d2655c9 Updated locales [skip ci] 2020-12-20 17:20:07 -08:00
manuelcortez 9519f87ec6 Updated locales [skip ci] 2020-12-19 17:20:08 -08:00
manuelcortez c9e52f8eaa Updated locales [skip ci] 2020-12-18 17:19:48 -08:00
manuelcortez fe69ff8cde Updated locales [skip ci] 2020-12-17 17:20:21 -08:00
manuelcortez acc8d80abc Updated locales [skip ci] 2020-12-16 17:20:06 -08:00
manuelcortez 99aec73110 Updated locales [skip ci] 2020-12-15 17:19:57 -08:00
manuelcortez 4215fb0910 Updated locales [skip ci] 2020-12-14 17:20:28 -08:00
manuelcortez 464a9d66a4 Updated locales [skip ci] 2020-12-13 17:20:08 -08:00
manuelcortez 00c355e0d9 Updated locales [skip ci] 2020-12-12 17:20:23 -08:00
manuelcortez 30d49f3817 Updated locales [skip ci] 2020-12-11 17:20:08 -08:00
manuelcortez ed4567d800 Updated locales [skip ci] 2020-12-10 17:20:12 -08:00
manuelcortez 387247ea3b Updated locales [skip ci] 2020-12-09 17:19:55 -08:00
manuelcortez 9439a583b8 Updated locales [skip ci] 2020-12-08 17:20:05 -08:00
manuelcortez bdfa9791f3 Updated locales [skip ci] 2020-12-07 17:19:47 -08:00
manuelcortez 6ed1257895 Updated locales [skip ci] 2020-12-06 17:20:27 -08:00
manuelcortez 8f55d77074 Updated locales [skip ci] 2020-12-05 17:19:51 -08:00
manuelcortez 50267bf5ea Updated locales [skip ci] 2020-12-04 17:19:39 -08:00
manuelcortez d931695394 Updated locales [skip ci] 2020-12-03 17:19:44 -08:00
manuelcortez 204a74b936 Updated locales [skip ci] 2020-12-02 17:19:53 -08:00
manuelcortez 9921ea4590 Updated locales [skip ci] 2020-12-01 17:19:42 -08:00
manuelcortez 172af3c9ef Updated locales [skip ci] 2020-11-30 17:19:58 -08:00
manuelcortez 0be4a3dcaf Updated locales [skip ci] 2020-11-29 17:19:56 -08:00
manuelcortez f1a8c34950 Updated locales [skip ci] 2020-11-28 17:19:47 -08:00
manuelcortez ac7759ed5a Updated locales [skip ci] 2020-11-27 17:19:45 -08:00
manuelcortez 1eb1f1fb3c Updated locales [skip ci] 2020-11-26 17:19:43 -08:00
manuelcortez 0342b7e0e1 Translated using Weblate (Spanish) [Skip CI]
Currently translated at 4.3% (15 of 348 strings)

Translation: Socializer/documentation
Translate-URL: http://translations.manuelcortez.net/projects/socializer/documentation/es/
2020-11-26 14:24:41 -06:00
manuelcortez 96f15e746f Translated using Weblate (Spanish) [Skip CI]
Currently translated at 46.4% (291 of 627 strings)

Translation: Socializer/application
Translate-URL: http://translations.manuelcortez.net/projects/socializer/application/es/
2020-11-26 14:24:41 -06:00
manuelcortez 9ac9281dd5 Translated using Weblate (Spanish) [Skip CI]
Currently translated at 45.7% (287 of 627 strings)

Translation: Socializer/application
Translate-URL: http://translations.manuelcortez.net/projects/socializer/application/es/
2020-11-26 12:26:55 -06:00
manuelcortez 9cbe1071d1 Updated locales [skip ci] 2020-11-26 10:05:29 -08:00
manuelcortez 355d25e560 Translated using Weblate (Spanish)
Currently translated at 43.8% (275 of 627 strings)

Translation: Socializer/application
Translate-URL: http://translations.manuelcortez.net/projects/socializer/application/es/
[SkipCI]
2020-11-26 12:04:46 -06:00
manuelcortez 5a53be9e7a Updated locales [skip ci] 2020-11-25 17:19:51 -08:00
manuelcortez d9ac57b9af Updated locales [skip ci] 2020-11-24 17:19:57 -08:00
manuelcortez fa778616f3 Updated locales [skip ci] 2020-11-23 17:19:42 -08:00
manuelcortez 6ee18cb028 Merge branch 'master' of code.manuelcortez.net:manuelcortez/socializer 2020-11-23 13:21:02 -06:00
manuelcortez dd52a512d4 Updated changelog 2020-11-23 10:26:25 -06:00
manuelcortez 1468428689 Updated CI configuration for Socializer 2020-11-23 10:26:13 -06:00
manuelcortez fe577d75b4 Generates an exception if an item cannot be rendered into a buffer 2020-11-23 10:12:59 -06:00