Commit Graph

86 Commits

Author SHA1 Message Date
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
65fb61425b Added basic chat buffer. Creates chats automatically when someone sends you a message 2016-05-17 12:46:57 -05:00
9291b3957b Links in the post' text are parsed and added to attachments section 2016-05-15 12:20:28 -05:00
eaa70ef818 audiplayer: play_all calls stop() at first for clearing stuff and avoiding errors 2016-05-14 20:33:16 -05:00
a46e7a51a0 Added more log instructions. Detach photos_list in attachments 2016-05-12 17:44:53 -05:00
745a2a614e Added loggers to some functions. Needs more work 2016-05-10 20:23:48 -05:00
eddb4520bc Added attachment removal in dialog 2016-04-25 05:26:55 -05:00
afd70f347f Now it's possible to retrieve groups' timelines 2016-04-19 05:13:58 -05:00
d4aac60164 Now it is possible to open a timeline, no matter in what buffer you are 2016-04-15 09:06:18 -05:00
8820e59276 Added creation of wall timelines too 2016-04-14 17:23:08 -05:00
73d9400dc8 Added error when there is a restricted audios buffer 2016-04-13 17:45:05 -05:00
561ed25054 Created a new timelines items in the tree 2016-04-13 13:43:29 -05:00
ae47bea567 Added audio buffers creation 2016-04-12 15:59:22 -05:00
69f4964158 Added basics for timelines support 2016-04-12 15:36:30 -05:00
64b4b5573a Added basic photo uploader in wall posts. Description is not supported 2016-04-11 11:48:35 -05:00
c7874759b1 Minor changes 2016-04-10 20:30:41 -05:00
d7c2161313 Added support to documents in attachments viewer 2016-04-07 04:14:33 -05:00
9f619ae2c0 Added a basic configuration dialog and an application menu in the menu bar 2016-04-04 17:54:59 -05:00
eda0b406c8 Added changelog to the help menu 2016-04-04 11:18:42 -05:00
ad2b8f6114 Open attachments in posts 2016-04-04 10:23:02 -05:00
b8439903f3 count is read from config file for audio and wall buffers 2016-04-04 09:10:03 -05:00
a795eeee4c Shows audio in the attachments list 2016-04-04 03:40:42 -05:00
148d4a914d Basic attachment support in posts. Improvements in likes button 2016-04-03 06:49:15 -05:00
4500fdf549 Posts displayer shows all reposts 2016-03-31 17:27:36 -06:00
3d91408c9c It should be possible to read your own wall posts 2016-03-31 16:55:46 -06:00
27bbfb1443 Added load previous items options for newsfeed. It should work for wall too 2016-03-31 10:33:02 -06:00
0323e0f6a7 Increased items to load in audio buffers up to 1000 2016-03-31 10:13:48 -06:00
7f9beba3bc Added all options available in the API for audio searches 2016-03-31 03:10:04 -06:00
ef2afefd56 Handles reposts in wall buffer. Get extended information in buffer loading 2016-03-30 16:27:37 -06:00
846cf53b46 Added repost capabilities 2016-03-28 05:19:28 -06:00
13bb4a8a88 Implemented like and dislike buttons 2016-03-27 06:06:10 -06:00
6a3ddaa489 Implemented buffed removal. Only works with audio searches at the moment 2016-03-27 00:11:52 -06:00
6914756719 Get information about ikes and reposts in post viewer 2016-03-26 23:33:32 -06:00
66d2897650 Play-all removes the previous files in queue 2016-03-26 22:14:12 -06:00
b944700198 Now it's possible to post simple comments (without attachments) 2016-03-26 22:03:43 -06:00
40185d8a5b Fixed a bug in the play function in the audio displayer 2016-03-26 12:02:19 -06:00
6a6db9e796 Playing songs are shown in the status bar 2016-03-26 09:08:41 -06:00
586b1c2c42 Name is displayed properly in comments 2016-03-26 08:49:22 -06:00
a9598da8be Basic comments displaying support 2016-03-25 12:11:57 -06:00
32c1ce85da Don't set to none the queue in player if it's not needed 2016-03-25 11:06:02 -06:00
1781535521 Added reposts to the post viewer as well 2016-03-23 17:33:42 -06:00
d9621f194b Added reposts in API 5.45 2016-03-23 17:28:40 -06:00
2fe26beef9 Implemented basic audio searches 2016-03-23 13:52:43 -06:00
91dcdd98a9 Fixed displaying friendship notifications in newsfeed 2016-03-23 11:48:30 -06:00
8500f2d327 Play_all: If there are no selection, play all audios 2016-03-23 11:36:07 -06:00
8ae5718647 String cleanup. Force exit if there are problems 2016-03-23 11:35:48 -06:00