|
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 |
|
|
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 |
|
|
48e599c14a
|
Started to use some dependencies from upstream [Skip CI]
|
2021-02-24 09:30:26 -06:00 |
|
|
a142c93ba3
|
Set tasks as interruptible [skip ci]
|
2021-01-19 12:44:07 -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 |
|
|
68350ce536
|
Updated vk_api to version 11.9
|
2021-01-19 11:37:42 -06:00 |
|
|
3a78a24599
|
Updated readme with latest repository changes
|
2021-01-19 11:36:55 -06:00 |
|
|
9382597108
|
Updated internal URLS to make reference to files
|
2021-01-18 15:49:30 -06:00 |
|
|
291334654c
|
Alpha versions are back
|
2021-01-18 15:47:19 -06:00 |
|
|
11b4b76eae
|
Use python image for python tasks only
|
2021-01-18 15:20:59 -06:00 |
|
|
035d1dabc6
|
Rebuild gitlab CI file
|
2021-01-18 15:13:08 -06:00 |
|
|
94960952b9
|
Attempted to fix the ftp upload script
|
2021-01-18 13:36:19 -06:00 |
|
|
87a9e49f2b
|
Updatd path to repository on write_version_info.py
|
2021-01-15 09:12:36 -06:00 |
|
|
af82dee097
|
Updated requirements
|
2021-01-15 09:03:47 -06:00 |
|
|
79c0ea2225
|
Attempt to use python 3.8.7 for windows 7 compatibility
|
2021-01-15 09:01:23 -06:00 |
|
|
996b0d1b15
|
Added more debug info to upload script
|
2021-01-05 16:05:56 -06:00 |
|
|
99d08b31d2
|
Fixed a new typo
|
2021-01-05 15:23:08 -06:00 |
|
|
d2507f42da
|
Fixed some YML errors
|
2021-01-05 15:18:27 -06:00 |
|
|
dee65a5fbf
|
Attempt to build everything using the gitlab shared runners
|
2021-01-05 15:12:36 -06:00 |
|