Age | Commit message (Expand) | Author |
2015-02-16 | warning fix | George Hazan |
2015-02-15 | Facebook: Raise limit to remember messages to ignore between requests | Robert Pösel |
2015-02-15 | Facebook: Fix for infinite channel "starting"; Version bump | Robert Pösel |
2015-02-15 | Facebook: Cleanup logging a bit, don't log that much personal info, make it m... | Robert Pösel |
2015-02-14 | Facebook: Fix (hopefully) loading own avatar for some people with weird FB "v... | Robert Pösel |
2015-02-14 | Facebook: Fix (hopefully) for not receiving messages sometimes; some tiny oth... | Robert Pösel |
2015-02-07 | Facebook: Realtime notify of new friendship requests; Version bump for new ch... | Robert Pösel |
2015-02-07 | Facebook: Show notification when friendship request is accepted (fix for rece... | Robert Pösel |
2015-02-07 | Facebook: Implement and use activity_ping request | Robert Pösel |
2015-02-07 | Facebook: Correct implementation of idle time reporting, update channel request | Robert Pösel |
2015-02-07 | Facebook: Separate (add new type) "Friendship changes" notifications from "Ot... | Robert Pösel |
2015-02-07 | Facebook: Fix for not showing contact name in "contact is no longer on server... | Robert Pösel |
2015-02-06 | Facebook, Omegle, MobileState: Happy New Year 2015 | Robert Pösel |
2015-02-06 | Facebook: Fix loading sent messages via other instances (website) to wrong co... | Robert Pösel |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-24 | Facebook: Better check for unexpected redirect at login | Robert Pösel |
2014-12-23 | Facebook: Rework working with timestamps; version bump | Robert Pösel |
2014-12-23 | Facebook: Remove support for "use local timestamp for messages" | Robert Pösel |
2014-12-23 | Facebook: Cleanup contact menu handles | Robert Pösel |
2014-12-23 | misplaced ME_MSG_* hooks | George Hazan |
2014-12-23 | Facebook: proper default group's name handling | George Hazan |
2014-12-21 | Facebook: Use correct (= server) timestamp for sent messages | Robert Pösel |
2014-12-20 | Facebook: Various code improvements (as reported by Coverity analyser); versi... | Robert Pösel |
2014-12-14 | FacebookRM: changed warning lavel to w4 | Kirill Volinsky |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage | Rozhuk Ivan |
2014-12-04 | Facebook: forgotten change | Robert Pösel |
2014-12-04 | Facebook: Rename key "Deleted" to "DeletedTS" | Robert Pösel |
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: Version bump | Robert Pösel |
2014-12-01 | Facebook: Some other changes | Robert Pösel |
2014-12-01 | Facebook: Fix few potential crashes | Robert Pösel |
2014-12-01 | Facebook: Typo | 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: Some more fixes for chatrooms (notifications and classic) | 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-30 | Fix buf size for Get/Set text, open/save file name | Rozhuk Ivan |
2014-11-28 | Facebook: Improve append_ordinal() and use of it | Robert Pösel |
2014-11-28 | Use JSONROOT everywhere to simplify code and fix memleaks (in Dropbox and Steam) | Robert Pösel |
2014-11-28 | Facebook: Fix utils::text::replace_all method to not result in infinite loop ... | Robert Pösel |
2014-11-26 | Facebook: Fix for not notifying notifications in chatroom | Robert Pösel |
2014-11-26 | Facebook: Real fix for corrupted newsfeeds in chatroom | Robert Pösel |
2014-11-26 | Facebook: Various optimizations and cleanup | Robert Pösel |
2014-11-23 | Facebook: Try to fix concurrent write of notifications to chatroom (I thought... | Robert Pösel |