summaryrefslogtreecommitdiff
path: root/protocols/FacebookRM/src/json.cpp
AgeCommit message (Expand)Author
2014-04-05Facebook: Correct implementation of managing number of unread notificationsRobert Pösel
2014-04-02Facebook: Add support for showing unread notifications count as "unread email...Robert Pösel
2014-03-19Facebook: Implemented function to manually refresh contact info; version bumpRobert Pösel
2014-03-18Facebook: Load user info when receiving message from someone who isn't in cli...Robert Pösel
2014-03-18Facebook: Don't show own name for unknown contacts, that are loaded when we l...Robert Pösel
2014-03-15Facebook: fix showing duplicates of sent messages (at the cost of slowing dow...Robert Pösel
2014-03-14crash fix for FBGeorge Hazan
2014-03-01Facebook: More correct sentenceRobert Pösel
2014-03-01Facebook: Fix encoding of "unsupported attachment" messageRobert Pösel
2014-02-28Facebook: Fix loading unread (offline) messagesRobert Pösel
2014-02-23Facebook: typoRobert Pösel
2014-02-21typoRobert Pösel
2014-02-21Facebook: temporary workaround to "receive" unsupported attachments in messagesRobert Pösel
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10more HCONTACTGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-31Facebook: Ability to receive only inbox messages (hidden option)Robert Pösel
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