Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-28 | fixes #4437 (Discord/Keep status: Discord wont reconnect) | George Hazan | |
2024-05-11 | fixes #724 ([Discord] Trying to add a new contact from group chat doesn't work) | George Hazan | |
2024-05-10 | fixes #4410 (Discord: загрузка истории с сервера не ↵ | George Hazan | |
загружает некоторые события) | |||
2024-05-08 | Discord: added support for reading private channels avatars | George Hazan | |
2024-05-07 | fixes #4407 (Discord: загруженная с сервера ↵ | George Hazan | |
история не подгружается сама в журнал при открытии окна) | |||
2024-05-06 | fixes #4406 (StatusManager: не нужно пытаться ↵ | George Hazan | |
подключать Discord к сети, если нажата кнопка "Выйти") | |||
2024-05-06 | fixes #4405 (Discord: логин по номеру телефона) | George Hazan | |
2024-05-04 | Discord: we load text messages only | George Hazan | |
2024-05-02 | fixes #4384 (Discord: SMS не отправляется при входе ↵ | George Hazan | |
через Миранду) | |||
2024-01-15 | Discord: access token should be cleared in memory as well after logout | George Hazan | |
2024-01-15 | fixes #4120 (Discord: второй фактор запрашивается ↵ | George Hazan | |
при каждом выходе в онлайн) | |||
2024-01-15 | code cleaning | George Hazan | |
2024-01-14 | Discord: add MFA support | George Hazan | |
2024-01-05 | Netlib: | George Hazan | |
- NETLIBHTTPHEADER & NETLIBHTTPREQUEST obsoleted; - NETLIBHTTPREQUEST divided into MHttpRequest & MHttpResponse; - MHttpHeaders now manager headers both for MHttpRequest & MHttpResponse; | |||
2024-01-04 | Netlib: pascal code is completely isolated from C++ core using helpers | George Hazan | |
2024-01-01 | fixes #4090 (Discord: channel history does not displayed in message log) | George Hazan | |
2024-01-01 | fixes #4092 (Discord: cannot autologin at startup) | George Hazan | |
2023-12-20 | DBEVENTINFO::hContact to be returned inside an event, no need to call ↵ | George Hazan | |
db_event_getContact() just after db_event_get() | |||
2023-09-06 | code cleaning | George Hazan | |
2023-04-24 | SM_FindSession - obsoleted function removed | George Hazan | |
2023-04-11 | DB::FILE_BLOB - file events' access unification | George Hazan | |
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-26 | DWORD -> uint32_t | George Hazan | |
2021-12-26 | PBYTE -> uint8_t* | George Hazan | |
2021-06-04 | fixes #2900 (Discord: implement popup if login/password are incorrect) | George Hazan | |
2021-04-11 | Discord: fixes #2838 (groupchat messages were retrieved from history without ↵ | George Hazan | |
nicks) | |||
2021-03-21 | Discord: fixes N/A status restoration after login | George Hazan | |
2021-01-17 | Update copyrights | dartraiden | |
2020-12-08 | Discord: if a channel is forbidden, we don't try to read its history | George Hazan | |
2020-12-03 | minor code cleaning | George Hazan | |
2020-09-28 | Discord: basic domains replaced to discord.com | George Hazan | |
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)) |