summaryrefslogtreecommitdiff
path: root/protocols/FacebookRM/src/json.cpp
AgeCommit message (Expand)Author
2016-07-27<tchar.h> removed from <m_system.h>George Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25Facebook: Improve loading users in chatroomsRobert Pösel
2016-07-17Facebook: Greatly improve format of wall post's textRobert Pösel
2016-07-16Facebook: Improve working with different user types (friend, user, page)Robert Pösel
2016-07-16Facebook: Improve loading user info about "facebook pages" contactsRobert Pösel
2016-07-10Facebook: Support receiving "video" attachmentsRobert Pösel
2016-07-05Facebook: Rework popup behavior and options pageRobert Pösel
2016-07-05Facebook: Prepare for showing reaction icons for notifications (needs support...Robert Pösel
2016-06-30Facebook: Support receiving animated images (GIF) attachmentsRobert Pösel
2016-06-25Facebook: Attempt to fix not setting contacts as offlineRobert Pösel
2016-06-07warning fixKirill Volinsky
2016-05-17Facebook: Rework loading online contacts (not properly finished!); version bumpRobert Pösel
2016-05-13- memory leak fixed;George Hazan
2016-04-21Facebook: Attempt to fix receiving messages for some usersRobert Pösel
2016-04-21Facebook: Fix loading unread messagesRobert Pösel
2016-04-21Facebook: Trim received messages text from spaces at begin/endRobert Pösel
2016-04-17Facebook: Oops, don't load attachments when there are noneRobert Pösel
2016-04-17Facebook: Fix and rework getting message's attachmentsRobert Pösel
2016-04-17Facebook: Fix showing user's name for multi chat messagesRobert Pösel
2016-04-17Facebook: Remove useless sender_name fieldRobert Pösel
2016-04-17Facebook: Loading names of all users in multi chat from server (not only exis...Robert Pösel
2016-04-17Facebook: Remove option "receive messages from inbox only"Robert Pösel
2016-04-17Facebook: Fix receiving multi chat messages, stop using old "deliver" eventRobert Pösel
2016-04-17Facebook: Rework read receipts for multi chatsRobert Pösel
2016-03-27Facebook: More messaging fixesRobert Pösel
2016-03-27Facebook: Fix receiving sent messages from other instancesRobert Pösel
2016-03-25Facebook: Don't try to parse attachments when there is noneRobert Pösel
2016-03-25Facebook: Fix receiving messages (part II, attempt to fix attachments - but d...Robert Pösel
2016-03-25Facebook: Fix receiving messages (part I, chats and attachments doesn't work ...Robert Pösel
2016-02-12Facebook: Some changes to contact mirver (probably doesn't work, as before)Robert Pösel
2016-02-12Facebook: Update some requests format, changes for stickers and new support f...Robert Pösel
2016-01-02Copyrights update part 2Dart Raiden
2015-12-12Facebook: Don't set away users as idleRobert Pösel
2015-12-12Facebook: Visibility/away improvementsRobert Pösel
2015-11-09Facebook: Disable marking contacts "on the phone" as it is not reliable anymoreRobert Pösel
2015-11-01Facebook: Fix setting contacts' status "on the phone" with new version of Fac...Robert Pösel
2015-09-05Facebook: Fix creating wrongly identified group chats as dummy contacts durin...Robert Pösel
2015-09-01Facebook: Add new option "Prefer real names instead of nicknames"Robert Pösel
2015-08-29Facebook: Fix receiving messages on login / opening windowRobert Pösel
2015-08-29Facebook: Fix receiving messages (broken in r15046)Robert Pösel
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-27name conflictsGeorge Hazan
2015-07-21Facebook: vc2015 compilation fixKirill Volinsky
2015-06-25- Set wparam and lParam to 0 as default arg in CallService and others, to sim...Tobias Weimer
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-05-31Facebook: Fix loading notifications on login again (now really) and marking t...Robert Pösel
2015-05-31Facebook: Separate parsing of each attachment type to make it more readableRobert Pösel
2015-05-31Facebook: Fix receiving all kinds of attachmentsRobert Pösel
2015-05-30Facebook: Fix loading unread notifications on login (checks only last 20 items)Robert Pösel