summaryrefslogtreecommitdiff
path: root/protocols/ICQ-WIM/src/server.cpp
AgeCommit message (Collapse)Author
2020-02-07fixes #2202 (ICQ: входящие изображения не ↵George Hazan
помечаются прочитанными)
2020-02-07fixes #2203 (ICQ-WIM: crash on image receive)George Hazan
2020-02-06ICQ-WIM: fixes two first points of #2201George Hazan
- когда из Миранды отправляешь, то в журнале Миранды остаётся невалиднвя ссылка - входящий файл принимается автоматически, а в журнале остаётся запись
2020-02-05fixes #2201 (ICQ-WIM: file transfers are implemented as file transfers now, ↵George Hazan
because links aren't clickable)
2020-01-30fixes #2189 (ICQ-WIM: ICQ: file transfers are broken)George Hazan
2020-01-13Netlib_GetHeader() - handful utility to avoid writing cyclesGeorge Hazan
2020-01-13fixes #2183 (ICQ-WIM: wrong OnLoggedOut() call location)George Hazan
2020-01-03OnLoggedOut to be called in the ServerThread, as the only safe place to do thatGeorge Hazan
2020-01-03ICQ-WIM to use shared system window & its timersGeorge Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-12-16ICQ-WIM: fix for async [deleted] processingGeorge Hazan
2019-12-16fixes #2137 completely by adding "deleted" flag detection instead of using ↵George Hazan
nickname
2019-12-15softer variant of the previous patchGeorge Hazan
2019-12-15ICQ-WIM: added error code detection during addBuddy (we don't allow to add ↵George Hazan
deleted contacts)
2019-12-09fixes #2137 (ICQ-WIM: no need to remove contacts marked as 'deleted')George Hazan
2019-12-03ICQ-WIM: bunch of manual code removed, common code cleaningGeorge Hazan
2019-11-01fixes #2110 (fake messages should look like send ones, not received)George Hazan
2019-10-30fixes #2110 (ICQ-WIM: display a reference for the uploaded file)George Hazan
2019-09-27end of manual experiments with CList/NotOnListGeorge Hazan
2019-09-25fixes #2073 (ICQ-WIM: a contact cannot be moved correctly from root to any ↵George Hazan
group)
2019-09-23fixes #2076 (large ICQ icons)George Hazan
2019-08-16ICQ-WIM: fix for sending empty queries to http serverGeorge Hazan
2019-07-24NLHR_PTR - smart pointers make better codeGeorge Hazan
2019-07-17fixes #1698 (ICQ10: add password enter prompt if no password found in db)George Hazan
2019-07-15PROTO_INTERFACE::ReportSelfAvatarChanged = useful helper for working with ↵George Hazan
avatars
2019-06-27fixes #1996 (ICQ-WIM doesn't retrieve avatars, if they were occasionally ↵George Hazan
removed from disk)
2019-06-03ICQ-WIM: this message is for cases of missing password toodartraiden
2019-05-28ICQ-WIM: fix for a problem with embedded groupsGeorge Hazan
2019-04-26fixes #1928 (ICQ: first manual reconnect after manual disconnect is always ↵George Hazan
failed)
2019-04-24ICQ-WIM:George Hazan
- added "Show error popups" options; - fix: errors were not translated
2019-04-17ICQ-WIM: we also should set pdMode if we add UINs to ignore listGeorge Hazan
2019-04-17fixes #1909 (ICQ-WIM: on startup history of the only contact is synced)George Hazan
2019-03-25ICQ-WIM: no need to wipe out Nick fieldGeorge Hazan
2019-03-25ICQ-WIM: if nick is missing at the server, no need to create an empty stringGeorge Hazan
2019-03-25ICQ-WIN: if contact's nick is missing, try to copy it from IcqNick fieldGeorge Hazan
2019-03-11fixes #1741 (ICQ10: Invalid Request. statusDetailCode 1015)George Hazan
2019-03-11fixes #1892 (ICQ: still online even if network adapter is disabled)George Hazan
2019-03-05Popup:George Hazan
- wiping out checks for service presence; - code cleaning
2019-03-01ICQ-WIM: code cleaning & optimizationGeorge Hazan
2019-02-27fixes #1839 (SecureIM detection in ICQ-WIM)George Hazan
2019-02-27popup code cleaning (cause we have no tchar.h)George Hazan
2019-02-25GCEVENT::GCEF_UTF8 - flag for direct communication with utf8-encoded chat ↵George Hazan
events (UTF16LE by default)
2019-02-22fixes #1839 (ICQ-WIM: SecureIM cannot autodetect if the contact uses this ↵George Hazan
plugin too)
2019-02-11ICQ-WIM:George Hazan
- support for file description in file transfers; - fix for passing file chunks for large files; - added reaction to http error code 206 (partial success); - version bump
2019-02-10ICQ-WIM: fix for retrieving info in large contact listsGeorge Hazan
2019-02-07MRA account support moved from Dummy to ICQGeorge Hazan
2019-02-07ICQ-WIM:George Hazan
- DWORD UIN dumped and replaced everywhere with CMStringW aimId; - additional Email field removed from options, now UIN acts like email - MRA is fully supported - version bump
2019-02-07hopefully last custom UrlDecode implementation removedGeorge Hazan
2019-02-06ICQ10: fix for receiving stickers from historyGeorge Hazan
2019-02-06ICQ: Mandarin IM version detectionGeorge Hazan