summaryrefslogtreecommitdiff
path: root/protocols
AgeCommit message (Collapse)Author
2020-01-30LIST::remove + LIST::indexOf() combination removed with LIST::removeItemGeorge Hazan
2020-01-30fixes #1583 (Steam: enhanced processing of error code 401)George Hazan
2020-01-29fixes #2039 (Jabber: реализовать обновление ↵George Hazan
LastGetVCard не только при запуске)
2020-01-29unneded checks removedGeorge Hazan
2020-01-29fixes #2149 (SkypeWeb doesn't parse error codes)George Hazan
2020-01-28Jabber: fix for perversive http upload protocol, both "urn:xmpp:http:upload" ↵George Hazan
& "urn:xmpp:http:upload:0" are supported
2020-01-25Facebook:George Hazan
- fix for sending own messages to group chats; - code optimization
2020-01-25Facebook: reading group chat messagesGeorge Hazan
2020-01-25Facebook: create a fake name for unnamed group chatsGeorge Hazan
2020-01-25massive 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-25Facebook:George Hazan
- KICK command support for groupchats; - code cleaning
2020-01-24Facebook: basic group chat hooksGeorge Hazan
2020-01-24fixes #2161 (Facebook: initial group chats support)George Hazan
2020-01-24Facebook: fixes queue creation error processing (potentially solves problems ↵George Hazan
when one can't receive incoming messages)
2020-01-23Facebook: valid processing of MQTT error code 4 (bad login/password)George Hazan
2020-01-20db_event_delete: unused parameter removedGeorge Hazan
2020-01-20Discord: support for message deletionGeorge Hazan
2020-01-19Facebook - receipts for sent messages with attachmentsikeblaster
2020-01-19Facebook - fix accents in attachmentsikeblaster
2020-01-16minor fixGeorge Hazan
2020-01-16code cleaningGeorge Hazan
2020-01-16Discord: -1 unique stringdartraiden
2020-01-15Discord voice calls - packet processingGeorge Hazan
2020-01-15Discord: if message text is empty, there's no need to add itGeorge Hazan
2020-01-15fixes #2179 (Facebook: attachment sometimes doesn't load)George Hazan
2020-01-14Skype: cookies processing code reverted backGeorge Hazan
2020-01-14VKontakte: login fix (header ‘Set-cookie’ can occur more than once)ElzorFox
2020-01-13Netlib_GetHeader() - handful utility to avoid writing cyclesGeorge Hazan
2020-01-13fixes #2183 (ICQ-WIM: wrong OnLoggedOut() call location)George Hazan
2020-01-10WebSocket_Connect to return the reply to a HTTP request instead of a connectionGeorge Hazan
2020-01-10Facebook: fix for correct fbrpc:// processingGeorge Hazan
2020-01-10Discord: fix for missing settingGeorge Hazan
2020-01-10fixes #2164 (Facebook: receiving messages from unknown contacts)George Hazan
these contacts are added as temporary ones
2020-01-09fixes #2180 (ICQ: some existing contacts do not get IcqDeleted key)George Hazan
2020-01-09fixes #2153 (ICQ-WIM: password got reset occasionally in options)George Hazan
2020-01-09if smth cannot be incuded, it shall be inlinedGeorge Hazan
2020-01-07Facebook: differentiate image and file inline attachmentikeblaster
2020-01-07Facebook: fix for umlauts in messagesGeorge Hazan
2020-01-07Facebook: support for inline attachmentsGeorge Hazan
2020-01-05slightly modified link processorGeorge Hazan
2020-01-05fixes #2165 (Facebook: receiving attachments)George Hazan
2020-01-03OnLoggedOut to be called in the ServerThread, as the only safe place to do thatGeorge Hazan
2020-01-03minor code cleaningGeorge Hazan
2020-01-03ICQ-WIM to use shared system window & its timersGeorge Hazan
2020-01-03Facebook to use system timers instead of its own ugly hackGeorge Hazan
2020-01-03Discord to use system window to maintain its timersGeorge Hazan
2020-01-02fixes #2168 (Facebook: contacts are not marked as offline on disconnect)George Hazan
2020-01-02minor code cleaningGeorge Hazan
2020-01-02Facebook: stickers supportGeorge Hazan
2020-01-01Happy new year, Miranda, part 2dartraiden