summaryrefslogtreecommitdiff
path: root/protocols/ICQ-WIM
AgeCommit message (Collapse)Author
2024-01-05fixes #4099 (MRA: после протухания токена сессии ↵George Hazan
протокол не логинится)
2024-01-05MRA: fix for occasional crashGeorge Hazan
2024-01-05Netlib:George Hazan
- NETLIBHTTPHEADER & NETLIBHTTPREQUEST obsoleted; - NETLIBHTTPREQUEST divided into MHttpRequest & MHttpResponse; - MHttpHeaders now manager headers both for MHttpRequest & MHttpResponse;
2024-01-04Netlib: pascal code is completely isolated from C++ core using helpersGeorge Hazan
2023-12-29fixes #4080 (TabSRMM: непонятные проблемы с ↵George Hazan
кодировкой после Load Server History)
2023-12-29fixes #4082 (ICQ: при прилёте "Избранного" оно ↵George Hazan
помещается в несуществующую группу)
2023-12-29more for #4084George Hazan
2023-12-29fixes #4084 (ICQ: реализовать показ информации ↵George Hazan
об Избранном)
2023-12-29fixes #4085 (Удалить настройки невидимости)George Hazan
2023-12-29fixes #4088 (ICQ: пункт "добавить в избранное" ↵George Hazan
виден во всех протоколах)
2023-12-27Fix typodartraiden
2023-12-25DbEvent_GetTextW: useless second parameter removedGeorge Hazan
2023-12-24fixes #2324 (ICQ: add stickers support)George Hazan
2023-12-24fixes #2282 (ICQ: add message deletion support)George Hazan
2023-12-24ICQ: added messages' forwarding + "Add to favorites" NewStory menu itemGeorge Hazan
2023-12-24minor fixGeorge Hazan
2023-12-23fixes #3803 (ICQ: Нет уведомлений о новых ↵George Hazan
сообщениях, если я пишу с другого клиента самому себе)
2023-12-23code cleaningGeorge Hazan
2023-12-22ICQ: fix for occasional crashGeorge Hazan
2023-12-20fixes #3758 (ICQ: реализовать поддержку ↵George Hazan
"Избранного")
2023-12-20DBEVENTINFO::hContact to be returned inside an event, no need to call ↵George Hazan
db_event_getContact() just after db_event_get()
2023-12-19fixes #4071 (NewStory: Convert message to a file transfer не ↵George Hazan
срабатывает в сообщениях, содержащих и файл и текст)
2023-12-19fixes #4055 completelyGeorge Hazan
2023-12-09PROTO_INTERFACE::OnContactDeleted to be able to block the contact's deletionGeorge Hazan
2023-12-07fixes #3966 (ICQ: add reply support )George Hazan
2023-12-06fixes #3990 (ICQ: реализовать прием ↵George Hazan
отредактированных сообщений с сервера)
2023-12-03PROTO_INTERFACE::SendMsg: second parameter became a reply event idGeorge Hazan
2023-12-01fixes #4005 (ICQ + Newstory: Старые ссылки на файлы ↵George Hazan
нельзя сконвертировать в оффлайн файлы)
2023-11-30fixes #3967 (ICQ: параметр "В сети с" бесполезен)George Hazan
2023-11-30fixes #3982 (ICQ: отображать описание групчата ↵George Hazan
как топик)
2023-11-30ICQ: fix for eternal cycle on group chat leaving + some code cleaningGeorge Hazan
2023-11-27fixes #3968 (ICQ: неактуальные поля в юзеринфо)George Hazan
2023-11-27fixes #3810 (ICQ: неверно работает Last seen в user details)George Hazan
2023-11-24NewStory control messages made publicGeorge Hazan
2023-11-20fixes #3938 (ICQ: crash)George Hazan
2023-11-16fixes #3934 (ICQ: Онлайн файл может не ↵George Hazan
преобразовываться в файл, а оставаться "левой ссылкой")
2023-11-16mergeGeorge Hazan
2023-11-15fixes #3930 (ICQ: не приходят описания файлов)George Hazan
2023-11-15fixes #3928 (random crash in ICQ)George Hazan
2023-11-15CCtrlListView::addItem() doesn't add strings in the reverse order anymoreGeorge Hazan
2023-11-14fixes #3757 (ICQ: Миранда не может определить, ↵George Hazan
что собеседник использует Миранду)
2023-11-11ICQ: missing PS_LEAVECHAT service addedGeorge Hazan
2023-11-06No need to translate thisdartraiden
2023-11-06fixes #3820 (Пропал перевод в дереве значков)George Hazan
2023-11-02fixes #3596 (ICQ: "Copy URL" в контекстном меню ↵George Hazan
журнала/истории на оффлайн файле отдает бессмысленную ссылку)
2023-10-26SmileyAdd_LoadContactSmileys - helper function for adding custom smileysGeorge Hazan
2023-10-26code simplification + cleaningGeorge Hazan
2023-10-02fixes #3684 (ICQ: некоторые файлы всё ещё ↵George Hazan
приходят в виде битых ссылок)
2023-09-17ICQ: fix for occasional crashGeorge Hazan
2023-09-15PROTO_INTERFACE::SendMsg - unused parameter flags removedGeorge Hazan