Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-18 | Facebook: *.webp avatars disabled for a while | George Hazan | |
2020-08-18 | SmileyAdd: | George Hazan | |
- fixes #2545 (SmileyAdd: missing assigned per-contact smileys categories); - unused service MS_SMILEYADD_SHOWSELECTION removed; - name conflict resolution; - version bump; | |||
2020-08-16 | SmileyAdd: | George Hazan | |
- major update for custom smileys APIs (cause we have no MSN, there's no need to save MCONTACT for custom smileys); - added path type = 2 to download whole folder for custom smileys; - fixes #2524 (ICQ: стикеры должны приходить как custom smileys, а не как передачи файлов); - fixes #2533 (SmileyAdd не всегда распознаёт стикеры); - fixes #2532 (Полученные стикеры пропадают при переоткрытии окна); - version bump | |||
2020-07-16 | fixes #2476 (Facebook: ERROR_QUEUE_EXCEEDS_MAX_DELTAS) | George Hazan | |
2020-06-20 | fixes #2456 (Facebook: ERROR_QUEUE_NOT_FOUND Facebook bug) | George Hazan | |
2020-05-15 | fixes #1012 (Facebook: option needed to load friends only) | George Hazan | |
2020-05-15 | Facebook: all garbage contacts (not included into our friend list) are ↵ | George Hazan | |
filtered out | |||
2020-05-01 | fixes #2318 (Facebook: stopped getting new message notifications) | George Hazan | |
2020-04-13 | fixes #2321 (MessageState doesn't work with Facebook) | George Hazan | |
2020-03-24 | another attempt to fix #2260 | George Hazan | |
2020-02-27 | Facebook: group chat initialization improvement | ikeblaster | |
Chat_GetUserInfo is not usable since we have no "info" saved for users (=always returns nullptr). | |||
2020-02-20 | Facebook: group chat loading improvement | ikeblaster | |
Loading only unarchived group chats, where user is still subscribed. When thread_count limit is sent, response is sorted. Hardcoded to 40 threads - not ideal, since response contains also normal chats (those are skipped). Better solution proposed in TODO. | |||
2020-02-20 | Facebook: group chat minor optimization | ikeblaster | |
2020-02-20 | fixes #2224 (Facebook - each group chat message as a new conversation) | ikeblaster | |
2020-02-16 | fixes #2216 (Facebook: remove non-actual hidden options) | George Hazan | |
2020-02-12 | Facebook: restored option to keep messages unread at the server | George Hazan | |
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 | |