summaryrefslogtreecommitdiff
path: root/protocols
AgeCommit message (Collapse)Author
2017-02-06- fix for a possible memory leak;George Hazan
- enhanced debug info
2017-02-06Discord: file transfer succeededGeorge Hazan
2017-02-06fix for adding duplicate headersGeorge Hazan
2017-02-06Add pubkey log to avatar transfer initiation for debugging.LittleVulpix
This helps in case we get spammed with avatar requests - to see which tox is causing it. example of spam: [06:48:45 1E30] [FoxyToxy] CToxProto::OnFriendFile: incoming avatar (65536) from (0) [06:48:45 1E30] [FoxyToxy] CToxProto::CancelTransfer: Transfer (65536) is canceled [06:48:46 1E30] [FoxyToxy] CToxProto::OnFriendFile: incoming avatar (65536) from (0) [06:48:46 1E30] [FoxyToxy] CToxProto::CancelTransfer: Transfer (65536) is canceled [06:48:54 1E30] [FoxyToxy] CToxProto::OnFriendFile: incoming avatar (65536) from (0) [06:48:54 1E30] [FoxyToxy] CToxProto::CancelTransfer: Transfer (65536) is canceled [06:48:54 1E30] [FoxyToxy] CToxProto::OnFriendFile: incoming avatar (65536) from (0) [06:48:54 1E30] [FoxyToxy] CToxProto::CancelTransfer: Transfer (65536) is canceled [06:49:03 1E30] [FoxyToxy] CToxProto::OnFriendFile: incoming avatar (65536) from (0) [06:49:03 1E30] [FoxyToxy] CToxProto::CancelTransfer: Transfer (65536) is canceled [06:49:03 1E30] [FoxyToxy] CToxProto::OnFriendFile: incoming avatar (65536) from (0) [06:49:03 1E30] [FoxyToxy] CToxProto::CancelTransfer: Transfer (65536) is canceled [06:49:12 1E30] [FoxyToxy] CToxProto::OnFriendFile: incoming avatar (65536) from (0) [06:49:12 1E30] [FoxyToxy] CToxProto::CancelTransfer: Transfer (65536) is canceled [06:49:12 1E30] [FoxyToxy] CToxProto::OnFriendFile: incoming avatar (65536) from (0) [06:49:12 1E30] [FoxyToxy] CToxProto::CancelTransfer: Transfer (65536) is canceled [06:49:21 1E30] [FoxyToxy] CToxProto::OnFriendFile: incoming avatar (65536) from (0) [06:49:21 1E30] [FoxyToxy] CToxProto::CancelTransfer: Transfer (65536) is canceled [06:49:21 1E30] [FoxyToxy] CToxProto::OnFriendFile: incoming avatar (65536) from (0) [06:49:21 1E30] [FoxyToxy] CToxProto::CancelTransfer: Transfer (65536) is canceled [06:49:30 1E30] [FoxyToxy] CToxProto::OnFriendFile: incoming avatar (65536) from (0) [06:49:30 1E30] [FoxyToxy] CToxProto::CancelTransfer: Transfer (65536) is canceled [06:49:30 1E30] [FoxyToxy] CToxProto::OnFriendFile: incoming avatar (65536) from (0) [06:49:30 1E30] [FoxyToxy] CToxProto::CancelTransfer: Transfer (65536) is canceled [06:49:39 1E30] [FoxyToxy] CToxProto::OnFriendFile: incoming avatar (65536) from (0) [06:49:39 1E30] [FoxyToxy] CToxProto::CancelTransfer: Transfer (65536) is canceled [06:49:39 1E30] [FoxyToxy] CToxProto::OnFriendFile: incoming avatar (65536) from (0) [06:49:39 1E30] [FoxyToxy] CToxProto::CancelTransfer: Transfer (65536) is canceled
2017-02-06VKontakte: remove unneeded threadElzorFox
2017-02-05Facebook: Pages contacts should be "invisible", not "online"Robert Pösel
2017-02-05proper fix for UINs in auth dialogsGeorge Hazan
2017-02-05fix for the incorrect UIN assignmentGeorge Hazan
2017-02-04modified icons for DiscordGeorge Hazan
2017-02-04Discord: correct status mapping for ID_STATUS_AWAYGeorge Hazan
2017-02-03first attempt to implement file transfersGeorge Hazan
2017-02-03no need in libcurlGeorge Hazan
2017-02-03avatar code adapted for new core functions (mime types)George Hazan
2017-02-03we mark all contacts as offline after a protocol goes offlineGeorge Hazan
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-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-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-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-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-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-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