Age | Commit message (Collapse) | Author |
|
|
|
filtered out
|
|
|
|
|
|
|
|
Chat_GetUserInfo is not usable since we have no "info" saved for users (=always returns nullptr).
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- fixes #2194 (Can't login with the new Facebook plugin);
- fixes #2192 (facebook protocol does not connect after updating);
- version bump
|
|
|
|
- fix for sending own messages to group chats;
- code optimization
|
|
|
|
|
|
|
|
|
|
when one can't receive incoming messages)
|
|
|
|
|
|
|
|
|
|
these contacts are added as temporary ones
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Logging messages written by myself (via other clients) into correct chats.
Implementation of threads/rooms/group chats (same thing) needed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|