Commit Graph
100 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 dc88d68a6c Added a new item to the audio menu 2016-06-19 12:54:38 -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 6ef97389a0 Rmodified set_ize in lists 2016-06-08 05:13:07 -05:00
manuelcortez 7bac05e63b Modified some parameters in the visual look for lists 2016-06-08 05:12:25 -05:00
manuelcortez e8e8dd91bc Modified some GUI parameters for lists 2016-06-07 05:32:27 -05:00
manuelcortez ba31b40d9b Updated readme 2016-06-06 04:31:37 -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 4df4e620c1 Updated readme 2016-06-06 03:11:27 -05:00
manuelcortez d269888edc The build script can generate the manual 2016-06-06 03:03:24 -05:00
manuelcortez f46033cac5 Added a translatable manual 2016-06-06 02:41:42 -05:00
manuelcortez b9af6ced83 updated dependencies 2016-06-05 23:54:59 -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 5ac17087f4 Fixed some issues in the built version 2016-06-02 17:42:44 -05:00
manuelcortez 8e8922b78e Added friends buffer to the list of supported timelines 2016-06-02 13:12:42 -05:00
manuelcortez 1981093293 Deleted audios are ignored by the program 2016-06-02 13:11:42 -05:00
manuelcortez 6634ed8e4c Removed platform information from last seen in friends 2016-05-31 13:00:51 -05:00
manuelcortez 336a331c52 Added update information 2016-05-25 15:03:38 -05:00
manuelcortez d745eb85c5 New build 2016-05-25 14:52:55 -05:00
manuelcortez 35c85b1c86 Added a sound when someone sends a message 2016-05-25 13:18:29 -05:00
manuelcortez 74d2279613 Updated translations 2016-05-25 12:27:28 -05:00
manuelcortez 4178cb9eda Modified changelog 2016-05-25 12:27:03 -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 cada87275d Updated readme 2016-05-24 17:13:10 -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 7818207908 Posts from twitter are displayed properly 2016-05-14 20:47:10 -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 df563d86d8 Fixed a typo 2016-05-05 11:05:42 -05:00
manuelcortez eddb4520bc Added attachment removal in dialog 2016-04-25 05:26:55 -05:00
manuelcortez 0daa4fa14f Updated readme 2016-04-19 05:17:48 -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 c00a0bc35c Updated readme 2016-04-14 17:35:26 -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 a4d4148a82 Updated changelog 2016-04-11 14:49:24 -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 3586aa932c Updated changelog for the next build 2016-04-09 17:16:26 -05:00
manuelcortez 9d66064a17 Added grouping sizer to te search dialogue 2016-04-08 05:41:40 -05:00
manuelcortez e8f8e65b64 Started to work in uploads 2016-04-08 03:55:28 -05:00
manuelcortez d7c2161313 Added support to documents in attachments viewer 2016-04-07 04:14:33 -05:00
manuelcortez 484a8d4707 Modified date of weekly build 2016-04-06 04:44:49 -05:00
manuelcortez 0288443d6e Nightly build 2016.04.5 2016-04-05 12:55:20 -05:00
manuelcortez 7ffada4c65 Updated russian translation 2016-04-05 12:45:29 -05:00
manuelcortez 6e35d6b5d4 Included accessible_output2 fixed 2016-04-05 12:44:35 -05:00
manuelcortez 33df4b5a39 Partially updated russian translation 2016-04-05 08:36:49 -05:00
manuelcortez eb868048d8 Updated changelog 2016-04-05 08:36:20 -05:00
manuelcortez d511e275ca Added a translators' list in the about dialog 2016-04-05 08:35:25 -05:00
manuelcortez 37c03bbe85 Updated spanish translation 2016-04-05 08:34:26 -05:00
manuelcortez 633b7f8efd updated translation template 2016-04-05 08:30:44 -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 438a748f33 Added changelog in markdown 2016-04-04 11:07:01 -05:00
manuelcortez ad2b8f6114 Open attachments in posts 2016-04-04 10:23:02 -05:00
manuelcortez 5a57cb965d Ignored photo_tag until compose_* functions are modified 2016-04-04 10:22:50 -05:00
manuelcortez b8439903f3 count is read from config file for audio and wall buffers 2016-04-04 09:10:03 -05:00
manuelcortez 9f0d3b83a0 Updated readme 2016-04-04 03:46:41 -05:00
manuelcortez f8310faa6a Creates documentation/changelog.html by taking changelog.md. Uses pandoc. 2016-04-04 03:43:57 -05:00
manuelcortez bab325e60e Ignore folder documentation as it'll be generated automatically by the build script 2016-04-04 03:42:29 -05:00
manuelcortez c557171fb7 Includes the folder documentation in distributables 2016-04-04 03:41:23 -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 5905138c03 Added Valeria K to the contributor's list 2016-03-30 11:11:29 -06:00
manuelcortez 6b1d559a57 Nightly build 2016.03.28 2016-03-28 08:40:12 -06:00
manuelcortez 846cf53b46 Added repost capabilities 2016-03-28 05:19:28 -06:00
manuelcortez c3b66de713 News feed should load properly for users who don't have items to load 2016-03-28 05:19:08 -06:00
manuelcortez f1040d0c5d Updated spanish translation 2016-03-28 01:41:00 -06:00
manuelcortez 0ac888f83f Updated translation template 2016-03-28 01:40:32 -06:00
manuelcortez d777ecad37 Updated readme 2016-03-27 06:53:46 -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
manuelcortez 891135cc70 Updated translations 2016-03-26 12:04:14 -06:00
manuelcortez 40185d8a5b Fixed a bug in the play function in the audio displayer 2016-03-26 12:02:19 -06:00
manuelcortez 6a6db9e796 Playing songs are shown in the status bar 2016-03-26 09:08:41 -06:00
manuelcortez 586b1c2c42 Name is displayed properly in comments 2016-03-26 08:49:22 -06:00
manuelcortez 95ba5d71b8 Fixed link to the nightly build 2016-03-26 03:44:48 -06:00