summaryrefslogtreecommitdiff
path: root/protocols/FacebookRM/src/proto.cpp
AgeCommit message (Expand)Author
2014-12-02Facebook: Fix warning in x64 compilationRobert Pösel
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-12-01Facebook: Optimize marking chat messages as readRobert Pösel
2014-12-01Facebook: Some other changesRobert Pösel
2014-12-01Facebook: More improvements for chatroomsRobert Pösel
2014-12-01Facebook: Fix sending private message to user in chat, which is not in contac...Robert Pösel
2014-12-01Facebook: Respect chosen website option for newsfeed links (fixes #843)Robert Pösel
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-11-30Facebook: Rework options; Add new option to disable multi chats supportRobert Pösel
2014-11-26Facebook: Various optimizations and cleanupRobert Pösel
2014-11-19Facebook: Option to log notifications into special chatroom; version bumpRobert Pösel
2014-09-19Facebook: Receive info (message) about missed video callRobert Pösel
2014-09-08Facebook: crashfixRobert Pösel
2014-09-07Facebook: Fixed using hidden "Locale" option, now it is used in all requestsRobert Pösel
2014-09-07Facebook: dtsg_ is never emptyRobert Pösel
2014-09-07Facebook: Various fixesRobert Pösel
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-11OopsRobert Pösel
2014-08-11Facebook: Fix various ptrA issues (potential crashes)Robert Pösel
2014-08-07Facebook: Remove DBVARIANT where possibleRobert Pösel
2014-07-30Facebook: Support for denying friendship requestsRobert Pösel
2014-07-30Facebook: Old forgotten HANDLE -> MCONTACT changeRobert Pösel
2014-07-20Facebook: Don't do any requests when protocol is offlineRobert Pösel
2014-07-09Facebook: Add hotkeys for "visit profile" and "visit notifications" (someone ...Robert Pösel
2014-07-06Facebook: Fix invisible status (now it's not true-invisible again)Robert Pösel
2014-07-06Facebook: Set "Message read" info (if exists) on opening message windowRobert Pösel
2014-05-30Facebook: Added hidden option to open url's in different browserRobert Pösel
2014-05-29Facebook: Added option for loading messages on opening message window; versio...Robert Pösel
2014-05-29Facebook: Loading last 30 messages after open contact windowRobert Pösel
2014-05-28Facebook: Small optimalizationsRobert Pösel
2014-05-21Facebook: Pretty much fixed getting newsfeedsRobert Pösel
2014-05-18Facebook: Refactor various working threads and updating contacts procedure; V...Robert Pösel
2014-04-21- Added lParam to POPUPCLASSTobias Weimer
2014-04-21Facebook: Add status menu item "Visit Notifications" and icons for other itemsRobert Pösel
2014-04-21Facebook: Support for true invisible! (they don't see you, but you see them)Robert 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-04Facebook: When loading userInfo use CheckAvatarChange() for avatar changesRobert Pösel
2014-04-02Facebook: Add support for showing unread notifications count as "unread email...Robert Pösel
2014-03-19Facebook: Fix crash when trying to load user info on multichatRobert Pösel
2014-03-19Facebook: Implemented function to manually refresh contact info; version bumpRobert 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-12another bunch of useless conversions diedGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10HCONTACT, part 3George Hazan
2014-02-10more HCONTACTGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan