summaryrefslogtreecommitdiff
path: root/protocols
AgeCommit message (Collapse)Author
2020-05-03fixes #2376 (Jabber: Add XEP-0319 support, XEP-0256 support discontinued)George Hazan
2020-05-03fixes #2374 (Update libtox to 0.2.12)George Hazan
2020-05-01Discord: if http connection got expired, a request shall be resentGeorge Hazan
2020-05-01fixes #2318 (Facebook: stopped getting new message notifications)George Hazan
2020-04-28database:George Hazan
- namespace DB declared for commonly used database classes; - stubs for database event cursors; - code cleaning
2020-04-24fixes #2352 (ICQ: входящие отсутствующие в базе ↵George Hazan
сообщения имеют <текущее> время (время их получения Мирандой), а не реальное)
2020-04-22more correct way of implementing #1669George Hazan
2020-04-22fixes #2336 (Jabber: падение при попытке отменить ↵George Hazan
висящий файлтрансфер)
2020-04-22newsaggregator: fixed import from files without htmlUrl tagMataes
2020-04-19code cleaningGeorge Hazan
2020-04-19fix for error code 301 in Skype loginGeorge Hazan
2020-04-19fixes #2308 (SkypeWeb: Skypetoken has expired)George Hazan
2020-04-18fixes #2341 (ICQ перестала подключаться)George Hazan
2020-04-17Discord: fix for approving authorizationGeorge Hazan
2020-04-17Discord: fix for the basic search (by SnowFlake)George Hazan
2020-04-16SkypeWeb:George Hazan
- fixes #2306 (SkypeWeb: sometimes plugin does not show contacts statuses); - obsoleted GetContactsInfoRequest removed (as well as its handler CSkypeProto::LoadContactsInfo); - major optimization for polling process; - ugly & crashy map Contacts removed; - old crappy timer code removed and replaced with CTimer; - version bump
2020-04-15Jabber: inlined picture sending doesn't close file transfer dialog windowGeorge Hazan
2020-04-15Tox: crash fix for searchGeorge Hazan
2020-04-15ICQ: more logsGeorge Hazan
2020-04-13fixes #2321 (MessageState doesn't work with Facebook)George Hazan
2020-04-13ICQ-WIM: sometimes ICQ cannot login after Windows return from the sleeping modeGeorge Hazan
2020-04-10fixes #2310 (Invisible status doesn't work on Facebook)George Hazan
2020-04-09fixes #2316 (ICQ: если удалить ClistGroups из базы, то ↵George Hazan
контакты при перезапуске пропадут из клиста)
2020-04-09Facebook: fix for invisible status during loginGeorge Hazan
2020-04-08Remove more obsolete protocolsdartraiden
2020-04-07Fix folder namedartraiden
2020-04-07MSN: moved to deprecated, banned, removed support from plugins, etcdartraiden
2020-04-07Dummy: fix copy-paste bug (UniqueId for MSN is 'wlid')dartraiden
2020-04-06useless commands removedGeorge Hazan
2020-04-02minor code cleaningGeorge Hazan
2020-03-31Jabber:George Hazan
- fixes #2257 (Jabber: double click by room name shoud open "Join chatroom" dialogue); - more code implemented using UI classes; - massive code cleaning
2020-03-31Jabber:George Hazan
- fixes #2279 (Jabber: add HTTP File Upload support for group chats); - major file transfer code cleaning;
2020-03-30fix for disconnections in SkypeGeorge Hazan
2020-03-30according to one of the comments at #1659George Hazan
2020-03-30SkypeWeb: fix for vcxproj fileGeorge Hazan
2020-03-26fixes #2286 (Update libtox to 0.2.11)George Hazan
2020-03-26- fixes #2150 (SkypeWeb hangs on sync);George Hazan
- fixes problems with Skype disconnections; - version bump
2020-03-24Jabber: minor fix for restoring capsGeorge Hazan
2020-03-24ICQ-WIM:George Hazan
- fixes #2277 (ICQ: add ability to load whole history from server); - fix for message history retrieving; - code cleaning; - version bump
2020-03-24SINT64_PARAM support moved into libjsonGeorge Hazan
2020-03-24another attempt to fix #2260George Hazan
2020-03-23Discord: opcode 7 processing addedGeorge Hazan
2020-03-23Jabber: fix for offline file transfer initializationGeorge Hazan
2020-03-23Jabber: we allow offline file transfers if we have http upload or picture ↵George Hazan
inlining
2020-03-22SendScreenShot:George Hazan
- fixes #2272 (main dialog doesn't restore cloud service correctly); - CloudService doesn't apply default settings correctly
2020-03-22Jabber: picture inlining should precede file transfers because of reduced ↵George Hazan
file types subset if you don't need inlining, disable it.
2020-03-21Discord: suddenly "Request authorization" menu item is shown for Discord ↵George Hazan
groupchats
2020-03-19fixes #2260 (Facebook MQTT not receiving any messages)George Hazan
2020-03-18Proper spelling of UTF-8 and SHA-1dartraiden
2020-03-18Jabber: more correct way of processing PGP packetsGeorge Hazan