summaryrefslogtreecommitdiff
path: root/protocols
AgeCommit message (Collapse)Author
2020-05-15z-order fixedGeorge Hazan
2020-05-15fixes #1012 (Facebook: option needed to load friends only)George Hazan
2020-05-15Facebook: all garbage contacts (not included into our friend list) are ↵George Hazan
filtered out
2020-05-15ICQ-WIM: newly received messages were erroneously marked as readGeorge Hazan
2020-05-14ICQ-WIM: we need to close session forcibly after /endSessionGeorge Hazan
2020-05-14simple database event cycles moved to cursorsGeorge Hazan
2020-05-12ICQ-WIM: fix for restoring protocol status after hibernationGeorge Hazan
2020-05-11Discord: fix for processing custom user statusesGeorge Hazan
2020-05-10VKontakte: fix for memory corruption in CVkAccMgrFormGeorge Hazan
2020-05-10Jabber: fix for hiding software version via caps requestGeorge Hazan
2020-05-07Jabber: more precise name for XEP-0280 optiondartraiden
2020-05-07fixes #2399 (XEP-0280 support cleaning)George Hazan
2020-05-07fixes #2390 (ICQ игнорирует настройки приёма ↵George Hazan
файлов)
2020-05-07fix for old PROTO_INTERFACE::FileResume interface errorGeorge Hazan
2020-05-05fixes #2390 (ICQ игнорирует настройки приёма ↵George Hazan
файлов)
2020-05-04fixes #2382 (Jabber: двойной щелчок по закладке ↵George Hazan
должен вызывать окно ее редактирования)
2020-05-04Jabber: setting status to ID_STATUS_IDLE was very bad idea...George Hazan
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