Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-15 | simpler way of applying server ids to messages | George Hazan | |
2020-02-29 | Discord: | George Hazan | |
- fixes #1953 ([Discord] Changing status post-sign-in doesn't work unless a normal client is also open); - fixes #705 ([Discord] System tray icon does not reflect actual status of Discord protocol); - version bump | |||
2020-02-24 | Discord: temporary token not to be saved | George Hazan | |
2020-02-24 | typo fix | George Hazan | |
2020-02-24 | fixes #2230 (DIscord: Sometimes Miranda continuously fails to connect to ↵ | George Hazan | |
Discord server, and somehow logging in on the website fixes this problem ) | |||
2020-02-24 | Discord: | George Hazan | |
- fixes a problem with 400 BAD REQUEST error when sending mark as read request; - code cleaning; - version bump | |||
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-13 | Netlib_GetHeader() - handful utility to avoid writing cycles | George Hazan | |
2020-01-01 | Happy new year, Miranda | George Hazan | |
2019-11-05 | Discord: | George Hazan | |
- JSON cycles rewritten using iterators; - private channels processing code extracted to the separate method | |||
2019-05-11 | crash fix for Discord, if server required a captcha | George Hazan | |
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-08 | fixes #1863 completely ([Discord] add manual history sync from IMs/DMs ↵ | George Hazan | |
(private chat)) | |||
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-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-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: additional option to use special sub-groups for guilds | George Hazan | |
2018-10-17 | Discord: fix for assigning message ids to own messages | George Hazan | |
2018-10-03 | some debug code for #1608 | George Hazan | |
2018-10-01 | Discord to move towards message ids revolution in 0.95.10 | George Hazan | |
2018-05-27 | unused variable CHAT_MANAGER *pci removed and replaced with g_chatApi | George Hazan | |
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 ↵ | Kirill Volinsky | |
62202ed10617927d5429bc59898e12a366abe744) | |||
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 ↵ | George Hazan | |
endpoint" error) | |||
2017-06-05 | Discord: attempt to fix problems with unauthorized http requests | George Hazan | |
2017-02-22 | Discord: | George Hazan | |
- support for channel creation & destruction on the fly - code cleaning | |||
2017-02-22 | Discord: a rusty crutch to receive updates for sent messages | George Hazan | |
2017-02-15 | Discord: groupchat history support | George Hazan | |
version bump | |||
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 | |
- version bump | |||
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 | |
- we don't request user info when no user id is set; - fix for the user addition; - fix for creating shadow users when a presence is sent to non-existing user | |||
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 | |
- added support for channel addition & removal; - added support for reading message acks; - now Miranda reads the whole history, not only first 99 messages - | |||
2017-01-17 | Discord: auth support | George Hazan | |