summaryrefslogtreecommitdiff
path: root/protocols/Discord
AgeCommit message (Expand)Author
2018-05-18Icon_Register(g_plugin.getInst() => g_plugin.registerIconGeorge Hazan
2018-05-18hLangpack variable began migration inside CMPluginBaseGeorge Hazan
2018-05-15cmstub.lib statically linked to any plugin that uses CMPlugin templateGeorge Hazan
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge 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-18core changes:George Hazan
2018-04-18g_hInstance incapulated into PLUGIN<>, no need in the separate variableGeorge Hazan
2018-04-18PLUGIN<> to half-automatically calculate the dll's g_hInstance and pass it in...George Hazan
2018-04-18this feature was never used and only causes problemsGeorge 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-28common protocol instance management code went into templateGeorge Hazan
2018-03-28all protocols rewritten to CMPluginBaseGeorge 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-03-15LIST<> iterators:George Hazan
2018-03-15MUCH more effective way of removing records from iteratorsGeorge Hazan
2018-03-14reverse iterators for LIST<>George Hazan
2018-03-04fixes #1173 (random crash on a fresh Discord account)George Hazan
2018-02-24Discord: remove extra qualification on memberGoraf
2018-02-24guard headersGoraf
2018-02-21Discord: C++'11 iteratorsGeorge Hazan
2018-01-31useless wrappers removed & replaced with PROTO_INTERFACE method callsGeorge Hazan
2018-01-01massive copyright updatedartraiden
2017-12-29PROTO_INTERFACE::setAllContactStatuses - common code moved to the coreGeorge Hazan
2017-12-11mir_base64_* => parameters type fixGeorge Hazan
2017-12-11parameters unification between JSON & HTTPGeorge Hazan
2017-12-10- remove emails (if author retired - it's useless to write to him; if author ...dartraiden
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06all rc files reverted to utf-8Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-28OPTIONSDIALOGPAGE::hInstance is useless when pDialog is filledGeorge Hazan
2017-11-13Code modernize ...Goraf
2017-11-05More CMake (#1016)Vitaly Svyastyn
2017-10-24unified version resource with explicitly stated language & code pageGeorge Hazan
2017-10-16the whole idea of customizable colors in chat considered totally uselessGeorge Hazan
2017-09-27fixes #944 ( [Discord] Recent change breaks clist behavior (no longer display...George Hazan
2017-09-27Discord: option to hide guild chats on startupGeorge Hazan
2017-09-25fixes #766 (Discord doesn't support metacontacts)George Hazan
2017-09-22Discord: proper capitalizationdartraiden
2017-09-22fixes #937 (Ability to copy my own Discord ID and contacts ID)George Hazan
2017-09-22Discord: fix for empty guilds after reloginGeorge Hazan
2017-09-21Discord: two more fixed comparisonsGeorge Hazan
2017-09-21Discord: fix for guild sorting orderGeorge Hazan
2017-09-21Discord: attempt to gather as much information as possibleGeorge Hazan