Age | Commit message (Expand) | Author |
2014-12-02 | Facebook: Fix warning in x64 compilation | Robert Pösel |
2014-12-02 | mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE) | Rozhuk Ivan |
2014-12-01 | Facebook: Optimize marking chat messages as read | Robert Pösel |
2014-12-01 | Facebook: Some other changes | Robert Pösel |
2014-12-01 | Facebook: More improvements for chatrooms | Robert Pösel |
2014-12-01 | Facebook: Fix sending private message to user in chat, which is not in contac... | Robert Pösel |
2014-12-01 | Facebook: Respect chosen website option for newsfeed links (fixes #843) | Robert Pösel |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-11-30 | Facebook: Rework options; Add new option to disable multi chats support | Robert Pösel |
2014-11-26 | Facebook: Various optimizations and cleanup | Robert Pösel |
2014-11-19 | Facebook: Option to log notifications into special chatroom; version bump | Robert Pösel |
2014-09-19 | Facebook: Receive info (message) about missed video call | Robert Pösel |
2014-09-08 | Facebook: crashfix | Robert Pösel |
2014-09-07 | Facebook: Fixed using hidden "Locale" option, now it is used in all requests | Robert Pösel |
2014-09-07 | Facebook: dtsg_ is never empty | Robert Pösel |
2014-09-07 | Facebook: Various fixes | Robert Pösel |
2014-08-31 | Facebook: Save message read time into DB as key "MessageRead" (DWORD) | Robert Pösel |
2014-08-11 | Facebook: Make it positive, people like it positive... | Robert Pösel |
2014-08-11 | Facebook: Hidden option to disable multi user chat | Robert Pösel |
2014-08-11 | Oops | Robert Pösel |
2014-08-11 | Facebook: Fix various ptrA issues (potential crashes) | Robert Pösel |
2014-08-07 | Facebook: Remove DBVARIANT where possible | Robert Pösel |
2014-07-30 | Facebook: Support for denying friendship requests | Robert Pösel |
2014-07-30 | Facebook: Old forgotten HANDLE -> MCONTACT change | Robert Pösel |
2014-07-20 | Facebook: Don't do any requests when protocol is offline | Robert Pösel |
2014-07-09 | Facebook: Add hotkeys for "visit profile" and "visit notifications" (someone ... | Robert Pösel |
2014-07-06 | Facebook: Fix invisible status (now it's not true-invisible again) | Robert Pösel |
2014-07-06 | Facebook: Set "Message read" info (if exists) on opening message window | Robert Pösel |
2014-05-30 | Facebook: Added hidden option to open url's in different browser | Robert Pösel |
2014-05-29 | Facebook: Added option for loading messages on opening message window; versio... | Robert Pösel |
2014-05-29 | Facebook: Loading last 30 messages after open contact window | Robert Pösel |
2014-05-28 | Facebook: Small optimalizations | Robert Pösel |
2014-05-21 | Facebook: Pretty much fixed getting newsfeeds | Robert Pösel |
2014-05-18 | Facebook: Refactor various working threads and updating contacts procedure; V... | Robert Pösel |
2014-04-21 | - Added lParam to POPUPCLASS | Tobias Weimer |
2014-04-21 | Facebook: Add status menu item "Visit Notifications" and icons for other items | Robert Pösel |
2014-04-21 | Facebook: Support for true invisible! (they don't see you, but you see them) | Robert Pösel |
2014-04-14 | Facebook: Don't load "unread messages" which we received already (but didn't ... | Robert Pösel |
2014-04-05 | Facebook: Correct implementation of managing number of unread notifications | Robert Pösel |
2014-04-04 | Facebook: When loading userInfo use CheckAvatarChange() for avatar changes | Robert Pösel |
2014-04-02 | Facebook: Add support for showing unread notifications count as "unread email... | Robert Pösel |
2014-03-19 | Facebook: Fix crash when trying to load user info on multichat | Robert Pösel |
2014-03-19 | Facebook: Implemented function to manually refresh contact info; version bump | Robert Pösel |
2014-03-09 | Facebook: Add contact menu item to open "Conversation history" on website | Robert Pösel |
2014-02-21 | Facebook: Mark messages as read when they are really read in Miranda (only fo... | Robert Pösel |
2014-02-12 | another bunch of useless conversions died | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | HCONTACT, part 3 | George Hazan |
2014-02-10 | more HCONTACT | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |