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
/
utils.cpp
Age
Commit message (
Expand
)
Author
2019-06-27
manual access to CList/Group restricted
George Hazan
2019-02-27
fixes #1782 (highlighting in Discord groupchats)
George Hazan
2019-01-04
Update copyrights
dartraiden
2018-11-27
fixes #1638 ([Discord] Direct messages from temporary contacts cause the cont...
George Hazan
2018-10-13
chat api:
George Hazan
2018-05-27
unused variable CHAT_MANAGER *pci removed and replaced with g_chatApi
George Hazan
2018-05-03
mir_forkThread<typename> - stronger typizatioin for thread function parameter
George Hazan
2018-02-21
Discord: C++'11 iterators
George Hazan
2018-01-01
massive copyright update
dartraiden
2017-12-29
PROTO_INTERFACE::setAllContactStatuses - common code moved to the core
George Hazan
2017-12-11
parameters unification between JSON & HTTP
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-11-28
Source files converted to utf-8
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2017-09-27
fixes #944 ( [Discord] Recent change breaks clist behavior (no longer display...
George Hazan
2017-03-21
warning fix
George Hazan
2017-03-10
Group chats:
George Hazan
2017-02-22
Discord:
George Hazan
2017-02-18
fix for messages without a time stamp
George Hazan
2017-02-17
Discord: fix to close chats on going offline
George Hazan
2017-02-15
Discord: groupchat history support
George Hazan
2017-02-15
fix for highlighting non-mentioned contacts in groupchat
George Hazan
2017-02-12
support for Discord message markup
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-02
Discord: avatar change detector moved to the separate function
George Hazan
2017-02-01
Discord:
George Hazan
2017-02-01
fix for null avatar hash processing
George Hazan
2017-02-01
added handler for a USER_SETTINGS_UPDATE command
George Hazan
2017-01-27
fix for a wrong status translation
George Hazan
2017-01-20
- valid (but totally undocumented) way of reading guild users;
George Hazan
2017-01-18
Discord:
George Hazan
2017-01-17
Discord: auth support
George Hazan
2017-01-17
Discord: dynamic user addition processing
George Hazan
2017-01-09
- misprint in a json field name;
George Hazan
2017-01-07
first version of Discord that sends messages, catches presence packets and di...
George Hazan
2017-01-06
gateway commands
George Hazan
2017-01-03
server history syncing support
George Hazan
2017-01-01
bump copyright year
dartraiden
2016-12-30
Discord:
George Hazan
2016-12-29
support for the SnowFlake type for Miranda
George Hazan
2016-12-29
these operators better be not inlined
George Hazan
2016-12-27
implementation of CDiscordProto::SetStatus
George Hazan