summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-02-03mime type standardizationGeorge Hazan
2017-02-03.George Hazan
2017-02-03VKontakte: ignore ‘Access denied: can't set typing activity for this ↵ElzorFox
peer’ error
2017-02-02- code cleaning;George Hazan
- version bump
2017-02-02Discord: message formatting now includes the list of attachments (if present)George Hazan
2017-02-02fix for the initial presence processingGeorge Hazan
2017-02-02Discord: avatar change detector moved to the separate functionGeorge Hazan
2017-02-02russian langpack fix & updateKonstantin
2017-02-02VKontakte: fix VK API bug on messages.send return value type (see ↵ElzorFox
https://vk.com/bugs?act=show&id=4717174_71)
2017-02-01Discord: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-01fix for null avatar hash processingGeorge Hazan
2017-02-01Discord: forgotten shit in UserInfo retrievingGeorge Hazan
2017-02-01minor code cleaningGeorge Hazan
2017-02-01PLI_ONLINE & PLI_OFFLINE - unused constants removedGeorge Hazan
2017-02-01added handler for a USER_SETTINGS_UPDATE commandGeorge Hazan
2017-02-01Discord: added libcurl to dependenciesGeorge Hazan
2017-01-31attempt to fix rare crashes in DiscordGeorge Hazan
2017-01-31compilation fixGeorge Hazan
2017-01-31- NUF_HTTPGATEWAY: unused option removed;George Hazan
- NETLIBUSER::szDescriptiveName replaced with MAllStrings; - code cleaning.
2017-01-31VKontakte: fix link for attachments if title is emptyElzorFox
2017-01-30fix for the order of history messagesGeorge Hazan
2017-01-29Gadu-Gadu protocolSzymon Tokarz
merge libgadu fix from https://github.com/wojtekka/libgadu/commit/cf07f39da1d69c7219be928e3afcedbdd3c0f49c - gg ssl connection fixed
2017-01-29english & russian langpack updateKonstantin
2017-01-28Update Useragent and TokenBjarne Roß
2017-01-27fix for a wrong status translationGeorge Hazan
2017-01-26more logsGeorge Hazan
2017-01-26new private users must be marked as privateGeorge Hazan
2017-01-26Discord: proper flags for avatarsGeorge Hazan
2017-01-26fix of marking unread events as readGeorge Hazan
2017-01-26wrong formatGeorge Hazan
2017-01-25VKontakte:ElzorFox
fix autoloading history on open message window fix cleaning lastmsgid key on ‘empty’ sync history
2017-01-24warning fixGeorge Hazan
2017-01-24if the idle time is set, include it into a presence (XEP-0256 support)George Hazan
2017-01-24ME_IDLE_CHANGED to be hooked afterwardsGeorge Hazan
2017-01-24NetlibBoundPort destructor: code cleaningGeorge Hazan
2017-01-24code cleaningGeorge Hazan
2017-01-24Discord: private messages in group chatsGeorge Hazan
2017-01-24VKontakte: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-23shit fixed in chat apiGeorge Hazan
2017-01-23Discord: now we can write messages into guild chatsGeorge Hazan
2017-01-23no need to implement the same code in each pluginGeorge Hazan
2017-01-23automatic channel creation if user has noneGeorge Hazan
2017-01-23VKontakte: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-23Facebook: Version bumpRobert Pösel
2017-01-23Facebook: Fix loading offline messagesRobert Pösel
2017-01-23Facebook: 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-23Facebook: Rename option to better nameRobert Pösel
2017-01-23Facebook: Optimize searching pages/personsRobert Pösel
2017-01-22Facebook: Search also Facebook pagesRobert Pösel
2017-01-22Facebook: Fix searching (by name/email/...)Robert Pösel