summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-01-01Happy new year, MirandaGeorge Hazan
2019-12-29fixes #2167 (Facebook: strip secret info from logs)George Hazan
2019-12-29Facebook: read receipts supportGeorge Hazan
2019-12-29Facebook: simple MirVer detectorGeorge Hazan
2019-12-28BASS interface: pick up Miranda-specific commitsdartraiden
2019-12-28BASS interface: update BASS to 2.4.15dartraiden
2019-12-28typo fixGeorge Hazan
2019-12-28Facebook: handling "own" messages sent via other clientsikeblaster
Logging messages written by myself (via other clients) into correct chats. Implementation of threads/rooms/group chats (same thing) needed.
2019-12-28fixes #2160 (Facebook: deleted session doesn't empty invalid security token)George Hazan
2019-12-28fix for Facebook optionsGeorge Hazan
2019-12-28FacebookRM deprecated and replaced with Facebook MQTTGeorge Hazan
2019-12-28Discord: nonce field should be always positive, otherwise it might not workGeorge Hazan
2019-12-27Facebook: sending messagesGeorge Hazan
2019-12-27Facebook: reading users' avatarsGeorge Hazan
2019-12-27Facebook: private message readerGeorge Hazan
2019-12-27Facebook: message queue initialization codeGeorge Hazan
2019-12-27libjson: patch to write 64-bit integersGeorge Hazan
2019-12-26no, that bug is still present :-(George Hazan
2019-12-26Facebook: sending UTF messagesGeorge Hazan
2019-12-26added default filters (seems to work in VS2019)George Hazan
2019-12-24Facebook: default group added to optionsGeorge Hazan
2019-12-24fix for minor glitchesGeorge Hazan
2019-12-24Facebook: fix for MqttUnsubscribe formatGeorge Hazan
2019-12-24Facebook: support for typing notificationsGeorge Hazan
2019-12-24oops..George Hazan
2019-12-23Facebook:George Hazan
- completely working presences; - minor fixes
2019-12-23Facebook:George Hazan
- added presence processing; - added contacts processing; - code cleaning and restructurizing
2019-12-23compilation fixGeorge Hazan
2019-12-23Facebook: presence packet parsingGeorge Hazan
2019-12-23Facebook: unzip supportGeorge Hazan
2019-12-23Facebook:George Hazan
- MQTT message reader & parser (initial version); - MQTT ping;
2019-12-23libmosquitto - a helper for MQTT clientsGeorge Hazan
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-19fixes #2152 (Notes & Reminders: no need to track mouse cursor)George Hazan
2019-12-19final fix for #2151George Hazan
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-18fixes #2151 (Notes & Reminders: broken reminders order in View Reminders dialog)George Hazan
2019-12-16FacebookMQTT - authentication, MQTT connection, ...ikeblaster
Temporary credentials dialog, loading GraphQL data, various constants (taken from Pidgin)
2019-12-16typo fixGeorge Hazan
2019-12-16fixes #2141 (StdUserInfo doesn't handle OK button properly)George Hazan
2019-12-16shitty Windows helpers...George Hazan
2019-12-16fixes #2126 (hotkey works only once)George Hazan
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 #2147 (missing database link in CrashDumper's options)George Hazan
2019-12-16dbeditorpp:George Hazan
- fixes #2148 (case-sensitive search among database values hides lines during value replacement); - minor code cleaning; - version bump
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