summaryrefslogtreecommitdiff
path: root/protocols/FacebookRM/src/json.cpp
AgeCommit message (Expand)Author
2014-06-19Facebook: Save contact's username into database (as key "Username")Robert Pösel
2014-06-19Facebook: Correctly show stopped-typing event after receive message (broken b...Robert Pösel
2014-06-14Facebook, Omegle: adapt for new MS_MSG_SETSTATUSTEXTRobert Pösel
2014-05-29Facebook: Final fix for receiving messages as read/unreadRobert Pösel
2014-04-23Facebook: Revert typing notifications for multi chats for more users at onceRobert Pösel
2014-04-23Facebook: Fixed loading own name and saving names improvements + hidden setti...Robert Pösel
2014-04-21Facebook: Small cleanupRobert Pösel
2014-04-21Facebook: Experimental support for receiving typing notifications for multi c...Robert Pösel
2014-04-21Facebook: Send typing notifications even to offline contactsRobert Pösel
2014-04-21Facebook: Support receiving typing notifications for chatroomsRobert Pösel
2014-04-21Facebook: Don't switch contact to online when he is typing (he can type from ...Robert Pösel
2014-04-16Facebook: Fix refreshing unread notifications countRobert Pösel
2014-04-14Facebook: Refactor receiving multi-chat messagesRobert Pösel
2014-04-14Facebook: respect "use local timestamp" setting also for "message read" eventsRobert Pösel
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