Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* 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]
|
|
|
|
This reverts commit e09448dd03e3647717166e92ee818e395041993a, reversing
changes made to b0f44b16bd1138de85a5d17bb42151742f9c8298.
|
|
|
|
(address #803)
|
|
|
|
|
|
|
|
|
|
When user changed thread name from website and set it to "", in Miranda it previously stay "". Now it correctly generates new name from participant names.
|
|
|
|
I was told that db driver checks if value isn't same before writing it.
|
|
|
|
|
|
|
|
|
|
FB Pages are not online or offline, they just are. And this options helps users to find them in their contact list easily.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|