Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-09 | more strict constructor of MHttpRequest to avoid quirks | George Hazan | |
2024-01-08 | Update copyrights | dartraiden | |
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 | NETLIBHTTPREQUEST::cbSize = old unused field removed | George Hazan | |
2023-12-22 | Jabber: XEP-0319 support | George Hazan | |
2023-11-09 | fixes #3880 (Jabber: добавление самого себя в ↵ | George Hazan | |
ростер приводит к размножению контактов) | |||
2023-10-29 | fixes #3714 (Jabber: авторизованный, но не ↵ | George Hazan | |
добавленный в ростер контакт сам собой добавляется в ростер) | |||
2023-08-24 | fixes #3661 (tabSRMM: всплывающие уведомления о ↵ | George Hazan | |
наборе текста при получении оффлайнового сообщения), also implements XEP-0160 in Jabber | |||
2023-05-19 | Jabber:- fixes #3521 (Управление OMEMO ключами); | George Hazan | |
- fixes #3352 (OMEMO: Encrypt for Self Devices); - code cleaning | |||
2023-03-09 | fixes #3412 (Jabber: If no nick for room in Bookmarks Miranda uses user ID ↵ | George Hazan | |
as nick) | |||
2023-03-02 | code cleaning | George Hazan | |
2023-01-25 | Group chats: ChatRoomID setting replaced with real protocol id | George Hazan | |
2023-01-02 | Update copyrights | dartraiden | |
2022-09-26 | Utils_ClipboardCopy - system-wide helper for writing text to clipboard | George Hazan | |
2022-08-16 | that was wrong idea | George Hazan | |
2022-08-15 | Jabber: ability to load group chat avatars (once in a day) | George Hazan | |
2022-07-29 | fixes #3110 (remove Jabber frame) | George Hazan | |
2022-07-20 | Jabber: feature hash to be sent always | George Hazan | |
2022-06-06 | more portable version of previous patch | George Hazan | |
2022-04-06 | remove executable attribute from affected files | georgehazan | |
2022-01-01 | Happy new year, Miranda | dartraiden | |
2021-12-26 | DWORD -> uint32_t | George Hazan | |
2021-12-26 | WORD -> uint16_t | George Hazan | |
2021-12-26 | BYTE -> uint8_t | George Hazan | |
2021-01-17 | Update copyrights | dartraiden | |
2020-07-12 | minor code cleaning | George Hazan | |
2020-07-07 | Jabber: file inlining doesn't work if a user pastes a file into a groupchat | George Hazan | |
2020-06-24 | Revert "Jabber: user name to be encoded to avoid spaces" | dartraiden | |
This reverts commit 2c369e66feacfb3b934b1ec28fcecd179d796ba1. | |||
2020-06-24 | Jabber: user name to be encoded to avoid spaces | George Hazan | |
2020-05-27 | Jabber: if we ignore roster nicks, we don't apply them when local ↵ | George Hazan | |
CList/MyHandle isn't empty | |||
2020-05-27 | Jabber: code cleaning | George Hazan | |
2020-05-03 | fixes #2376 (Jabber: Add XEP-0319 support, XEP-0256 support discontinued) | George Hazan | |
2020-03-17 | Jabber: fix for Chinese in error messages | George Hazan | |
2020-03-02 | Jabber: | George Hazan | |
- capability cache is stored in a json file now instead of database; - caps manager became global; - account-dependent methods of CJabberClientCapsManager moved to CJabberProto; - code cleaning | |||
2020-02-27 | minor code cleaning | George Hazan | |
2020-02-17 | Jabber: full implementation of XEP-0231 | George Hazan | |
2020-02-06 | Jabber: | George Hazan | |
- MessageState support; - minor code cleaning | |||
2020-01-01 | Happy new year, Miranda | George Hazan | |
2019-09-26 | MS_UTILS_ENTERSTRING -> EnterString, useless service removed | George Hazan | |
2019-08-21 | Jabber: more portable version of a crutch with full vcard hash | George Hazan | |
2019-07-26 | warning fixes | George Hazan | |
2019-07-24 | NLHR_PTR - smart pointers make better code | George Hazan | |
2019-07-21 | Restore "Free for chat" status support (fixes #1963) | dartraiden | |
2019-07-15 | Jabber: | George Hazan | |
- global vcard hash added to the presence; - "AvatarSaved" setting isn't used anymore, because it's crazy; - when vcard reader writes our own avatar, an update is not send back to the server | |||
2019-06-04 | more fixes for #1963 | George Hazan | |
2019-05-27 | fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses ↵ | George Hazan | |
completely) | |||
2019-04-13 | Jabber: | George Hazan | |
- Miranda to generate globally unique packet ids; - unused member IJabberInterface::AddTemporaryIqHandler removed; - two rarely used params removed from CJabberProto::AddIQ && CJabberIqManager::AddHandler - code cleaning | |||
2019-04-12 | wiping custom icolib functions: Jabber | George Hazan | |
2019-04-04 | the stronger type check the better, also some large static arrays considered ↵ | George Hazan | |
useless | |||
2019-03-29 | Jabber: code optimization | George Hazan | |