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
/
stdafx.h
Age
Commit message (
Expand
)
Author
2018-12-18
C++ exceptions are disabled in all cases where they just prevent warnings
George Hazan
2018-11-26
no need to make this function a method anymore
George Hazan
2018-11-26
fix for chat structures declaration
George Hazan
2018-10-31
Discord: additional option to use special sub-groups for guilds
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-03-28
all protocols rewritten to CMPluginBase
George Hazan
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-09-27
Discord: option to hide guild chats on startup
George Hazan
2017-03-09
chat API:
George Hazan
2017-02-22
major rework of Discord:
George Hazan
2017-02-14
fix for include duplicates & recursions
George Hazan
2017-02-13
Discord: displaying roles correctly
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-02
- code cleaning;
George Hazan
2017-02-02
Discord: message formatting now includes the list of attachments (if present)
George Hazan
2017-02-01
Discord: added libcurl to dependencies
George Hazan
2017-01-20
- valid (but totally undocumented) way of reading guild users;
George Hazan
2017-01-20
Discord: first version with groupchats
George Hazan
2017-01-17
Discord: auth support
George Hazan
2017-01-11
message acks: read confirmations
George Hazan
2017-01-08
avatar support for Discord
George Hazan
2017-01-07
first version of Discord that sends messages, catches presence packets and di...
George Hazan
2017-01-06
adding zlib
George Hazan
2017-01-03
server history syncing support
George Hazan
2016-12-30
Discord:
George Hazan
2016-12-27
first version of options dialog
George Hazan
2016-12-27
empty protocol class
George Hazan
2016-12-27
Discord: initial commit
George Hazan