Commit Graph

163 Commits

Author SHA1 Message Date
4bdba42eab changed indentation from tabs to spaces 2021-09-22 09:17:12 -05:00
c6fd4c00eb Added actions button in chat tabs 2021-04-26 09:45:21 -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
ae53761d3a Started implementation of community member buffers 2021-04-21 15:31:04 -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
c43de3e9e5 socializer should not stop responding when loading conversation buffers 2020-07-23 08:59:30 -05:00
d443b99f27 Fixed context menu in audio buffers 2020-03-03 23:00:36 -06:00
08d3201cee Revert "In theory, general loading times should be decreased"
This reverts commit 296b4164a7.
2020-02-03 05:05:55 -06:00
296b4164a7 In theory, general loading times should be decreased 2020-01-28 17:28:21 -06:00
d286674cee Show error dialogs when attempting to send audio messages to banned or blocked users 2019-12-20 08:09:11 -06:00
1d96a4807b Removed old code to support update transitions 2019-12-18 09:02:32 -06:00
e51601a8bd Added select/unselect all option in menu for audio buffers 2019-12-09 12:12:25 -06:00
f4bb812fd4 Added download of multiple audios from any audio buffer 2019-12-04 17:48:59 -06:00
d91c4f4cf2 Multiupload attempt #1 2019-12-04 12:45:47 -06:00
f3aeb9f61b Ask for confirmation before exiting 2019-12-03 13:24:59 -06:00
c19fbf40a0 Display information about the next generation of alpha versions 2019-11-22 17:35:55 -06:00
9e6e72c0a1 Started some kind of implementation 2019-10-11 17:39:19 -05:00
63def5530f Added 'manage accounts' option in the application menu 2019-10-11 13:19:53 -05:00
2889923940 Added video buffers to the timeline dialog 2019-10-11 12:05:27 -05:00
19a5216373 Added block in people buffers' menu and blacklist management in the application menu 2019-10-10 10:43:29 -05:00
61583447b6 Replaced the post button for post in wall in people buffers 2019-09-15 12:42:01 -05:00
69f8b79fc4 Added fault tolerance to socializer in posts, topic creation and chat messages 2019-08-30 11:26:00 -05:00
ae93efb17a Display version type in about dialog between alpha or stable 2019-07-02 09:26:07 -05:00
9d44d063eb Modified timeline dialog for a future change 2019-05-24 17:42:59 -05:00
74234476ab Updated button label in group feed buffers 2019-05-20 21:32:51 -05:00
194ca2d380 Implemented a selection control in audio buffers (not working yet) 2019-04-30 17:36:53 -05:00
9373f10d68 Added seeking in the audio player menu and in new keystrokes (read changelog) 2019-04-17 11:46:26 -05:00
903af03d15 Added menu in list of added friends in home timeline buffer 2019-04-15 16:16:17 -05:00
2fe58941ea Added open in vk.com option in context menu for lots of items 2019-04-13 18:43:48 -05:00
6f245d9b7f Added support to delete conversations 2019-04-09 17:55:05 -05:00
0b9dcaa8f1 Remove option 'view information' from documents menu as there is not much to show from a document 2019-03-07 15:12:17 -06:00
98c5c052de Added option to download document from the context menu 2019-03-05 17:43:19 -06:00
b3f5c532dd Allows uploading audio directly from the 'my audios' buffer 2019-02-26 13:57:37 -06:00
a6291b3ee2 Started the documents menu. For now it just allows to add and remove a document to your documents list 2019-02-26 08:38:49 -06:00
a345fa8874 Improved Button's label 2019-02-18 13:41:49 -06:00
5780d3ca21 Added online friends buffer 2019-02-14 13:09:44 -06:00
942f9296a0 Added options in the help menu to go to the logs and config folder 2019-02-13 16:48:00 -06:00
fb50f2783f Improved GUI for topic comments. Authentication errors should be handled gracefully now 2019-02-12 17:49:33 -06:00
f8e431cc2e Fixes in document buffers 2019-02-06 11:34:54 -06:00
3f7c069ce0 Added basic creation of document buffers in communities 2019-02-05 12:20:50 -06:00
7bee6cf1ea Display load topics menu item 2019-01-31 16:47:51 -06:00
eea264a099 Added topic buffer's GUI 2019-01-31 16:47:27 -06:00
150f9d6c08 Added actions in community buffers from context menu in the treebook 2019-01-30 15:32:46 -06:00
a6565aae53 Added proxy setting to preferences dialog 2019-01-29 16:23:02 -06:00
f968e618ac Reenabled create and delete audio albums 2019-01-26 18:42:20 -06:00
fb9717a00f Added more parameters to audio search feature 2019-01-26 17:45:10 -06:00
94106a11c0 Improved handling for deleted posts. Now they should display an error 2019-01-25 10:36:28 -06:00
712792ac9f Remove friend implementation finished 2019-01-24 17:10:32 -06:00
56424cf0d1 Implemented Ctrl+A to select all in important edit boxes 2019-01-24 16:07:02 -06:00