Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-05 | Facebook: code cleaning | George Hazan | |
2020-02-05 | Facebook: support for sending "Marked read" notifications | 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-01-30 | LIST::remove + LIST::indexOf() combination removed with LIST::removeItem | George Hazan | |
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-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-19 | Facebook - receipts for sent messages with attachments | ikeblaster | |
2020-01-19 | Facebook - fix accents in attachments | ikeblaster | |
2020-01-15 | fixes #2179 (Facebook: attachment sometimes doesn't load) | George Hazan | |
2020-01-10 | Facebook: fix for correct fbrpc:// processing | George Hazan | |
2020-01-10 | fixes #2164 (Facebook: receiving messages from unknown contacts) | George Hazan | |
these contacts are added as temporary ones | |||
2020-01-07 | Facebook: differentiate image and file inline attachment | ikeblaster | |
2020-01-07 | Facebook: fix for umlauts in messages | George Hazan | |
2020-01-07 | Facebook: support for inline attachments | George Hazan | |
2020-01-05 | slightly modified link processor | George Hazan | |
2020-01-05 | fixes #2165 (Facebook: receiving attachments) | George Hazan | |
2020-01-03 | OnLoggedOut to be called in the ServerThread, as the only safe place to do that | George Hazan | |
2020-01-03 | Facebook to use system timers instead of its own ugly hack | George Hazan | |
2020-01-02 | fixes #2168 (Facebook: contacts are not marked as offline on disconnect) | George Hazan | |
2020-01-02 | minor code cleaning | George Hazan | |
2020-01-02 | Facebook: stickers support | George Hazan | |
2020-01-01 | Happy new year, Miranda | George Hazan | |
2019-12-29 | fixes #2167 (Facebook: strip secret info from logs) | George Hazan | |
2019-12-29 | Facebook: read receipts support | George Hazan | |
2019-12-29 | Facebook: simple MirVer detector | George Hazan | |
2019-12-28 | typo fix | George Hazan | |
2019-12-28 | Facebook: handling "own" messages sent via other clients | ikeblaster | |
Logging messages written by myself (via other clients) into correct chats. Implementation of threads/rooms/group chats (same thing) needed. | |||
2019-12-28 | fixes #2160 (Facebook: deleted session doesn't empty invalid security token) | George Hazan | |
2019-12-27 | Facebook: sending messages | George Hazan | |
2019-12-27 | Facebook: reading users' avatars | George Hazan | |
2019-12-27 | Facebook: private message reader | George Hazan | |
2019-12-27 | Facebook: message queue initialization code | George Hazan | |
2019-12-24 | Facebook: default group added to options | George Hazan | |
2019-12-24 | fix for minor glitches | George Hazan | |
2019-12-24 | Facebook: fix for MqttUnsubscribe format | George Hazan | |
2019-12-24 | Facebook: support for typing notifications | George Hazan | |
2019-12-23 | Facebook: | George Hazan | |
- completely working presences; - minor fixes | |||
2019-12-23 | Facebook: | George Hazan | |
- added presence processing; - added contacts processing; - code cleaning and restructurizing | |||
2019-12-23 | Facebook: presence packet parsing | George Hazan | |
2019-12-23 | Facebook: | George Hazan | |
- MQTT message reader & parser (initial version); - MQTT ping; | |||
2019-12-18 | Facebook: subscribe & unsubscribe support | George Hazan | |
2019-12-18 | Facebook: | 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-18 | Facebook: | 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-16 | FacebookMQTT - authentication, MQTT connection, ... | ikeblaster | |
Temporary credentials dialog, loading GraphQL data, various constants (taken from Pidgin) | |||
2019-06-26 | MQTT: proper MQTT payload preparation | George Hazan | |
2019-06-19 | request for retrieving token | George Hazan | |