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
/
main.cpp
Age
Commit message (
Expand
)
Author
2020-01-30
Discord: string unification
dartraiden
2020-01-16
Discord: -1 unique string
dartraiden
2020-01-15
Discord voice calls - packet processing
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-01-04
Update copyrights
dartraiden
2018-09-03
fixes #1570 (Move ICQ and Discord to Protocols section)
George Hazan
2018-05-28
all plugins => CMPlugin virtual functions
George Hazan
2018-05-27
unused variable CHAT_MANAGER *pci removed and replaced with g_chatApi
George Hazan
2018-05-23
we don't need MirandaPluginInfoEx() anymore. farewell, my lovely
George Hazan
2018-05-22
no more need in hLangpack variable *YAHOO*
George Hazan
2018-05-20
mir_getLP() call went into CMPluginBase::CMPluginBase, thus it's not needed i...
George Hazan
2018-05-20
CMPlugin to receive a reference to PLUGININFOEX
George Hazan
2018-05-18
Icon_Register(g_plugin.getInst() => g_plugin.registerIcon
George Hazan
2018-05-18
hLangpack variable began migration inside CMPluginBase
George Hazan
2018-05-15
cmstub.lib statically linked to any plugin that uses CMPlugin template
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-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-01-01
massive copyright update
dartraiden
2017-12-10
- remove emails (if author retired - it's useless to write to him; if author ...
dartraiden
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2017-11-28
Source files converted to utf-8
Kirill Volinsky
2017-02-22
Discord:
George Hazan
2017-02-08
Discord: support for changing nick names in chats
George Hazan
2017-02-07
Discord: ability to join & leave guilds on the fly
George Hazan
2017-02-03
no need in libcurl
George Hazan
2017-02-01
Discord: added libcurl to dependencies
George Hazan
2017-01-07
first version of Discord with working gateway connection
George Hazan
2017-01-01
bump copyright year
dartraiden
2016-12-27
implementation of CDiscordProto::SetStatus
George Hazan
2016-12-27
first version of options dialog
George Hazan
2016-12-27
empty protocol class
George Hazan