Commit Graph

136 Commits

Author SHA1 Message Date
ac2b9c6a1e Added set status option 2018-12-18 16:32:14 -06:00
d250d3dcb6 Updated changelog 2018-12-18 05:32:41 -06:00
0d440fafa7 Minor changes 2018-12-13 16:49:30 -06:00
2699feada5 Added 'custom' notifications for chat settings 2018-12-12 12:24:05 -06:00
2feb5bc6ff Reverted experiment. Not working 2018-12-12 08:08:07 -06:00
2f175f5529 Added an experiment (stage 1 of 3) 2018-12-12 05:49:28 -06:00
cf4971a6c4 Started recovering the search function 2018-12-11 18:02:49 -06:00
5f010b68af Removed support for audio albm delete as is not supported by vk_api 2018-12-11 12:08:56 -06:00
e04d098527 Removed audio album creation as it is not supported by vk_api 2018-12-11 12:07:18 -06:00
b82c94bf51 Added chat settings in the config dialog 2018-12-11 11:45:38 -06:00
6f9a5ce8d2 Chat messages should be able to be send with enter in the edit box 2018-12-11 09:26:14 -06:00
641921537b Added 'keep as follower' for friendship requests (needs testing) 2018-12-10 17:52:01 -06:00
52f892f35f Added accepting/declining friend requests from friendship request folder by using the menu key or right mouse click 2018-12-10 17:35:36 -06:00
bbee451f2c Added support for description in photo uploading 2018-12-10 12:20:01 -06:00
69cd540329 Removed count for audio buffers in config GUI 2018-12-10 00:45:56 -06:00
ba5d734a05 Restored access to audios by users 2018-12-09 05:22:37 -06:00
73fa9532b5 Improved chats focusing. Now they should work properly 2018-12-05 12:43:33 -06:00
04102677f2 Added first experiment on focus mode for chat history 2018-12-04 17:53:10 -06:00
331636b9f4 Refactored chat widget to be more manageable for screen readers. Needs improvements 2018-12-04 16:58:40 -06:00
6941f26e97 When visiting an user's 'website', handles case where there are multiple sites listed. #7 2018-09-06 12:34:08 -05:00
71a15a24bc Mae profile viewer a tabbed window. Added photo to the dialog. Separated profile code from other post types 2018-09-06 10:47:10 -05:00
856b2527e3 Replaced AppendItem for Append in context menus 2018-09-03 13:22:54 -05:00
72348008a2 More WX Python 4 changes 2018-09-03 08:33:05 -05:00
c7743fccb9 Updated GUI regarding WX 4.0.3 2018-09-02 07:57:21 -05:00
ba2ba9bc58 Removed audio elements in menus and main window 2017-09-26 05:19:30 -05:00
d4fa723155 Disabled audio playback 2017-05-12 12:06:53 +04:00
ead1f186f0 Update API version 2017-03-13 02:16:34 -06:00
e2a2758f6d Added support for playing voice messages in VK 2016-09-25 14:24:40 -05:00
3973b57413 Added relationship status, occupation, last seen and website to profile viewer #7 2016-09-21 13:59:31 -05:00
f1ce4b834a Enabled view profile option in the menu for items in people buffers 2016-09-21 13:54:52 -05:00
69346bfaa1 Added a very basic user profile viewer #7 2016-09-20 10:36:17 -05:00
53196b5dda Fixed a bug in the user selection dialog 2016-09-05 13:13:45 -05:00
03f73564da Tag people in posts and comments. Closes #6 2016-08-19 04:25:49 -05:00
9fd845c424 Added a setting for load (or not) images in posts. Closes #9 2016-08-17 17:18:17 -05:00
ee308fb5aa Added video search 2016-08-15 17:00:49 -05:00
4900b67882 My videos, album management, add/remove to video albums 2016-08-14 07:46:41 -05:00
4ae167e461 Chats can be sent by pressing enter in the text box 2016-08-14 02:12:49 -05:00
f190b7651e Added an experimental photo viewer in posts dialog 2016-08-10 12:58:11 -05:00
00d7cf48af Added audio player menu in menu bar 2016-07-18 17:34:37 -05:00
5099ac9621 Added documentation in the help menu 2016-06-29 13:16:35 -05:00
4918c74d49 Albums are not loaded at startup. User needs to load albums per request 2016-06-29 12:33:09 -05:00
42c8d9bbb7 Implemented audio album removal. An album selector has been created 2016-06-28 22:32:32 -05:00
dc88d68a6c Added a new item to the audio menu 2016-06-19 12:54:38 -05:00
b278c8cde9 Added album load an creation at startup 2016-06-19 12:25:06 -05:00
47bab9d2c4 Added a context menu for most kind of buffers 2016-06-08 05:45:03 -05:00
7bac05e63b Modified some parameters in the visual look for lists 2016-06-08 05:12:25 -05:00
8d9082235b Marks read messages every two minutes 2016-06-06 04:27:07 -05:00
2b9aa467bd Added an error message when there is an exception in authorisation 2016-06-06 03:53:55 -05:00
f30a099bf4 Update some info when focusing an item in the list of posts 2016-06-05 14:15:40 -05:00
24140f9e42 Started to work in visual appearance 2016-06-05 08:11:25 -05:00
8e8922b78e Added friends buffer to the list of supported timelines 2016-06-02 13:12:42 -05:00
1252b7feac View friends and send chats to them with a button in the buffer 2016-05-25 11:33:57 -05:00
65fb61425b Added basic chat buffer. Creates chats automatically when someone sends you a message 2016-05-17 12:46:57 -05:00
eddb4520bc Added attachment removal in dialog 2016-04-25 05:26:55 -05:00
8820e59276 Added creation of wall timelines too 2016-04-14 17:23:08 -05:00
73d9400dc8 Added error when there is a restricted audios buffer 2016-04-13 17:45:05 -05:00
ae47bea567 Added audio buffers creation 2016-04-12 15:59:22 -05:00
69f4964158 Added basics for timelines support 2016-04-12 15:36:30 -05:00
64b4b5573a Added basic photo uploader in wall posts. Description is not supported 2016-04-11 11:48:35 -05:00
9d66064a17 Added grouping sizer to te search dialogue 2016-04-08 05:41:40 -05:00
d511e275ca Added a translators' list in the about dialog 2016-04-05 08:35:25 -05:00
9f619ae2c0 Added a basic configuration dialog and an application menu in the menu bar 2016-04-04 17:54:59 -05:00
eda0b406c8 Added changelog to the help menu 2016-04-04 11:18:42 -05:00
148d4a914d Basic attachment support in posts. Improvements in likes button 2016-04-03 06:49:15 -05:00
27bbfb1443 Added load previous items options for newsfeed. It should work for wall too 2016-03-31 10:33:02 -06:00
7f9beba3bc Added all options available in the API for audio searches 2016-03-31 03:10:04 -06:00
13bb4a8a88 Implemented like and dislike buttons 2016-03-27 06:06:10 -06:00
6a3ddaa489 Implemented buffed removal. Only works with audio searches at the moment 2016-03-27 00:11:52 -06:00
b944700198 Now it's possible to post simple comments (without attachments) 2016-03-26 22:03:43 -06:00
2fe26beef9 Implemented basic audio searches 2016-03-23 13:52:43 -06:00
33b779887e Added empty panels for organisation in posts and music buffers 2016-03-23 08:57:16 -06:00
4eebec68ab Added about dialog with some information 2016-03-23 08:38:18 -06:00
4df86aa8a4 Added shorcuts to most common actions in GUI elements 2016-03-22 11:21:35 -06:00
db6f233975 Added the autoupdater module. Needs tests 2016-02-25 05:49:18 -06:00
f4f88e512e Show multiple audios in the newsfeed. Modified the audios displayer 2016-02-24 10:30:07 -06:00
0ba3fc7399 Improved the listCtrl for each buffer 2016-02-24 08:54:04 -06:00
470fcc5e90 Now using VK API 5.45, the most recent version 2016-02-23 17:49:55 -06:00
4fd4bd07a4 New features: add or remove audio files to the library (needs work for reflecting these changes in buffers) 2016-02-19 04:17:49 -06:00
92b1016bdf Disabled items in the menu bar as there are no bound functions yet 2016-02-18 08:29:56 -06:00
068a67fbc8 Some posts and friendships are displayer by pressing return. This needs to be improved 2016-02-17 17:37:57 -06:00
4336558f22 Play audio wether it's in the audios buffer or not 2016-02-16 16:32:40 -06:00
e5a7f461c3 Download audio files support from the details dialogue for songs 2016-02-15 16:49:09 -06:00
8c6e89ba9c Press return in an audio element in the audio buffer for seeing details about the file 2016-02-15 15:09:33 -06:00
8162c463b4 Added basic play feature for the audio buffer 2016-02-15 02:15:38 -06:00
bc5e76ce1c Now it's possible to do simple post (plain text only) 2016-02-14 18:53:58 -06:00
0266100d66 Added some code for starting 2016-02-13 17:06:36 -06:00