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
/
Discord
/
src
/
proto.cpp
Age
Commit message (
Expand
)
Author
2020-03-11
Discord: partial support for VoiceService plugin
George Hazan
2020-02-24
Discord: temporary token not to be saved
George Hazan
2020-02-24
Discord:
George Hazan
2020-02-20
bunch of useless threads replaced with a call of ProtoBroadcastAsync
George Hazan
2020-02-10
Discord: code cleaning
George Hazan
2020-01-30
Discord: string unification
dartraiden
2020-01-15
Discord voice calls - packet processing
George Hazan
2020-01-10
WebSocket_Connect to return the reply to a HTTP request instead of a connection
George Hazan
2020-01-03
Discord to use system window to maintain its timers
George Hazan
2020-01-01
Happy new year, Miranda
George Hazan
2019-12-28
Discord: nonce field should be always positive, otherwise it might not work
George Hazan
2019-12-27
Facebook: sending messages
George Hazan
2019-12-04
GetContactProto: useless duplicate function replaced with standard Proto_GetB...
George Hazan
2019-11-08
fixes #2120 ([Discord] If you already have a custom status, setting it again ...
George Hazan
2019-11-06
fixes #2117 ([Discord] Support for the newly introduced Custom Status)
George Hazan
2019-09-27
end of manual experiments with CList/NotOnList
George Hazan
2019-08-21
Discord: support for offline file transfers
George Hazan
2019-07-24
massive warning fix
George Hazan
2019-06-27
manual access to CList/Group restricted
George Hazan
2019-04-23
fixes #1925 ([Discord] Guildchat information for "general" chat is stored in ...
George Hazan
2019-03-16
Discord: UseGroupChats shall be enabled by default, but disabled for new acco...
George Hazan
2019-03-14
fixes #1893 ([Discord] Make option to DISABLE at all group chats/channels)
George Hazan
2019-03-06
related to #1863 ([Discord] Make option to turn off group chats/channels ; & ...
George Hazan
2019-01-08
fixes #1715 (by default account's destructor doesn't free network handle)
George Hazan
2019-01-04
Update copyrights
dartraiden
2018-12-28
User added notifications:
George Hazan
2018-11-27
fixes #1638 ([Discord] Direct messages from temporary contacts cause the cont...
George Hazan
2018-11-23
Discord:
George Hazan
2018-10-31
Discord: subgroups usage is enabled for the new accounts only
George Hazan
2018-10-31
Discord: additional option to use special sub-groups for guilds
George Hazan
2018-10-29
Discord:
George Hazan
2018-10-17
Discord: fix for assigning message ids to own messages
George Hazan
2018-10-13
group chats:
George Hazan
2018-10-13
chat api:
George Hazan
2018-10-01
centralized system of processing message ids. also fixes #1375
George Hazan
2018-09-21
old crutch removed: error messages to go in Unicode
George Hazan
2018-09-20
creepy crutch removed that was adding message ids after the binary zero in me...
George Hazan
2018-09-20
fix for the proper return type of PROTO<>::RecvMsg
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
g_hInstance incapulated into PLUGIN<>, no need in the separate variable
George Hazan
2018-04-13
fixes #1262 ([Discord] Database migration causes duplication of discord conta...
George Hazan
2018-04-07
Proto_GetStatus is used everywhere instead of PS_GETSTATUS
George Hazan
2018-03-28
PFLAG_UNIQUEIDSETTING removed, its functionality transferred to Proto_SetUniq...
George Hazan
2018-03-23
Clist_GroupCreate() to be called inside OnModulesLoaded, not inside the proto...
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-01-31
useless wrappers removed & replaced with PROTO_INTERFACE method calls
George Hazan
2018-01-01
massive copyright update
dartraiden
[next]