index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
protocols
/
FacebookRM
/
src
/
json.cpp
Age
Commit message (
Expand
)
Author
2014-01-04
some code cleaning
George Hazan
2013-12-13
Facebook: Fixed loading sent messages (from other connected devices)
Robert Pösel
2013-11-27
Facebook:
Robert Pösel
2013-11-19
Facebook: distinguish more types of clients and don't reset old client at log...
Robert Pösel
2013-11-19
Facebook: Correctly load contacts on mobile phone that are online right now (...
Robert Pösel
2013-11-18
compilation fix for VS2013
George Hazan
2013-11-17
Facebook: use TCHAR* instead of char* on many places (chat related)
Robert Pösel
2013-11-11
Facebook: useless conversion removed
Robert Pösel
2013-11-10
Facebook: don't switch typing contacts to online when we are not online
Robert Pösel
2013-10-11
- m_hNetlibUser moved to PROTO_INTERFACE;
George Hazan
2013-10-02
Facebook: Multi user chat improvements
Robert Pösel
2013-10-02
Facebook: get rid of validate_response forever
Robert Pösel
2013-09-29
Facebook: first experimental implementation of multi user chats (thanks to no...
Robert Pösel
2013-09-29
Facebook: cleanup using ptrA, ptrT
Robert Pösel
2013-08-06
- special function json_as_pstring, that returns std::string directly from js...
George Hazan
2013-08-05
fix for massive memory leak in json parser
George Hazan
2013-08-05
unicode translation instead of ANSI
George Hazan
2013-08-05
Facebook: utf8 fix
Robert Pösel
2013-08-05
Facebook: Fixed receiving attachments
Robert Pösel
2013-07-30
Facebook: Most awesome variant of getting unread messages at login - but NEED...
Robert Pösel
2013-07-28
Facebook: Post status improvements (part 2) - ability to post statuses to oth...
Robert Pösel
2013-07-26
Facebook: Improved receiving messages with attachments (files, photos, stickers)
Robert Pösel
2013-07-25
Facebook: Fixed receiving messages
Robert Pösel
2013-07-25
Facebook: Fixed receiving notifications
Robert Pösel
2013-07-24
Facebook: fixes
Robert Pösel
2013-07-24
Facebook: Switched completely to core JSON parser
Robert Pösel
2013-07-10
protocol DB helpers for Facebook
George Hazan
2013-07-05
Facebook: Changed constants to enums, cleanup.
Robert Pösel
2013-07-04
Facebook: Fixed not receiving sent messages from other instances
Robert Pösel
2013-06-12
Facebook: Fixed and improved duplicit messages checking. Version bump.
Robert Pösel
2013-06-12
Facebook: Correct trimming of messages and not receiving empty ones.
Robert Pösel
2013-05-23
Facebook: Load sent messages from browser into Miranda.
Robert Pösel
2013-05-21
Facebook: Fixed not receiving messages from not-friends. Fixed title for noti...
Robert Pösel
2013-05-21
Facebook: Attempt to fix not receiving messages from not-friends.
Robert Pösel
2013-05-20
Facebook: Marking notifications as read with right click on popup.
Robert Pösel
2013-05-20
Facebook: Fixed showing notifications without url.
Robert Pösel
2013-05-17
Facebook: Ability to open links on different server (mobile, touch,...).
Robert Pösel
2013-05-16
Facebook:
Robert Pösel
2013-05-15
Fixes for Facebook and TabSRMM setting statusbar text.
Robert Pösel
2013-05-15
Facebook: Show info in statusbar when user read your message.
Robert Pösel
2013-05-15
Facebook: Group messages with attachements should not be received as single m...
Robert Pösel
2013-04-27
Facebook: Fixed getting offline messages.
Robert Pösel
2013-04-10
Removed spaces around brackets
Robert Pösel
2013-04-05
- rest of menus cleared;
George Hazan
2013-02-08
Facebook: Version bump. Copyright year update.
Robert Pösel
2013-02-08
Facebook: Fixed getting notifications.
Robert Pösel
2012-11-09
Facebook: Show contacts on mobile with different MirVer (support for MobileSt...
Robert Pösel
2012-11-03
Facebook: Options cleanup.
Robert Pösel
2012-10-12
FacebookRM: folders restructurization
Vadim Dashevskiy