summaryrefslogtreecommitdiff
path: root/protocols/FacebookRM/src/proto.h
AgeCommit message (Expand)Author
2014-05-30Facebook: Added hidden option to open url's in different browserRobert Pösel
2014-05-29Facebook: Loading last 30 messages after open contact windowRobert Pösel
2014-05-18Facebook: Refactor various working threads and updating contacts procedure; V...Robert Pösel
2014-05-10Facebook: Fix loading some contact with names at first login; version bumpRobert Pösel
2014-04-21Facebook: Add status menu item "Visit Notifications" and icons for other itemsRobert Pösel
2014-04-14Facebook: Don't load "unread messages" which we received already (but didn't ...Robert 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-18Facebook: Load user info when receiving message from someone who isn't in cli...Robert Pösel
2014-03-09Facebook: Add contact menu item to open "Conversation history" on websiteRobert Pösel
2014-02-21Facebook: Mark messages as read when they are really read in Miranda (only fo...Robert Pösel
2014-02-16PS_CHANGEINFO is never called, and therefore exterminatedGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10more HCONTACTGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-12-13Facebook: Fixed loading sent messages (from other connected devices)Robert Pösel
2013-11-19Facebook: distinguish more types of clients and don't reset old client at log...Robert Pösel
2013-11-17Facebook: use TCHAR* instead of char* on many places (chat related)Robert Pösel
2013-10-11- m_hNetlibUser moved to PROTO_INTERFACE;George Hazan
2013-10-08separate Folders handles removed from protocolsGeorge Hazan
2013-10-02Facebook: Multi user chat improvementsRobert Pösel
2013-09-29Facebook: first experimental implementation of multi user chats (thanks to no...Robert Pösel
2013-09-27Facebook: new getStringUtf and setStringUtf helpersRobert Pösel
2013-09-27Facebook: Save names separately into first, second and last name fieldsRobert Pösel
2013-09-25PROTO<>::SendAwayMsg / PSS_AWAYMSG considered unused George Hazan
2013-07-29Facebook: Use Popup ClassesRobert Pösel
2013-07-12Facebook:Robert Pösel
2013-07-08core protocol helpers for creating protocol evengs, services & threadsGeorge Hazan
2013-07-05Facebook: Changed constants to enums, cleanup.Robert Pösel
2013-06-17Facebook: AddToContactList method cleanup.Robert Pösel
2013-05-21Facebook: Mind dialog improvements: added toolbar button, privacy and place s...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-16Facebook: Added contact menu item to open Frindship details.Robert Pösel
2013-04-27Facebook: Fixed getting offline messages.Robert Pösel
2013-04-10Removed spaces around bracketsRobert Pösel
2013-04-05rest of menu cleaningGeorge Hazan
2013-03-02fix for registering relative avatar path in FacebookGeorge Hazan
2013-02-25PROTO_INTERFACE made zeroed on the basic inheritance levelGeorge Hazan
2013-02-23- PROTO_INTERFACE::GetIcon removed and replaced with the standard implementat...George Hazan
2013-02-08Facebook: Version bump. Copyright year update.Robert Pösel
2012-12-13FacebookRM: Experimental and buggy support for custom smileysRobert Pösel
2012-11-09Facebook: Show contacts on mobile with different MirVer (support for MobileSt...Robert Pösel
2012-11-03Facebook: Few services in status menuRobert Pösel
2012-10-12FacebookRM: folders restructurizationVadim Dashevskiy