summaryrefslogtreecommitdiff
path: root/protocols/FacebookRM/src/json.cpp
AgeCommit message (Expand)Author
2014-01-04some code cleaningGeorge Hazan
2013-12-13Facebook: Fixed loading sent messages (from other connected devices)Robert Pösel
2013-11-27Facebook:Robert Pösel
2013-11-19Facebook: distinguish more types of clients and don't reset old client at log...Robert Pösel
2013-11-19Facebook: Correctly load contacts on mobile phone that are online right now (...Robert Pösel
2013-11-18compilation fix for VS2013George Hazan
2013-11-17Facebook: use TCHAR* instead of char* on many places (chat related)Robert Pösel
2013-11-11Facebook: useless conversion removedRobert Pösel
2013-11-10Facebook: don't switch typing contacts to online when we are not onlineRobert Pösel
2013-10-11- m_hNetlibUser moved to PROTO_INTERFACE;George Hazan
2013-10-02Facebook: Multi user chat improvementsRobert Pösel
2013-10-02Facebook: get rid of validate_response foreverRobert Pösel
2013-09-29Facebook: first experimental implementation of multi user chats (thanks to no...Robert Pösel
2013-09-29Facebook: cleanup using ptrA, ptrTRobert Pösel
2013-08-06- special function json_as_pstring, that returns std::string directly from js...George Hazan
2013-08-05fix for massive memory leak in json parserGeorge Hazan
2013-08-05unicode translation instead of ANSIGeorge Hazan
2013-08-05Facebook: utf8 fixRobert Pösel
2013-08-05Facebook: Fixed receiving attachmentsRobert Pösel
2013-07-30Facebook: Most awesome variant of getting unread messages at login - but NEED...Robert Pösel
2013-07-28Facebook: Post status improvements (part 2) - ability to post statuses to oth...Robert Pösel
2013-07-26Facebook: Improved receiving messages with attachments (files, photos, stickers)Robert Pösel
2013-07-25Facebook: Fixed receiving messagesRobert Pösel
2013-07-25Facebook: Fixed receiving notificationsRobert Pösel
2013-07-24Facebook: fixesRobert Pösel
2013-07-24Facebook: Switched completely to core JSON parserRobert Pösel
2013-07-10protocol DB helpers for FacebookGeorge Hazan
2013-07-05Facebook: Changed constants to enums, cleanup.Robert Pösel
2013-07-04Facebook: Fixed not receiving sent messages from other instancesRobert Pösel
2013-06-12Facebook: Fixed and improved duplicit messages checking. Version bump.Robert Pösel
2013-06-12Facebook: Correct trimming of messages and not receiving empty ones.Robert Pösel
2013-05-23Facebook: Load sent messages from browser into Miranda.Robert Pösel
2013-05-21Facebook: Fixed not receiving messages from not-friends. Fixed title for noti...Robert Pösel
2013-05-21Facebook: Attempt to fix not receiving messages from not-friends.Robert Pösel
2013-05-20Facebook: Marking notifications as read with right click on popup.Robert Pösel
2013-05-20Facebook: Fixed showing notifications without url.Robert Pösel
2013-05-17Facebook: Ability to open links on different server (mobile, touch,...).Robert Pösel
2013-05-16Facebook:Robert Pösel
2013-05-15Fixes for Facebook and TabSRMM setting statusbar text.Robert Pösel
2013-05-15Facebook: Show info in statusbar when user read your message.Robert Pösel
2013-05-15Facebook: Group messages with attachements should not be received as single m...Robert Pösel
2013-04-27Facebook: Fixed getting offline messages.Robert Pösel
2013-04-10Removed spaces around bracketsRobert Pösel
2013-04-05- rest of menus cleared;George Hazan
2013-02-08Facebook: Version bump. Copyright year update.Robert Pösel
2013-02-08Facebook: Fixed getting notifications.Robert Pösel
2012-11-09Facebook: Show contacts on mobile with different MirVer (support for MobileSt...Robert Pösel
2012-11-03Facebook: Options cleanup.Robert Pösel
2012-10-12FacebookRM: folders restructurizationVadim Dashevskiy