summaryrefslogtreecommitdiff
path: root/protocols/ICQ-WIM/src/server.cpp
AgeCommit message (Collapse)Author
2023-03-12fixes #3419 (ICQ: в журнале групчата не видны ↵George Hazan
исходящие реплики)
2023-02-28Revert "fixes #2938 (MRA: contact search does not work)"George Hazan
This reverts commit 3a35e893b276bf28fbf949d67b92961bc5293b55.
2023-02-28fixes #2938 (MRA: contact search does not work)George Hazan
2023-02-26fixes #3347 (AVS: проблема при подгрузке плагина)George Hazan
2023-02-10ME_DB_EVENT_MARKED_READ: recursion preventionGeorge Hazan
2023-02-10Protocols: preventing recursive contact deletionGeorge Hazan
2023-02-09SRMM: better support for group chats in databaseGeorge Hazan
2023-01-27Group chats: all old APIs with lookup by module+session removedGeorge Hazan
2023-01-25Group chats: ChatRoomID setting replaced with real protocol idGeorge Hazan
2023-01-17PROTO_INTERFACE::GetAvatarPath - new helper for calculating avatars' root ↵George Hazan
for an account
2023-01-10code cleaningGeorge Hazan
2023-01-02Update copyrightsdartraiden
2022-10-23fixes #3227 (ICQ: не работает получение инфы о ↵George Hazan
контакте)
2022-09-24fixes #3199 (ICQ: cannot view/add MRA contact)George Hazan
2022-09-08patch against occasional phone number wipingGeorge Hazan
2022-09-08ICQ: myInfo analysis unificationGeorge Hazan
2022-09-08fixes #3190 (ICQ: add phone number to ICQ info)George Hazan
2022-07-31Contact: group of functions gathered into the personal namespaceGeorge Hazan
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