Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-15 | PROTO_INTERFACE::ReportSelfAvatarChanged = useful helper for working with ↵ | George Hazan | |
avatars | |||
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-05-11 | crash fix for Discord, if server required a captcha | George Hazan | |
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-26 | Discord: more descriptive name | dartraiden | |
2019-03-16 | Discord: UseGroupChats shall be enabled by default, but disabled for new ↵ | George Hazan | |
accounts | |||
2019-03-14 | Discord: we don't need that crutch anymore | George Hazan | |
2019-03-14 | fixes #1894 ([Discord] syncing DM contact Miranda take random message and ↵ | George Hazan | |
copy it +19x times) | |||
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 ↵ | George Hazan | |
(private chat)) | |||
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-26 | Discord: fix for a problem with % sign in group chats | 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-02-21 | one more fix for #1853 | George Hazan | |
2019-02-19 | MIME types are of type char, not wchar_t | George Hazan | |
2019-02-02 | Unify option name | dartraiden | |
2019-01-15 | code cleaning | George Hazan | |
2019-01-11 | Discord: code cleaning | George Hazan | |
2019-01-08 | fixes #1715 (by default account's destructor doesn't free network handle) | George Hazan | |
2019-01-04 | Update copyrights | dartraiden | |
2018-12-28 | User added notifications: | George Hazan | |
- old obsoleted ICQ-related junk like PF4_FORCEADDED & PF1_ADDED removed; - appropriate controls removed from auth dialogs and menus; - fixes #1680 (ICQ10: disable "Auth request" and "Send you are added" in "Add contact" dialog) | |||
2018-12-24 | minor code cleaning | George Hazan | |
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-12-18 | C++ exceptions are disabled in all cases where they just prevent warnings | George Hazan | |
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-12-07 | Discord: fix for wiping options in short account form | George Hazan | |
2018-12-05 | Discord: fix for missing channel user creation | George Hazan | |
2018-12-04 | more logs added for Jabber & Discord | George Hazan | |
2018-11-27 | fixes #1638 ([Discord] Direct messages from temporary contacts cause the ↵ | George Hazan | |
contact to be shown as if it were a regular friend) | |||
2018-11-27 | Discord: fix for guild sync | George Hazan | |
2018-11-26 | Discord: fix for parsing links from unknown users in group chats | 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-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-11-08 | Discord: fix for another typo in logs :) | George Hazan | |
2018-11-08 | Discord: attempt to eliminate random disconnects | 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 ↵ | George Hazan | |
be discarded) | |||
2018-10-29 | Discord: | George Hazan | |
- crash fix on exit; - fix for calling KillTimer from the worker process; - fix for disconnecting whole account when server orders to reset the gateway connection | |||
2018-10-27 | Discord: list of guild's channels separated for each guild | George Hazan | |