Commit Graph

73 Commits

Author SHA1 Message Date
3887dce508 Handles case when an audio object has been deleted by the user 2018-12-21 16:21:19 -06:00
48e3e39514 Attempt to add two factor auth to socializer. Needs testing 2018-12-19 17:34:51 -06:00
909fd9d68c Use patched VK api only if kate tokens are enabled 2018-12-19 17:34:28 -06:00
9d2615c221 Added a patched version of jconfig to support non-ascii paths 2018-12-18 11:48:53 -06:00
0a5822e64e Added a patched version of vk_api to use kate's user agent 2018-12-17 21:55:26 -06:00
9296ef5333 authenticate properly in alternative tokens 2018-12-17 17:01:37 -06:00
bb500779d9 Allow use of kate mobile's tokens for accessing all methods 2018-12-15 21:09:17 -06:00
127207414c Added a replacement tokes as an entry point for an experiment 2018-12-14 15:31:15 -06:00
ba72e80279 Tokens will not expire in 24 hours 2018-12-14 15:30:44 -06:00
4b5d271ab4 Handles non-english charset encoding for filesystem paths 2018-12-14 15:27:20 -06:00
353a487ded fixed some issue when building a distributable file 2018-12-13 16:36:46 -06:00
f16576c03c Added voice messages to the list of supported attached files in chats 2018-12-13 11:48:17 -06:00
2d60e2b461 Call to get_my_data after logging in VK 2018-12-10 00:47:25 -06:00
5cded5f27c Updated code for the new deletion of methods in vk sessions 2018-12-09 21:41:09 -06:00
39d1663fa1 Removed login with tokens only due to vk_api login requirements 2018-12-09 21:40:25 -06:00
6ddea35dec Fixed a typo 2018-12-09 12:43:56 -06:00
feb3215745 Use methods provided in vk_api for supporting conversations 2018-12-09 07:25:30 -06:00
bb26d45f1d Replaced VK with vk_api 2018-12-09 05:21:52 -06:00
5d804b2d8e Display audio attachments in chat messages properly 2018-12-06 17:56:22 -06:00
4a83edf3bc Adapted some files to changes present in renderers 2018-12-06 17:34:48 -06:00
49530b8d0c Separated rendering functions from the rest of the code 2018-12-06 15:37:16 -06:00
965f14e249 Change date formatting for chat messages 2018-12-05 15:56:23 -06:00
08484d9807 Added call to trackVisitor for helping with app statistics 2018-11-05 10:04:02 -06:00
0936ae6fb6 Chats with more than 200 messages will be displayed properly 2018-11-04 01:39:06 -06:00
964ff00520 Fixed strange issue with chat messages 2018-09-03 13:55:27 -05:00
d45bfb0eeb Started using VK API V 5.84 2018-09-03 09:43:33 -05:00
314a615b68 Commented issue #11 2018-09-03 09:18:32 -05:00
e77276ae52 Fixed error when getting VK API error 5. Closes #11 2018-09-03 09:15:52 -05:00
0b8e1a1a0d Switched to VK API V 5.69 2018-01-14 07:18:00 -06:00
ae5ec93b53 Added some changes 2017-04-30 16:09:11 -05:00
ead1f186f0 Update API version 2017-03-13 02:16:34 -06:00
4900b67882 My videos, album management, add/remove to video albums 2016-08-14 07:46:41 -05:00
c8927e0b60 Using VK API Version 5.53 2016-08-13 19:50:27 -05:00
f190b7651e Added an experimental photo viewer in posts dialog 2016-08-10 12:58:11 -05:00
6228e7229b Removed print statements 2016-07-10 22:51:06 -05:00
677f92af68 Added a few translatable strings 2016-07-08 16:40:34 -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
a66b35190f Fixed a bug in the get_page function 2016-07-07 13:23:49 -05:00
5b655d7889 Russian: use genitive case of names in certain strings 2016-07-07 10:20:03 -05:00
a943da1812 Now using API V5.52 2016-06-30 08:21:46 -05:00
5099ac9621 Added documentation in the help menu 2016-06-29 13:16:35 -05:00
e528aa1eec Added some comments for translators 2016-06-29 10:56:41 -05:00
b278c8cde9 Added album load an creation at startup 2016-06-19 12:25:06 -05:00
2b9aa467bd Added an error message when there is an exception in authorisation 2016-06-06 03:53:55 -05:00
1981093293 Deleted audios are ignored by the program 2016-06-02 13:11:42 -05:00
6634ed8e4c Removed platform information from last seen in friends 2016-05-31 13:00:51 -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
65fb61425b Added basic chat buffer. Creates chats automatically when someone sends you a message 2016-05-17 12:46:57 -05:00
745a2a614e Added loggers to some functions. Needs more work 2016-05-10 20:23:48 -05:00