summaryrefslogtreecommitdiff
path: root/protocols/ICQ-WIM/src/server.cpp
AgeCommit message (Collapse)Author
2022-06-01shoud have fixed #2988 (ICQ: crash on canceled filetransfer)George Hazan
2022-04-16fixes #2964 (ICQ: если к аське привязана почта ↵George Hazan
@mail.ru, то при логине прилетают контакты не только аськи, но и агента)
2022-02-08fixes #3022 (Jabber file transfers don't report failure)George Hazan
2022-02-02ICQ: fix for reading file transfer's descriptionsGeorge Hazan
2022-01-27fixes #3005 (Поиск в ICQ теперь всегда находит ↵George Hazan
себя самого)
2022-01-09ICQ: RAPI requests code cleaningGeorge Hazan
2022-01-07ICQ: fixes history loading for #2989George Hazan
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-12-16Fixes #2990 (ICQ: когда клиент собеседника ↵George Hazan
уходит в оффлайн, в моей Миранде он по-прежнему онлайн до тех пор, пока я не переподключусь)
2021-12-10ICQ: fixes problems with status wipingGeorge Hazan
2021-11-16ICQ: incorrect way of setting statusesGeorge Hazan
2021-08-10ICQ:George Hazan
- fixes wrong online status detection when lastSeen == 0; - fixes correct APP_ID sending; - fixes error handling inside RAPI token generation
2021-08-06fixes #2940 (ICQ: при активной сессии Миранда не ↵George Hazan
видит, что контакт вошёл в сеть)
2021-07-17fixes #2934 (MRA: авторизация по логину-паролю ↵George Hazan
больше не возможна)
2021-07-14ICQ: fix for contact additionGeorge Hazan
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
помечаются прочитанными)