Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-12 | Jabber: message state is set when a message is displayed | George Hazan | |
2020-02-12 | Jabber: XEP-0333 implementation (chat markers) | George Hazan | |
2020-02-12 | Facebook: restored option to keep messages unread at the server | George Hazan | |
2020-02-11 | Jabber: fix for sending receipts to offline contacts | George Hazan | |
2020-02-11 | Discord: fix for avatar file extension | 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-02-10 | Discord: code cleaning | George Hazan | |
2020-02-07 | Twitter: there's no need to assign the same text to both status message & ↵ | George Hazan | |
text message | |||
2020-02-07 | fixes #2202 (ICQ: входящие изображения не ↵ | George Hazan | |
помечаются прочитанными) | |||
2020-02-07 | fixes #2203 (ICQ-WIM: crash on image receive) | George Hazan | |
2020-02-06 | Jabber: option renamed | George Hazan | |
2020-02-06 | Jabber: | George Hazan | |
- MessageState support; - minor code cleaning | |||
2020-02-06 | Jabber: bye-bye, XEP-0022, you became completely obsolete these days... sic ↵ | George Hazan | |
transit gloria mundi | |||
2020-02-06 | ICQ-WIM: fixes two first points of #2201 | George Hazan | |
- когда из Миранды отправляешь, то в журнале Миранды остаётся невалиднвя ссылка - входящий файл принимается автоматически, а в журнале остаётся запись | |||
2020-02-05 | fixes #2201 (ICQ-WIM: file transfers are implemented as file transfers now, ↵ | George Hazan | |
because links aren't clickable) | |||
2020-02-05 | Facebook: code cleaning | George Hazan | |
2020-02-05 | Facebook: support for sending "Marked read" notifications | George Hazan | |
2020-02-04 | fixes #2193 (Twitter bug with Scriver or Tabsrmm) | George Hazan | |
2020-02-03 | Facebook: | George Hazan | |
- fixes #2194 (Can't login with the new Facebook plugin); - fixes #2192 (facebook protocol does not connect after updating); - version bump | |||
2020-02-01 | let's make a couple of things simpler | George Hazan | |
2020-01-30 | fixes #2189 (ICQ-WIM: ICQ: file transfers are broken) | George Hazan | |
2020-01-30 | Discord: string unification | dartraiden | |
2020-01-30 | LIST::remove + LIST::indexOf() combination removed with LIST::removeItem | George Hazan | |
2020-01-30 | fixes #1583 (Steam: enhanced processing of error code 401) | George Hazan | |
2020-01-29 | fixes #2039 (Jabber: реализовать обновление ↵ | George Hazan | |
LastGetVCard не только при запуске) | |||
2020-01-29 | unneded checks removed | George Hazan | |
2020-01-29 | fixes #2149 (SkypeWeb doesn't parse error codes) | George Hazan | |
2020-01-28 | Jabber: fix for perversive http upload protocol, both "urn:xmpp:http:upload" ↵ | George Hazan | |
& "urn:xmpp:http:upload:0" are supported | |||
2020-01-25 | Facebook: | George Hazan | |
- fix for sending own messages to group chats; - code optimization | |||
2020-01-25 | Facebook: reading group chat messages | George Hazan | |
2020-01-25 | Facebook: create a fake name for unnamed group chats | George Hazan | |
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-25 | Facebook: | George Hazan | |
- KICK command support for groupchats; - code cleaning | |||
2020-01-24 | Facebook: basic group chat hooks | George Hazan | |
2020-01-24 | fixes #2161 (Facebook: initial group chats support) | George Hazan | |
2020-01-24 | Facebook: fixes queue creation error processing (potentially solves problems ↵ | George Hazan | |
when one can't receive incoming messages) | |||
2020-01-23 | Facebook: valid processing of MQTT error code 4 (bad login/password) | George Hazan | |
2020-01-20 | db_event_delete: unused parameter removed | George Hazan | |
2020-01-20 | Discord: support for message deletion | George Hazan | |
2020-01-19 | Facebook - receipts for sent messages with attachments | ikeblaster | |
2020-01-19 | Facebook - fix accents in attachments | ikeblaster | |
2020-01-16 | minor fix | George Hazan | |
2020-01-16 | code cleaning | George Hazan | |
2020-01-16 | Discord: -1 unique string | dartraiden | |
2020-01-15 | Discord voice calls - packet processing | George Hazan | |
2020-01-15 | Discord: if message text is empty, there's no need to add it | George Hazan | |
2020-01-15 | fixes #2179 (Facebook: attachment sometimes doesn't load) | George Hazan | |
2020-01-14 | Skype: cookies processing code reverted back | George Hazan | |
2020-01-14 | VKontakte: login fix (header ‘Set-cookie’ can occur more than once) | ElzorFox | |
2020-01-13 | Netlib_GetHeader() - handful utility to avoid writing cycles | George Hazan | |