Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-16 | Facebook - alternative loading of contacts' statuses | ikeblaster | |
2019-04-12 | wiping custom icolib functions: Facebook | George Hazan | |
2019-03-08 | life is too short to remember whether this structure is zeroed or not | George Hazan | |
2019-03-05 | Popup: | George Hazan | |
- wiping out checks for service presence; - code cleaning | |||
2019-02-27 | popup code cleaning (cause we have no tchar.h) | George Hazan | |
2019-01-18 | code cleaning | George Hazan | |
- ACKTYPE_URL removed; - PF1_URL removed; - IEED_EVENT_URL removed; - another URL-related code cleaning | |||
2019-01-04 | Update copyrights | dartraiden | |
2018-12-21 | Facebook: warning fixes | George Hazan | |
2018-05-03 | mir_forkThread<typename> - stronger typizatioin for thread function parameter | George Hazan | |
2018-04-05 | CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName | George Hazan | |
2018-03-16 | entities' names to be started with capital letters | George Hazan | |
2018-03-16 | always hated these long expressions: contact_iter makes them much shorter | George Hazan | |
2018-03-02 | Facebook: unneeded thread removed | George Hazan | |
2018-01-23 | Facebook: fixed missing last messages while loading history | matej | |
2018-01-13 | Facebook: fix for loading multiple unread messages at once at startup | matej | |
2018-01-12 | code cleaning | George Hazan | |
2018-01-12 | unused parameters removed | George Hazan | |
2018-01-12 | Facebook: initial changes to support loading of unread chat messages (#1095) | zemiacsik | |
* 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 | |||
2018-01-09 | Facebook: code cleaning | George Hazan | |
2018-01-08 | adds support for exiting groupchats | George Hazan | |
2018-01-08 | Facebook: less RTTI, less useless data | George Hazan | |
2018-01-05 | code cleaning | George Hazan | |
2018-01-04 | Facebook: switch to mir_cs instead of custom lock | George Hazan | |
2018-01-04 | С++'11 scope for's are suddenly more effective... | George Hazan | |
2018-01-03 | Facebook: first version of GrahQL request that doesn't fail | George Hazan | |
2018-01-03 | code cleaning | George Hazan | |
2018-01-01 | massive copyright update | dartraiden | |
2017-12-28 | code cleaning | George Hazan | |
2017-12-28 | Facebook: | George Hazan | |
- fixes problems with decoding attachments; - major rework of class structure; - version bump | |||
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵ | Kirill Volinsky | |
62202ed10617927d5429bc59898e12a366abe744) | |||
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky | |
2017-11-27 | Facebook: all source files converted to utf-8 | Kirill Volinsky | |
2017-11-13 | Code modernize ... | Goraf | |
* replace 0/NULL with nullptr [using clang-tidy] | |||
2017-09-12 | old good sound services became finally functions | George Hazan | |
2017-09-12 | Revert "Merge branch 'master' of https://github.com/miranda-ng/miranda-ng" | George Hazan | |
This reverts commit e09448dd03e3647717166e92ee818e395041993a, reversing changes made to b0f44b16bd1138de85a5d17bb42151742f9c8298. | |||
2017-09-11 | old good sound services became finally functions | George Hazan | |
2017-08-25 | Facebook: Fix encoding issue when parsing newsfeeds with empty attachment ↵ | Robert Pösel | |
(address #803) | |||
2017-08-25 | Facebook: Fix parsing newsfeeds/memories (fixes #882) | Robert Pösel | |
2017-08-25 | Facebook: Clear "message seen" when we send message from another instance | Robert Pösel | |
2017-04-23 | Facebook: Fix parsing newsfeeds (fixes #789) | Robert Pösel | |
2017-03-22 | warning fixes | George Hazan | |
2017-03-05 | Facebook: Fix reseting chat name | Robert Pösel | |
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. | |||
2017-03-05 | Facebook: Fix cutting unicode strings (fixes #711) | Robert Pösel | |
2017-03-05 | Facebook: Remove useless optimizations | Robert Pösel | |
I was told that db driver checks if value isn't same before writing it. | |||
2017-02-26 | Facebook: Fix loading newsfeed/memories posts (fixes #718) | Robert Pösel | |
2017-02-12 | Facebook: Fix loading newsfeed and memories; version bump | Robert Pösel | |
2017-02-12 | Facebook: Notify number of loaded items (when manually triggered) | Robert Pösel | |
2017-02-05 | Facebook: Pages contacts should be "invisible", not "online" | Robert Pösel | |
2017-01-23 | Facebook: Add option to make Pages always invisible (enabled by default) | Robert Pösel | |
FB Pages are not online or offline, they just are. And this options helps users to find them in their contact list easily. | |||
2017-01-23 | Facebook: Optimize searching pages/persons | Robert Pösel | |