Commit Graph

197 Commits

Author SHA1 Message Date
manuelcortez 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
manuelcortez 42c8d9bbb7 Implemented audio album removal. An album selector has been created 2016-06-28 22:32:32 -05:00
manuelcortez b278c8cde9 Added album load an creation at startup 2016-06-19 12:25:06 -05:00
manuelcortez 47bab9d2c4 Added a context menu for most kind of buffers 2016-06-08 05:45:03 -05:00
manuelcortez e8e8dd91bc Modified some GUI parameters for lists 2016-06-07 05:32:27 -05:00
manuelcortez 8d9082235b Marks read messages every two minutes 2016-06-06 04:27:07 -05:00
manuelcortez 2b9aa467bd Added an error message when there is an exception in authorisation 2016-06-06 03:53:55 -05:00
manuelcortez f30a099bf4 Update some info when focusing an item in the list of posts 2016-06-05 14:15:40 -05:00
manuelcortez 24140f9e42 Started to work in visual appearance 2016-06-05 08:11:25 -05:00
manuelcortez 68e659d751 Removed an unneeded print 2016-06-03 11:41:19 -05:00
manuelcortez 2cf9ee3c46 Fixed getting unread messages 2016-06-03 11:24:14 -05:00
manuelcortez 06c3fb58a7 Create chat for unread messages. Set online and offline 2016-06-03 10:24:35 -05:00
manuelcortez 8e8922b78e Added friends buffer to the list of supported timelines 2016-06-02 13:12:42 -05:00
manuelcortez 35c85b1c86 Added a sound when someone sends a message 2016-05-25 13:18:29 -05:00
manuelcortez 1252b7feac View friends and send chats to them with a button in the buffer 2016-05-25 11:33:57 -05:00
manuelcortez 2b44c72999 Added soundpacks' possibility 2016-05-24 17:48:22 -05:00
manuelcortez 65fb61425b Added basic chat buffer. Creates chats automatically when someone sends you a message 2016-05-17 12:46:57 -05:00
manuelcortez 9291b3957b Links in the post' text are parsed and added to attachments section 2016-05-15 12:20:28 -05:00
manuelcortez eaa70ef818 audiplayer: play_all calls stop() at first for clearing stuff and avoiding errors 2016-05-14 20:33:16 -05:00
manuelcortez a46e7a51a0 Added more log instructions. Detach photos_list in attachments 2016-05-12 17:44:53 -05:00
manuelcortez 745a2a614e Added loggers to some functions. Needs more work 2016-05-10 20:23:48 -05:00
manuelcortez eddb4520bc Added attachment removal in dialog 2016-04-25 05:26:55 -05:00
manuelcortez afd70f347f Now it's possible to retrieve groups' timelines 2016-04-19 05:13:58 -05:00
manuelcortez d4aac60164 Now it is possible to open a timeline, no matter in what buffer you are 2016-04-15 09:06:18 -05:00
manuelcortez 8820e59276 Added creation of wall timelines too 2016-04-14 17:23:08 -05:00
manuelcortez 73d9400dc8 Added error when there is a restricted audios buffer 2016-04-13 17:45:05 -05:00
manuelcortez 561ed25054 Created a new timelines items in the tree 2016-04-13 13:43:29 -05:00
manuelcortez ae47bea567 Added audio buffers creation 2016-04-12 15:59:22 -05:00
manuelcortez 69f4964158 Added basics for timelines support 2016-04-12 15:36:30 -05:00
manuelcortez 64b4b5573a Added basic photo uploader in wall posts. Description is not supported 2016-04-11 11:48:35 -05:00
manuelcortez c7874759b1 Minor changes 2016-04-10 20:30:41 -05:00
manuelcortez d7c2161313 Added support to documents in attachments viewer 2016-04-07 04:14:33 -05:00
manuelcortez 9f619ae2c0 Added a basic configuration dialog and an application menu in the menu bar 2016-04-04 17:54:59 -05:00
manuelcortez eda0b406c8 Added changelog to the help menu 2016-04-04 11:18:42 -05:00
manuelcortez ad2b8f6114 Open attachments in posts 2016-04-04 10:23:02 -05:00
manuelcortez b8439903f3 count is read from config file for audio and wall buffers 2016-04-04 09:10:03 -05:00
manuelcortez a795eeee4c Shows audio in the attachments list 2016-04-04 03:40:42 -05:00
manuelcortez 148d4a914d Basic attachment support in posts. Improvements in likes button 2016-04-03 06:49:15 -05:00
manuelcortez 4500fdf549 Posts displayer shows all reposts 2016-03-31 17:27:36 -06:00
manuelcortez 3d91408c9c It should be possible to read your own wall posts 2016-03-31 16:55:46 -06:00
manuelcortez 27bbfb1443 Added load previous items options for newsfeed. It should work for wall too 2016-03-31 10:33:02 -06:00
manuelcortez 0323e0f6a7 Increased items to load in audio buffers up to 1000 2016-03-31 10:13:48 -06:00
manuelcortez 7f9beba3bc Added all options available in the API for audio searches 2016-03-31 03:10:04 -06:00
manuelcortez ef2afefd56 Handles reposts in wall buffer. Get extended information in buffer loading 2016-03-30 16:27:37 -06:00
manuelcortez 846cf53b46 Added repost capabilities 2016-03-28 05:19:28 -06:00
manuelcortez 13bb4a8a88 Implemented like and dislike buttons 2016-03-27 06:06:10 -06:00
manuelcortez 6a3ddaa489 Implemented buffed removal. Only works with audio searches at the moment 2016-03-27 00:11:52 -06:00
manuelcortez 6914756719 Get information about ikes and reposts in post viewer 2016-03-26 23:33:32 -06:00
manuelcortez 66d2897650 Play-all removes the previous files in queue 2016-03-26 22:14:12 -06:00
manuelcortez b944700198 Now it's possible to post simple comments (without attachments) 2016-03-26 22:03:43 -06:00