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
Age
Commit message (
Expand
)
Author
2018-04-22
EV_PROTO_ONMENU removed
George Hazan
2018-04-22
OnEvent(EV_PROTO_ONCONTACTDELETED) => PROTO_INTERFACE::OnContactDeleted
George Hazan
2018-04-21
code cleaning:
George Hazan
2018-04-19
EV_PROTO_ONOPTIONS removed and replaced with the call of CallObjectEventHook(...
George Hazan
2018-04-18
core changes:
George Hazan
2018-04-18
g_hInstance incapulated into PLUGIN<>, no need in the separate variable
George Hazan
2018-04-18
PLUGIN<> to half-automatically calculate the dll's g_hInstance and pass it in...
George Hazan
2018-04-18
this feature was never used and only causes problems
George Hazan
2018-04-17
Facebook: unstable server connection makes persistent connections crazy
George Hazan
2018-04-17
MNonCopyable - the common class to avoid declaring fake private constructors
George Hazan
2018-04-06
code cleaning
George Hazan
2018-04-05
CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName
George Hazan
2018-03-28
PFLAG_UNIQUEIDSETTING removed, its functionality transferred to Proto_SetUniq...
George Hazan
2018-03-28
common protocol instance management code went into template
George Hazan
2018-03-28
all protocols rewritten to CMPluginBase
George Hazan
2018-03-16
entities' names to be started with capital letters
George Hazan
2018-03-16
always hated these long expressions: contact_iter makes them much shorter
George Hazan
2018-03-08
IMGL_WCHAR removed, all paths are in Unicode now
George Hazan
2018-03-07
old AdvaImg services converted into Image_* functions
George Hazan
2018-03-02
Facebook: unneeded thread removed
George Hazan
2018-02-24
more nullptr
Goraf
2018-02-22
Facebook: added support for parsing audio attachment + moved parsing of speci...
matej
2018-02-21
all another C++'11 iterators
George Hazan
2018-02-09
all duplicate "Request auth", "Grant auth" & "Revoke auth" menu items eliminated
George Hazan
2018-02-06
Facebook: added parsing for messenger invitation
matej
2018-01-31
reverted and modified some changes to make attachments work in active chat
matej
2018-01-31
useless wrappers removed & replaced with PROTO_INTERFACE method calls
George Hazan
2018-01-26
code optimization
George Hazan
2018-01-23
Facebook: fixed missing last messages while loading history
matej
2018-01-23
Facebook: attachments seems to work differently, some adjustments
matej
2018-01-15
Facebook: action added to destroy chat history
George Hazan
2018-01-13
Facebook: fix for loading multiple unread messages at once at startup
matej
2018-01-12
why not parse the whole json and then iterate nodes?
George Hazan
2018-01-12
code cleaning
George Hazan
2018-01-12
unused parameters removed
George Hazan
2018-01-12
C++'11 iterators
George Hazan
2018-01-12
Facebook: initial changes to support loading of unread chat messages (#1095)
zemiacsik
2018-01-10
Facebook: added custom reactions' icons to popups
George Hazan
2018-01-10
no need to wait for a handle here
George Hazan
2018-01-10
no need to print these tons of garbage
George Hazan
2018-01-09
Facebook: code cleaning
George Hazan
2018-01-08
inlining removed
George Hazan
2018-01-08
perhaps the last one
George Hazan
2018-01-08
more useless mir_urlEncode
George Hazan
2018-01-08
forgotten, but useless urlEncode
George Hazan
2018-01-08
fix for wrong url encoded request's body
George Hazan
2018-01-08
adds support for exiting groupchats
George Hazan
2018-01-08
code optimization
George Hazan
2018-01-08
Facebook: less RTTI, less useless data
George Hazan
2018-01-05
code cleaning
George Hazan
[next]