Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
completely)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
specific types into lambda functions so there are not duplicities in code (and logic is in one place)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Facebook: initial changes to support loading of unread chat messages
* Facebook: load unread messages in one request + load last messages when chat opens (if is set)
* shrinked regex pattern, commented unused code
* Facebook: fixed loading of whole history
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- fixes problems with decoding attachments;
- major rework of class structure;
- version bump
|
|
62202ed10617927d5429bc59898e12a366abe744)
|
|
|
|
|
|
* replace 0/NULL with nullptr [using clang-tidy]
|
|
e04d28cfcfe33f0450b390bb1af6e9df823fc86a)
|
|
|
|
|
|
|
|
E.g. renaming thread, adding/removing participants, etc.
|
|
|
|
These events aren't used by Facebook anymore
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This also fixes not loading messages at contact window open (if enabled). And cleans up part of obsolete code.
|
|
|