summaryrefslogtreecommitdiff
path: root/protocols/FacebookRM/src/json.cpp
AgeCommit message (Expand)Author
2014-08-31Facebook: Save message read time into DB as key "MessageRead" (DWORD)Robert Pösel
2014-08-11Facebook: Make it positive, people like it positive...Robert Pösel
2014-08-11Facebook: Hidden option to disable multi user chatRobert Pösel
2014-08-07Facebook: Fix for html entities in notifications (broken in [10104]]Robert Pösel
2014-08-07Facebook: Fix sending "&#123456" in messageRobert Pösel
2014-08-07Facebook: Support for stickers as custom smileysRobert Pösel
2014-07-15Facebook: Attempt to fix occasional sending/receiving duplicit messagesRobert Pösel
2014-07-15Facebook: First phase of chat refactoringRobert Pösel
2014-07-15Facebook: Fixed creating duplicit chat contactsRobert Pösel
2014-07-06Facebook: Fix creating duplicit contacts on window open (it's ugly, must be f...Robert Pösel
2014-07-06Facebook: Set "Message read" info (if exists) on opening message windowRobert Pösel
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