index
:
miranda-ng.git
0_95_10_2
jabber_test
master
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
protocols
/
Discord
/
src
/
server.cpp
Age
Commit message (
Expand
)
Author
2018-02-21
Discord: C++'11 iterators
George Hazan
2018-01-01
massive copyright update
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-09-19
useless structure GCDEST finally removed
George Hazan
2017-08-25
useless condition removed
George Hazan
2017-08-25
fixes #845 ([Discord] Adding a new contact causes "Only bots can use this end...
George Hazan
2017-06-05
Discord: attempt to fix problems with unauthorized http requests
George Hazan
2017-02-22
Discord:
George Hazan
2017-02-22
Discord: a rusty crutch to receive updates for sent messages
George Hazan
2017-02-15
Discord: groupchat history support
George Hazan
2017-02-13
Discord: displaying roles correctly
George Hazan
2017-02-04
Discord: correct status mapping for ID_STATUS_AWAY
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
Discord: forgotten shit in UserInfo retrieving
George Hazan
2017-02-01
added handler for a USER_SETTINGS_UPDATE command
George Hazan
2017-01-30
fix for the order of history messages
George Hazan
2017-01-26
fix of marking unread events as read
George Hazan
2017-01-23
automatic channel creation if user has none
George Hazan
2017-01-19
Discord:
George Hazan
2017-01-17
Discord: auth support
George Hazan
2017-01-17
Discord: dynamic user addition processing
George Hazan
2017-01-16
DB_AUTH_BLOB: handy piece of code moved into the core
George Hazan
2017-01-11
Discord:
George Hazan
2017-01-11
message acks: read confirmations
George Hazan
2017-01-10
more thorough fix for duplicate messages
George Hazan
2017-01-09
separate method for avatars retrieval
George Hazan
2017-01-09
INT64_PARAM - a new type of SnowFlake http params
George Hazan
2017-01-08
avatar support for Discord
George Hazan
2017-01-08
idle status is not ID_STATUS_IDLE, but ID_STATUS_LONGAWAY
George Hazan
2017-01-07
first version of Discord that sends messages, catches presence packets and di...
George Hazan
2017-01-07
first version of Discord with working gateway connection
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
login processing completed
George Hazan
2016-12-28
first version that logs in successfully
George Hazan
2016-12-28
http framework
George Hazan