summaryrefslogtreecommitdiff
path: root/protocols/FacebookRM/src/json.cpp
AgeCommit message (Expand)Author
2015-09-01Facebook: Add new option "Prefer real names instead of nicknames"Robert Pösel
2015-08-29Facebook: Fix receiving messages on login / opening windowRobert Pösel
2015-08-29Facebook: Fix receiving messages (broken in r15046)Robert Pösel
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-27name conflictsGeorge Hazan
2015-07-21Facebook: vc2015 compilation fixKirill Volinsky
2015-06-25- Set wparam and lParam to 0 as default arg in CallService and others, to sim...Tobias Weimer
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-05-31Facebook: Fix loading notifications on login again (now really) and marking t...Robert Pösel
2015-05-31Facebook: Separate parsing of each attachment type to make it more readableRobert Pösel
2015-05-31Facebook: Fix receiving all kinds of attachmentsRobert Pösel
2015-05-30Facebook: Fix loading unread notifications on login (checks only last 20 items)Robert Pösel
2015-05-25the correct json node validation for FacebookGeorge Hazan
2015-05-25FB json parsing rewritten for new headersGeorge Hazan
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan
2015-04-25Facebook - common projectVadim Dashevskiy
2015-03-04Facebook: More unification for groupchat seen info and save groupchat "reader...Robert Pösel
2015-03-04Facebook: Unify showing "seen info" for groupchats with classic contactsRobert Pösel
2015-03-04Facebook: Use participant names in chatroom name / seen info in "Firstname S....Robert Pösel
2015-02-21Facebook: Add support for notifying ticker feeds updates; version bumpRobert Pösel
2015-02-17Facebook: Completely remove option to use https and always use it; version bumpRobert Pösel
2015-02-15Facebook: Cleanup logging a bit, don't log that much personal info, make it m...Robert Pösel
2015-02-07Facebook: Realtime notify of new friendship requests; Version bump for new ch...Robert Pösel
2015-02-07Facebook: Show notification when friendship request is accepted (fix for rece...Robert Pösel
2015-02-07Facebook: Separate (add new type) "Friendship changes" notifications from "Ot...Robert Pösel
2015-02-06Facebook, Omegle, MobileState: Happy New Year 2015Robert Pösel
2015-02-06Facebook: Fix loading sent messages via other instances (website) to wrong co...Robert Pösel
2014-12-23Facebook: Rework working with timestamps; version bumpRobert Pösel
2014-12-23Facebook: Remove support for "use local timestamp for messages"Robert Pösel
2014-12-21Facebook: Use correct (= server) timestamp for sent messagesRobert Pösel
2014-12-20Facebook: Various code improvements (as reported by Coverity analyser); versi...Robert Pösel
2014-12-14FacebookRM: changed warning lavel to w4Kirill Volinsky
2014-12-01Facebook: Some other changesRobert Pösel
2014-11-28Use JSONROOT everywhere to simplify code and fix memleaks (in Dropbox and Steam)Robert Pösel
2014-11-26Facebook: Various optimizations and cleanupRobert Pösel
2014-11-21Facebook: Don't load history notifications into chatroomRobert Pösel
2014-11-20Facebook: Refactor whole groupchat with notificationsRobert Pösel
2014-11-19Facebook: Option to log notifications into special chatroom; version bumpRobert Pösel
2014-11-17Facebook: Experimental messages sync at login (for last 24-hours only) (patch...Robert Pösel
2014-11-17Facebook: Show "Message read ..." info always in local timeRobert Pösel
2014-11-17Facebook: Fix receiving user messages and marking them as read for some peopl...Robert Pösel
2014-09-19Facebook: Receive info (message) about missed video callRobert 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-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