summaryrefslogtreecommitdiff
path: root/protocols/Discord/src/proto.cpp
AgeCommit message (Expand)Author
2020-03-11Discord: partial support for VoiceService pluginGeorge Hazan
2020-02-24Discord: temporary token not to be savedGeorge Hazan
2020-02-24Discord:George Hazan
2020-02-20bunch of useless threads replaced with a call of ProtoBroadcastAsyncGeorge Hazan
2020-02-10Discord: code cleaningGeorge Hazan
2020-01-30Discord: string unificationdartraiden
2020-01-15Discord voice calls - packet processingGeorge Hazan
2020-01-10WebSocket_Connect to return the reply to a HTTP request instead of a connectionGeorge Hazan
2020-01-03Discord to use system window to maintain its timersGeorge Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-12-28Discord: nonce field should be always positive, otherwise it might not workGeorge Hazan
2019-12-27Facebook: sending messagesGeorge Hazan
2019-12-04GetContactProto: useless duplicate function replaced with standard Proto_GetB...George Hazan
2019-11-08fixes #2120 ([Discord] If you already have a custom status, setting it again ...George Hazan
2019-11-06fixes #2117 ([Discord] Support for the newly introduced Custom Status)George Hazan
2019-09-27end of manual experiments with CList/NotOnListGeorge Hazan
2019-08-21Discord: support for offline file transfersGeorge Hazan
2019-07-24massive warning fixGeorge Hazan
2019-06-27manual access to CList/Group restrictedGeorge Hazan
2019-04-23fixes #1925 ([Discord] Guildchat information for "general" chat is stored in ...George Hazan
2019-03-16Discord: UseGroupChats shall be enabled by default, but disabled for new acco...George Hazan
2019-03-14fixes #1893 ([Discord] Make option to DISABLE at all group chats/channels)George Hazan
2019-03-06related to #1863 ([Discord] Make option to turn off group chats/channels ; & ...George Hazan
2019-01-08fixes #1715 (by default account's destructor doesn't free network handle)George Hazan
2019-01-04Update copyrightsdartraiden
2018-12-28User added notifications:George Hazan
2018-11-27fixes #1638 ([Discord] Direct messages from temporary contacts cause the cont...George Hazan
2018-11-23Discord:George Hazan
2018-10-31Discord: subgroups usage is enabled for the new accounts onlyGeorge Hazan
2018-10-31Discord: additional option to use special sub-groups for guildsGeorge Hazan
2018-10-29Discord:George Hazan
2018-10-17Discord: fix for assigning message ids to own messagesGeorge Hazan
2018-10-13group chats:George Hazan
2018-10-13chat api:George Hazan
2018-10-01centralized system of processing message ids. also fixes #1375George Hazan
2018-09-21old crutch removed: error messages to go in UnicodeGeorge Hazan
2018-09-20creepy crutch removed that was adding message ids after the binary zero in me...George Hazan
2018-09-20fix for the proper return type of PROTO<>::RecvMsgGeorge Hazan
2018-04-22OnEvent(EV_PROTO_ONCONTACTDELETED) => PROTO_INTERFACE::OnContactDeletedGeorge Hazan
2018-04-21code cleaning:George Hazan
2018-04-19EV_PROTO_ONOPTIONS removed and replaced with the call of CallObjectEventHook(...George Hazan
2018-04-18g_hInstance incapulated into PLUGIN<>, no need in the separate variableGeorge Hazan
2018-04-13fixes #1262 ([Discord] Database migration causes duplication of discord conta...George Hazan
2018-04-07Proto_GetStatus is used everywhere instead of PS_GETSTATUSGeorge Hazan
2018-03-28PFLAG_UNIQUEIDSETTING removed, its functionality transferred to Proto_SetUniq...George Hazan
2018-03-23Clist_GroupCreate() to be called inside OnModulesLoaded, not inside the proto...George Hazan
2018-03-16entities' names to be started with capital lettersGeorge Hazan
2018-03-16always hated these long expressions: contact_iter makes them much shorterGeorge Hazan
2018-01-31useless wrappers removed & replaced with PROTO_INTERFACE method callsGeorge Hazan
2018-01-01massive copyright updatedartraiden