Commit Graph

131 Commits

Author SHA1 Message Date
d1fd6d1861 Removed VK module from repo. Install it via pip. Custom modules has been moved to mysc 2018-09-02 08:38:49 -05:00
fc76b3929b Added comments to buffers.py 2018-01-14 14:55:53 -06:00
6d6a801a01 Removed unneeded prints 2018-01-14 06:58:24 -06: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
9df49c354b Player object will not be unusable after an error 2016-09-19 17:13:40 -05:00
444d506359 Keep loading other buffers if a section cannot be loaded 2016-09-15 15:27:38 -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
f079907a9e Parse replies in comments. Start changes for #1 2016-08-17 16:25:01 -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
4491a600f3 Fixed problem with false positives in error 6: Too many requests per second 2016-08-13 20:12:18 -05:00
50355abdda Added pauses between calls to vk.audio.get in when loading albums 2016-08-10 17:37:36 -05:00
f190b7651e Added an experimental photo viewer in posts dialog 2016-08-10 12:58:11 -05:00
38c394581c Added friendship requests buffers inside the people buffer 2016-08-02 10:38:10 -05:00
00d7cf48af Added audio player menu in menu bar 2016-07-18 17:34:37 -05:00
17977d2a88 Fixed a few bugs 2016-07-12 05:00:07 -05:00
ed29923d2e Improved play all function for slow connections 2016-07-10 22:59:59 -05:00
09470e85ce Remove a few bugs when users press enter in friend lists 2016-07-08 16:34:28 -05:00
bab896aba1 Get instrumental case for name in chat buffers. Remove set Offline option in VK at exit 2016-07-07 14:50:09 -05:00
5b655d7889 Russian: use genitive case of names in certain strings 2016-07-07 10:20:03 -05:00
7036f5c5ca If an audio album is not loaded, play and play all buttons are not enabled 2016-06-30 09:30:17 -05:00
2426ed782e Changed user_id for owner_id in audio timelines creation 2016-06-30 08:21:25 -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
e528aa1eec Added some comments for translators 2016-06-29 10:56:41 -05:00
d00e8cf64f Now is possible to move an audio to an album with the menu key or right click in the item 2016-06-29 04:08:37 -05:00
42c8d9bbb7 Implemented audio album removal. An album selector has been created 2016-06-28 22:32:32 -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
e8e8dd91bc Modified some GUI parameters for lists 2016-06-07 05:32:27 -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
68e659d751 Removed an unneeded print 2016-06-03 11:41:19 -05:00
2cf9ee3c46 Fixed getting unread messages 2016-06-03 11:24:14 -05:00
06c3fb58a7 Create chat for unread messages. Set online and offline 2016-06-03 10:24:35 -05:00
8e8922b78e Added friends buffer to the list of supported timelines 2016-06-02 13:12:42 -05:00
35c85b1c86 Added a sound when someone sends a message 2016-05-25 13:18:29 -05:00
1252b7feac View friends and send chats to them with a button in the buffer 2016-05-25 11:33:57 -05:00
2b44c72999 Added soundpacks' possibility 2016-05-24 17:48:22 -05:00