Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-28 | SkypeWeb: further shit cleaning | George Hazan | |
2020-05-27 | Jabber: | George Hazan | |
- account name added to the roster editor's window caption; - all traces of excel removed from file description | |||
2020-05-27 | Jabber: if we ignore roster nicks, we don't apply them when local ↵ | George Hazan | |
CList/MyHandle isn't empty | |||
2020-05-27 | SkypeWeb: | George Hazan | |
- massive code cleanup, old http junk wiped out & replaced with standard MHttpRequest class - old MS login code removed; - basic url replaced with modern one; | |||
2020-05-27 | Jabber: roster to be exported into the simple xml format (import from the ↵ | George Hazan | |
old format is also supported) | |||
2020-05-27 | Jabber: code cleaning | George Hazan | |
2020-05-26 | Jabber: if we ignore roster, thy shalt update existing nicks either | George Hazan | |
2020-05-26 | Steam: | George Hazan | |
- final fix for UI dialogs; - major fix for CSteamProto::SetStatus method, not to launch the worker thread in parallel; - code cleaning; - version bump | |||
2020-05-25 | Jabber: stronger appliance of Roster Editor with RFC 6121 | George Hazan | |
2020-05-25 | Jabber: custom roster nicks should be ignored as well as roster groups | George Hazan | |
2020-05-24 | fixes #2398 (Steam выводит диалог ввода кода ↵ | George Hazan | |
проверки много раз) | |||
2020-05-24 | Steam: UI code cleaning | George Hazan | |
2020-05-24 | ICQ-WIM: auth request support | George Hazan | |
2020-05-22 | also the same fix for icon projects | George Hazan | |
2020-05-22 | fix for broken project file compatibility in VS2019 16.6.0 | George Hazan | |
2020-05-19 | CurrencyRates: code cleaning | George Hazan | |
2020-05-17 | fixes #2352 (ICQ-WIM: separate flag for ParseMessage to use server-side or ↵ | George Hazan | |
local time) | |||
2020-05-15 | z-order fixed | George Hazan | |
2020-05-15 | fixes #1012 (Facebook: option needed to load friends only) | George Hazan | |
2020-05-15 | Facebook: all garbage contacts (not included into our friend list) are ↵ | George Hazan | |
filtered out | |||
2020-05-15 | ICQ-WIM: newly received messages were erroneously marked as read | George Hazan | |
2020-05-14 | ICQ-WIM: we need to close session forcibly after /endSession | George Hazan | |
2020-05-14 | simple database event cycles moved to cursors | George Hazan | |
2020-05-12 | ICQ-WIM: fix for restoring protocol status after hibernation | George Hazan | |
2020-05-11 | Discord: fix for processing custom user statuses | George Hazan | |
2020-05-10 | VKontakte: fix for memory corruption in CVkAccMgrForm | George Hazan | |
2020-05-10 | Jabber: fix for hiding software version via caps request | George Hazan | |
2020-05-07 | Jabber: more precise name for XEP-0280 option | dartraiden | |
2020-05-07 | fixes #2399 (XEP-0280 support cleaning) | George Hazan | |
2020-05-07 | fixes #2390 (ICQ игнорирует настройки приёма ↵ | George Hazan | |
файлов) | |||
2020-05-07 | fix for old PROTO_INTERFACE::FileResume interface error | George Hazan | |
2020-05-05 | fixes #2390 (ICQ игнорирует настройки приёма ↵ | George Hazan | |
файлов) | |||
2020-05-04 | fixes #2382 (Jabber: двойной щелчок по закладке ↵ | George Hazan | |
должен вызывать окно ее редактирования) | |||
2020-05-04 | Jabber: setting status to ID_STATUS_IDLE was very bad idea... | George Hazan | |
2020-05-03 | fixes #2376 (Jabber: Add XEP-0319 support, XEP-0256 support discontinued) | George Hazan | |
2020-05-03 | fixes #2374 (Update libtox to 0.2.12) | George Hazan | |
2020-05-01 | Discord: if http connection got expired, a request shall be resent | George Hazan | |
2020-05-01 | fixes #2318 (Facebook: stopped getting new message notifications) | George Hazan | |
2020-04-28 | database: | George Hazan | |
- namespace DB declared for commonly used database classes; - stubs for database event cursors; - code cleaning | |||
2020-04-24 | fixes #2352 (ICQ: входящие отсутствующие в базе ↵ | George Hazan | |
сообщения имеют <текущее> время (время их получения Мирандой), а не реальное) | |||
2020-04-22 | more correct way of implementing #1669 | George Hazan | |
2020-04-22 | fixes #2336 (Jabber: падение при попытке отменить ↵ | George Hazan | |
висящий файлтрансфер) | |||
2020-04-22 | newsaggregator: fixed import from files without htmlUrl tag | Mataes | |
2020-04-19 | code cleaning | George Hazan | |
2020-04-19 | fix for error code 301 in Skype login | George Hazan | |
2020-04-19 | fixes #2308 (SkypeWeb: Skypetoken has expired) | George Hazan | |
2020-04-18 | fixes #2341 (ICQ перестала подключаться) | George Hazan | |
2020-04-17 | Discord: fix for approving authorization | George Hazan | |
2020-04-17 | Discord: fix for the basic search (by SnowFlake) | George Hazan | |
2020-04-16 | SkypeWeb: | 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 |