Age | Commit message (Expand) | Author |
2020-12-27 | unified guild members processing | George Hazan |
2020-12-27 | Discord: first 100 guild users are fetched from the server | George Hazan |
2020-12-08 | Discord: if a channel is forbidden, we don't try to read its history | George Hazan |
2020-05-11 | Discord: fix for processing custom user statuses | George Hazan |
2020-04-17 | Discord: fix for the basic search (by SnowFlake) | George Hazan |
2020-03-23 | Discord: opcode 7 processing added | George Hazan |
2020-03-11 | Discord: voice part of protocol moved to the separate file | George Hazan |
2020-03-11 | Discord: partial support for VoiceService plugin | George Hazan |
2020-02-29 | Discord: | George Hazan |
2020-02-24 | Discord: temporary token not to be saved | George Hazan |
2020-02-24 | Discord: | George Hazan |
2020-02-20 | bunch of useless threads replaced with a call of ProtoBroadcastAsync | George Hazan |
2020-02-13 | fixes #2209 (Discord: missing API for guilds and chats) | George Hazan |
2020-02-11 | Discord: | George Hazan |
2020-01-20 | Discord: support for message deletion | George Hazan |
2020-01-15 | Discord voice calls - packet processing | George Hazan |
2020-01-10 | WebSocket_Connect to return the reply to a HTTP request instead of a connection | George Hazan |
2020-01-03 | minor code cleaning | George Hazan |
2020-01-03 | Discord to use system window to maintain its timers | George Hazan |
2019-11-06 | fixes #2117 ([Discord] Support for the newly introduced Custom Status) | George Hazan |
2019-11-05 | Discord: | George Hazan |
2019-10-08 | WebSocket related code moved to the core | George Hazan |
2019-09-25 | fixes #2080 (protocol menu is lost during dynamic account creation) | George Hazan |
2019-06-08 | Discord: fix for problems of small Guilds (missing nick list, duplicate group... | George Hazan |
2019-03-14 | Discord: we don't need that crutch anymore | George Hazan |
2019-03-14 | fixes #1893 ([Discord] Make option to DISABLE at all group chats/channels) | George Hazan |
2019-03-08 | fixes #1863 completely ([Discord] add manual history sync from IMs/DMs (priva... | George Hazan |
2019-03-06 | related to #1863 ([Discord] Make option to turn off group chats/channels ; & ... | George Hazan |
2019-02-23 | fixes #1843 ([discord] Group chat history is no longer retrieved on login) | George Hazan |
2019-02-02 | Unify option name | dartraiden |
2018-12-23 | code cleaning | George Hazan |
2018-12-21 | code cleaning | George Hazan |
2018-12-21 | attempt to unify AsyncHttpRequest in various protocols | George Hazan |
2018-11-27 | fixes #1638 ([Discord] Direct messages from temporary contacts cause the cont... | George Hazan |
2018-11-27 | Discord: fix for guild sync | George Hazan |
2018-11-26 | no need to make this function a method anymore | George Hazan |
2018-11-26 | Chat_AddGroup - simplified prototype | George Hazan |
2018-11-23 | Discord: | George Hazan |
2018-11-21 | this code is so much faster | George Hazan |
2018-10-31 | Discord: subgroups usage is enabled for the new accounts only | George Hazan |
2018-10-31 | Discord: additional option to use special sub-groups for guilds | George Hazan |
2018-10-29 | fixes #1633 ([Discord] Sending a message with a link causes the message to be... | George Hazan |
2018-10-29 | Discord: | George Hazan |
2018-10-27 | Discord: list of guild's channels separated for each guild | George Hazan |
2018-10-26 | Discord: delayed chat creation + channel groups support | George Hazan |
2018-10-17 | Discord: fix for assigning message ids to own messages | George Hazan |
2018-10-13 | group chats: | George Hazan |
2018-10-13 | chat api: | George Hazan |
2018-10-01 | centralized system of processing message ids. also fixes #1375 | George Hazan |
2018-09-20 | fix for the proper return type of PROTO<>::RecvMsg | George Hazan |