Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-03 | mime type standardization | George Hazan | |
2017-02-03 | . | George Hazan | |
2017-02-03 | VKontakte: ignore ‘Access denied: can't set typing activity for this ↵ | ElzorFox | |
peer’ error | |||
2017-02-02 | - code cleaning; | George Hazan | |
- version bump | |||
2017-02-02 | Discord: message formatting now includes the list of attachments (if present) | George Hazan | |
2017-02-02 | fix for the initial presence processing | George Hazan | |
2017-02-02 | Discord: avatar change detector moved to the separate function | George Hazan | |
2017-02-02 | russian langpack fix & update | Konstantin | |
2017-02-02 | VKontakte: fix VK API bug on messages.send return value type (see ↵ | ElzorFox | |
https://vk.com/bugs?act=show&id=4717174_71) | |||
2017-02-01 | Discord: | George Hazan | |
- we don't request user info when no user id is set; - fix for the user addition; - fix for creating shadow users when a presence is sent to non-existing user | |||
2017-02-01 | fix for null avatar hash processing | George Hazan | |
2017-02-01 | Discord: forgotten shit in UserInfo retrieving | George Hazan | |
2017-02-01 | minor code cleaning | George Hazan | |
2017-02-01 | PLI_ONLINE & PLI_OFFLINE - unused constants removed | George Hazan | |
2017-02-01 | added handler for a USER_SETTINGS_UPDATE command | George Hazan | |
2017-02-01 | Discord: added libcurl to dependencies | George Hazan | |
2017-01-31 | attempt to fix rare crashes in Discord | George Hazan | |
2017-01-31 | compilation fix | George Hazan | |
2017-01-31 | - NUF_HTTPGATEWAY: unused option removed; | George Hazan | |
- NETLIBUSER::szDescriptiveName replaced with MAllStrings; - code cleaning. | |||
2017-01-31 | VKontakte: fix link for attachments if title is empty | ElzorFox | |
2017-01-30 | fix for the order of history messages | George Hazan | |
2017-01-29 | Gadu-Gadu protocol | Szymon Tokarz | |
merge libgadu fix from https://github.com/wojtekka/libgadu/commit/cf07f39da1d69c7219be928e3afcedbdd3c0f49c - gg ssl connection fixed | |||
2017-01-29 | english & russian langpack update | Konstantin | |
2017-01-28 | Update Useragent and Token | Bjarne Roß | |
2017-01-27 | fix for a wrong status translation | George Hazan | |
2017-01-26 | more logs | George Hazan | |
2017-01-26 | new private users must be marked as private | George Hazan | |
2017-01-26 | Discord: proper flags for avatars | George Hazan | |
2017-01-26 | fix of marking unread events as read | George Hazan | |
2017-01-26 | wrong format | George Hazan | |
2017-01-25 | VKontakte: | ElzorFox | |
fix autoloading history on open message window fix cleaning lastmsgid key on ‘empty’ sync history | |||
2017-01-24 | warning fix | George Hazan | |
2017-01-24 | if the idle time is set, include it into a presence (XEP-0256 support) | George Hazan | |
2017-01-24 | ME_IDLE_CHANGED to be hooked afterwards | George Hazan | |
2017-01-24 | NetlibBoundPort destructor: code cleaning | George Hazan | |
2017-01-24 | code cleaning | George Hazan | |
2017-01-24 | Discord: private messages in group chats | George Hazan | |
2017-01-24 | VKontakte: | ElzorFox | |
set low priority for loading history requests rework loading groups to clist add ‘Load last messages when message window open and local history is empty’ option (default true) version bump | |||
2017-01-23 | shit fixed in chat api | George Hazan | |
2017-01-23 | Discord: now we can write messages into guild chats | George Hazan | |
2017-01-23 | no need to implement the same code in each plugin | George Hazan | |
2017-01-23 | automatic channel creation if user has none | George Hazan | |
2017-01-23 | VKontakte: | ElzorFox | |
rename option ‘Automatically wipe local contacts missing in your friend list’ ->’ Load only friends to local contact list’ rework loading clist logic (now if option ‘ Load only friends to local contact list’ is true, non-friends contact are not created on loading dialogs and are not cleaned automatically on loading friendlist) version bump | |||
2017-01-23 | Facebook: Version bump | Robert Pösel | |
2017-01-23 | Facebook: Fix loading offline messages | 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: Rename option to better name | Robert Pösel | |
2017-01-23 | Facebook: Optimize searching pages/persons | Robert Pösel | |
2017-01-22 | Facebook: Search also Facebook pages | Robert Pösel | |
2017-01-22 | Facebook: Fix searching (by name/email/...) | Robert Pösel | |