summaryrefslogtreecommitdiff
path: root/protocols/ICQ-WIM/src/server.cpp
AgeCommit message (Collapse)Author
2021-06-03fixes #2733 (ICQ: после блокировки спамерского ↵George Hazan
чата через оф. клиент, он не удаляется из Миранды)
2021-05-28ICQ and MRA logins can be not only numbersdartraiden
2021-05-10we don't need this code anymoreGeorge Hazan
2021-05-10ICQ: fix for very rare crash on loginGeorge Hazan
2021-01-17ICQ-WIM: convert some files from ANSI to UTF-8dartraiden
2021-01-17Update copyrightsdartraiden
2020-11-22fixes #2616 (support for stickers & file transfers in ICQ)George Hazan
2020-10-08OpenSSL upgraded to 1.1.1George Hazan
2020-08-19fixes #2541 (Унифицировать показ стикера при ↵George Hazan
отсутствии SmileyAdd)
2020-08-18fixes #2544 (ICQ: statusCode:401)George Hazan
2020-08-16SmileyAdd:George Hazan
- major update for custom smileys APIs (cause we have no MSN, there's no need to save MCONTACT for custom smileys); - added path type = 2 to download whole folder for custom smileys; - fixes #2524 (ICQ: стикеры должны приходить как custom smileys, а не как передачи файлов); - fixes #2533 (SmileyAdd не всегда распознаёт стикеры); - fixes #2532 (Полученные стикеры пропадают при переоткрытии окна); - version bump
2020-07-21fixes #2277 (ICQ: add ability to load whole history from server)George Hazan
2020-07-17fixes #2482 (ICQ не всегда закрывает сессию при ↵George Hazan
завершении работы)
2020-07-15ICQ-WIM: fix for temporary contacts processingGeorge Hazan
2020-06-15simpler way of applying server ids to messagesGeorge Hazan
2020-06-11ICQ-WIM: there's no reason to import the same old messages again & again...George Hazan
2020-06-01ICQ-WIM: auth requests to be launched only during new events readingGeorge Hazan
(cherry picked from commit 70920be7fba2c1ae4bca11ff34a879e4217debb6)
2020-06-01ICQ-WIM: file transfers to use event's timestamp if possibleGeorge Hazan
2020-05-28ICQ-WIM: unused class member CIcqProto::m_hPollThread removedGeorge Hazan
2020-05-24ICQ-WIM: auth request supportGeorge Hazan
2020-05-17fixes #2352 (ICQ-WIM: separate flag for ParseMessage to use server-side or ↵George Hazan
local time)
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-12ICQ-WIM: fix for restoring protocol status after hibernationGeorge Hazan
2020-05-05fixes #2390 (ICQ игнорирует настройки приёма ↵George Hazan
файлов)
2020-04-24fixes #2352 (ICQ: входящие отсутствующие в базе ↵George Hazan
сообщения имеют <текущее> время (время их получения Мирандой), а не реальное)
2020-04-18fixes #2341 (ICQ перестала подключаться)George Hazan
2020-04-15ICQ: more logsGeorge Hazan
2020-04-13ICQ-WIM: sometimes ICQ cannot login after Windows return from the sleeping modeGeorge 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-02-29ICQ-WIM: correct support for delivered messagesGeorge Hazan
2020-02-20fixes #2213 (ICQ: filetransfer stuck)George Hazan
2020-02-13fixes #2202 (ICQ: входящие изображения не ↵George Hazan
помечаются прочитанными)
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