Commit Graph

138 Commits

Author SHA1 Message Date
manuelcortez f8e8a11f96 Rebert back to use token as normally 2021-04-22 11:20:36 -05:00
manuelcortez 1f575f0311 Added reading article support from Socializer wall posts 2021-02-25 14:06:33 -06:00
manuelcortez a53b333be0 Dropped Python 2 support 2021-01-19 11:40:40 -06:00
manuelcortez 1ef2cf46fc Improved the audio transformation URl function 2021-01-19 11:40:17 -06:00
manuelcortez 2a2bea5780 Renderers: Take into account users with no last seen activity 2020-11-23 10:12:16 -06:00
manuelcortez d286674cee Show error dialogs when attempting to send audio messages to banned or blocked users 2019-12-20 08:09:11 -06:00
manuelcortez e51601a8bd Added select/unselect all option in menu for audio buffers 2019-12-09 12:12:25 -06:00
manuelcortez f4bb812fd4 Added download of multiple audios from any audio buffer 2019-12-04 17:48:59 -06:00
manuelcortez d91c4f4cf2 Multiupload attempt #1 2019-12-04 12:45:47 -06:00
manuelcortez c74c6f6f5d Added a new module for performing the spelling correction. Needs testing 2019-12-03 09:59:54 -06:00
manuelcortez 55193a958d Fixed error that was making some links to redirect to 404 errors in chat messages, posts and comments 2019-11-20 16:18:16 -06:00
manuelcortez 0cdfc253d2 added a safe-filename function so we will be sure the suggested filename won't break anything in the operating system 2019-10-14 17:25:06 -05:00
manuelcortez 9e6e72c0a1 Started some kind of implementation 2019-10-11 17:39:19 -05:00
manuelcortez 63def5530f Added 'manage accounts' option in the application menu 2019-10-11 13:19:53 -05:00
manuelcortez 3deabdbf36 Fixed parsing of video data. Now videos are loaded correctly again 2019-10-11 12:04:46 -05:00
manuelcortez 9003d3c738 Added accounts dialog at startup in socializer (implementation is half pending) 2019-09-23 17:47:26 -05:00
manuelcortez a015593971 Changed to VK APi V 5.101 2019-09-17 17:23:46 -05:00
manuelcortez 69f8b79fc4 Added fault tolerance to socializer in posts, topic creation and chat messages 2019-08-30 11:26:00 -05:00
manuelcortez 60d283f931 Added some comments to the new post function 2019-08-28 08:53:37 -05:00
manuelcortez f41dd51dc7 Added error reports to failed posts in VK (pubsub). Added an extra param called from_post which specifies which buffer will get updated if the post is created successfully 2019-08-27 16:59:57 -05:00
manuelcortez a7173adc22 Chat messages were upgraded to the new post method, too 2019-08-27 12:13:13 -05:00
manuelcortez bbef34d125 Removed unneeded prints 2019-08-27 11:14:29 -05:00
manuelcortez 6a69d4eaac Added new methods (pubsub) for uploading attachments and sending posts to VK. Those methods will be extended to support all post types and attachments lately and will be able to report errors and success when posting to the full application 2019-08-27 11:10:15 -05:00
manuelcortez 19a9c305ce Added more type fixes 2019-08-06 08:41:26 -05:00
manuelcortez dca7b4a694 Fixed problems when loading newsfeed buffers sometimes in Socializer 2019-07-27 12:45:03 -05:00
manuelcortez 357d18fbe0 fixed incorrect display of the method being called from VK in the logs 2019-07-22 13:21:13 -05:00
manuelcortez ead54fce3f Fixed error with some posts in the home timeline that were making socializer to not load anything else 2019-07-04 08:38:47 -05:00
manuelcortez 8ec7fbb49e Added support for displaying and opening wall posts as attachments in conversations 2019-05-29 09:17:02 -05:00
manuelcortez 7d52ed8802 Fixed error retrieving group information of objects not present in the db. 2019-05-29 09:16:16 -05:00
manuelcortez 72cc04342f Restructured group info storage for a wider usage 2019-05-06 15:50:45 -05:00
manuelcortez f1eb640564 Select songs with spacebar and play audio from selected tracks has been implemented 2019-05-02 05:57:49 -05:00
manuelcortez 194ca2d380 Implemented a selection control in audio buffers (not working yet) 2019-04-30 17:36:53 -05:00
manuelcortez 976e90f0a0 Fixed audio methods 2019-04-30 15:32:38 -05:00
manuelcortez f88d2177c3 Updated audio methods for changes introduced in 17/04 2019-04-17 11:50:15 -05:00
manuelcortez 4f3bb6ac93 Fixed all audio methods due to latest VK changes 2019-04-16 15:45:25 -05:00
manuelcortez 2b42c64160 Fix AttributeError when saving data from the alternative tokens method 2019-04-11 05:29:42 -05:00
manuelcortez 00eebf9260 Added support for loading more items in conversation buffers 2019-04-09 16:08:14 -05:00
manuelcortez b6ce1f62e0 display poll in attachments for posts (no actions are available, yet) 2019-02-26 16:41:30 -06:00
manuelcortez f1f86e04e6 Fixed buffer updates for buffers depending on get_page. That includes wall buffers and everything else which is not the home buffer 2019-02-26 08:35:42 -06:00
manuelcortez 5780d3ca21 Added online friends buffer 2019-02-14 13:09:44 -06:00
manuelcortez 4c220cbb36 display error if there is an internet connection problem during startup 2019-02-14 08:36:31 -06:00
manuelcortez fb50f2783f Improved GUI for topic comments. Authentication errors should be handled gracefully now 2019-02-12 17:49:33 -06:00
manuelcortez 4b6d5a86b2 It is possible to load previous items in the home buffer properly, and the feature works too in wall buffers and timelines 2019-02-11 04:53:32 -06:00
manuelcortez fbada0c4be Fixed get previous item in newsfeed buffer. Now it should load around 700 items 2019-02-11 03:55:16 -06:00
manuelcortez 3f7c069ce0 Added basic creation of document buffers in communities 2019-02-05 12:20:50 -06:00
manuelcortez 38b0eec741 Text should be cleaned better in posts, coments and topic comments. Cleaned texts will render properly usernames, group names and render properly certain unicode characters 2019-02-03 20:56:32 -06:00
manuelcortez 21932dc329 Group mentions are displayed properly when mentioned in comments 2019-02-03 18:54:31 -06:00
manuelcortez 9e3ff74b98 Added renderer for group topics 2019-01-31 16:45:31 -06:00
manuelcortez 53176a9a26 Sound settings are taken from app-settings instead of session settings 2019-01-23 08:22:22 -06:00
manuelcortez 29ceca055e Added a new authentication method to replace official Kate's tokens 2019-01-19 23:20:51 -06:00