summaryrefslogtreecommitdiff
path: root/protocols
AgeCommit message (Collapse)Author
2019-12-23Facebook:George Hazan
- MQTT message reader & parser (initial version); - MQTT ping;
2019-12-20VKontakte:ElzorFox
fix option ‘Load only friends to local contact list’ add hidden option ‘ReqAuthTimeLater’ change logic for ‘remind later’ on friend request - now one per ReqAuthTimeLater (default 86400) sec, not on protocol online version bump
2019-12-18Facebook: subscribe & unsubscribe supportGeorge Hazan
2019-12-18Facebook:George Hazan
- MqttSend now calculates payload size automatically (no need to add some magic numbers); - support for MQTT publish requests; - minor code cleaning
2019-12-18Facebook:George Hazan
- normal behaviour of ServerThread(); - added OnLoggedIn() function; - correct OnShutdown() processing; - DBKEY_USERNAME replaced with DBKEY_LOGIN to provide compatibility with the old protocol
2019-12-16FacebookMQTT - authentication, MQTT connection, ...ikeblaster
Temporary credentials dialog, loading GraphQL data, various constants (taken from Pidgin)
2019-12-16ICQ-WIM: fix for async [deleted] processingGeorge Hazan
2019-12-16fixes #2122 (ICQ-WIM: removed ICQ contact appears again in the contact list)George Hazan
2019-12-16fixes #2137 completely by adding "deleted" flag detection instead of using ↵George Hazan
nickname
2019-12-15softer variant of the previous patchGeorge Hazan
2019-12-15ICQ-WIM: patch not to forcibly remove deleted contacts from our databaseGeorge Hazan
2019-12-15ICQ-WIM: added error code detection during addBuddy (we don't allow to add ↵George Hazan
deleted contacts)
2019-12-09fixes #2137 (ICQ-WIM: no need to remove contacts marked as 'deleted')George Hazan
2019-12-04GetContactProto: useless duplicate function replaced with standard ↵George Hazan
Proto_GetBaseAccountName
2019-12-03ICQ-WIM: bunch of manual code removed, common code cleaningGeorge Hazan
2019-11-19warning fixesGeorge Hazan
2019-11-11update for Weather ini filesGeorge Hazan
2019-11-08fixes #2120 ([Discord] If you already have a custom status, setting it again ↵George Hazan
causes a crash)
2019-11-08VKontakte: fix error code for restarted reguestElzorFox
2019-11-07typo fixGeorge Hazan
2019-11-06fixes #2117 ([Discord] Support for the newly introduced Custom Status)George Hazan
2019-11-06ICQ-WIM: we don't need to publish awaymsg capabilities eitherGeorge Hazan
2019-11-06ICQ-WIM: no need to declare unsupported methodsGeorge Hazan
2019-11-05fixes #2115 ([Discord] "Group chats" (not chatrooms/servers but personal ↵George Hazan
groups!) are broken)
2019-11-05Discord:George Hazan
- JSON cycles rewritten using iterators; - private channels processing code extracted to the separate method
2019-11-05fixes #2113 (Jabber: при изменении статуса ↵George Hazan
участника конфы в лог пишется некорректный статус)
2019-11-01fixes #2110 (fake messages should look like send ones, not received)George Hazan
2019-10-30fixes #2110 (ICQ-WIM: display a reference for the uploaded file)George Hazan
2019-10-30fixes #2096 (SkypeWeb: Unknown event)George Hazan
2019-10-24fixes #2095 (ICQ: statuses support: a contact might have any status, but the ↵George Hazan
protocol itself only Offline & Online)
2019-10-23Jabber: we don't need this option anymoreGeorge Hazan
2019-10-22fixes #2103 (Jabber: we should ignore AvatarHash if file does not exist)George Hazan
2019-10-20fixes #2098 (Jabber: add HTTP File upload url to message log instead of ↵George Hazan
local address)
2019-10-17minor code cleaningGeorge Hazan
2019-10-17fixed #1710 (Jabber: implement XEP-0363 (HTTP File Upload))George Hazan
2019-10-17Jabber: service-related options moved to Service Discovery menuGeorge Hazan
2019-10-15MBinBuffer::assign = function to replace buffer contentsGeorge Hazan
2019-10-15first version that successfully logs intoGeorge Hazan
2019-10-15WhatsAppWeb: session restoration codeGeorge Hazan
2019-10-09.George Hazan
2019-10-08woohoo :) we loggef in, finallyGeorge Hazan
2019-10-08first version of WA that connectsGeorge Hazan
2019-10-08WebSocket related code moved to the coreGeorge Hazan
2019-10-07WhatsAppWeb: QR code viewerGeorge Hazan
2019-10-06WhatsAppWeb: first version restored from deprecatedGeorge Hazan
2019-10-02merge with SrmmLogContainerGeorge Hazan
2019-09-30IRC: fix for the 10-yrs-old bug with displaying own messages with %%George Hazan
2019-09-30compilation fixGeorge Hazan
2019-09-28sh-hit...George Hazan
2019-09-27end of manual experiments with CList/NotOnListGeorge Hazan