Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-09 | database support for new protocols | George Hazan | |
2023-01-27 | Group chats: all old APIs with lookup by module+session removed | George Hazan | |
2023-01-14 | Convert sources to CR+LF | dartraiden | |
2023-01-11 | Discord: not included into the build, but adapted for the current core version | George Hazan | |
2022-01-20 | fixes #2994 (Deprecate Discord support) | George Hazan | |
2022-01-01 | Happy new year, Miranda | dartraiden | |
2021-12-11 | attempt to fix #2932 | George Hazan | |
2021-11-19 | Discord: we don't use discriminators in groupchat nicks | George Hazan | |
2021-11-18 | Discord: copy ID menu item for group chats | George Hazan | |
2021-11-18 | fixes #2969 (Discord: display users nicks instead of Discord tag in MUC) | George Hazan | |
2021-05-14 | fixes #2879 (random crash in Discord) | George Hazan | |
2021-05-13 | fixes #2878 (Discord: rename the "Disable group chats" option to "Disable ↵ | George Hazan | |
guilds" and stop processing guilds at all) | |||
2021-04-11 | Discord: fixes #2838 (groupchat messages were retrieved from history without ↵ | George Hazan | |
nicks) | |||
2021-04-11 | Discord: added guild contacts cache | George Hazan | |
2021-01-17 | Update copyrights | dartraiden | |
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-25 | Discord: update to protocol v.8 + warning fix | George Hazan | |
2020-12-06 | Discord: fix for retrieving groupchat history again & again | George Hazan | |
2020-05-11 | Discord: fix for processing custom user statuses | George Hazan | |
2020-02-13 | fixes #2209 (Discord: missing API for guilds and chats) | George Hazan | |
2020-02-11 | Discord: | George Hazan | |
- gateway command 12 isn't available since Jan 13th, 2020; - GUILD_SYNC is also not available anymore; - better cookie control; - version bump | |||
2020-01-25 | massive code cleaning: | George Hazan | |
- GCHOOK structure normalized (i.e. inlined SESSION_INFO fields replaced with a reference to SESSION_INFO); - fake CMsgDialog declaration added to m_srmm_int.h, thus duplicated declarations in plugins aren't needed anymore - other minor changes | |||
2020-01-10 | Discord: fix for missing setting | George Hazan | |
2020-01-01 | Happy new year, Miranda | George Hazan | |
2019-11-05 | fixes #2115 ([Discord] "Group chats" (not chatrooms/servers but personal ↵ | George Hazan | |
groups!) are broken) | |||
2019-11-05 | Discord: | George Hazan | |
- JSON cycles rewritten using iterators; - private channels processing code extracted to the separate method | |||
2019-09-03 | CChatRoomDlg globally renamed to CMsgDialog to be conpatible with StdMsg | George Hazan | |
2019-06-27 | manual access to CList/Group restricted | George Hazan | |
2019-06-08 | Discord: fix for problems of small Guilds (missing nick list, duplicate ↵ | George Hazan | |
group chat messages) | |||
2019-04-23 | fixes #1925 ([Discord] Guildchat information for "general" chat is stored in ↵ | George Hazan | |
the "Server" contact, resulting in history retrieval issues) | |||
2019-03-14 | fixes #1893 ([Discord] Make option to DISABLE at all group chats/channels) | George Hazan | |
2019-03-06 | related to #1863 ([Discord] Make option to turn off group chats/channels ; & ↵ | George Hazan | |
add manual history sync from IMs/DMs (private chat)) | |||
2019-02-27 | fixes #1782 (highlighting in Discord groupchats) | George Hazan | |
2019-02-25 | GCEVENT::GCEF_UTF8 - flag for direct communication with utf8-encoded chat ↵ | George Hazan | |
events (UTF16LE by default) | |||
2019-02-23 | fixes #1843 ([discord] Group chat history is no longer retrieved on login) | George Hazan | |
2019-01-04 | Update copyrights | dartraiden | |
2018-12-08 | fixes #1658 (Discord: if "Use subgroups for guild's channels" is disabled, ↵ | George Hazan | |
Miranda create subgroups for guilds anyway) | |||
2018-12-08 | chats: | George Hazan | |
- Chat_GetGroup & Chat_SetGroup functions added to stop the zoo with chat default group name; - fixes #1655 (custom chat group name doesn't work in Discord) | |||
2018-11-27 | Discord: fix for guild sync | George Hazan | |
2018-11-26 | Chat_AddGroup - simplified prototype | George Hazan | |
2018-11-26 | fix for chat structures declaration | George Hazan | |
2018-11-23 | Discord: | George Hazan | |
- fixes #1641 ([Discord] In some cases, sending a link in own message can cause that message to be attributed to conversation partner) - old perversion with storing last user id dropped; - class CDiscordMessage dropped as well, only message id is stored now; - old useless handler OnReceiveMessage also dropped; - version bump | |||
2018-11-21 | valid role, users & channels creation order | 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-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-14 | fixes #1157 ([Discord] In some cases, group history is missing usernames ↵ | George Hazan | |
when retrieved on login) |