summaryrefslogtreecommitdiff
path: root/protocols/ICQ-WIM/src/proto.h
AgeCommit message (Collapse)Author
2023-12-03PROTO_INTERFACE::SendMsg: second parameter became a reply event idGeorge 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 #3810 (ICQ: неверно работает Last seen в user details)George Hazan
2023-11-16fixes #3934 (ICQ: Онлайн файл может не ↵George Hazan
преобразовываться в файл, а оставаться "левой ссылкой")
2023-11-16mergeGeorge Hazan
2023-11-14fixes #3757 (ICQ: Миранда не может определить, ↵George Hazan
что собеседник использует Миранду)
2023-11-11ICQ: missing PS_LEAVECHAT service addedGeorge Hazan
2023-09-15PROTO_INTERFACE::SendMsg - unused parameter flags removedGeorge Hazan
2023-09-06fixes #3667 (Telegram: add message edit feature)George Hazan
2023-07-26.George Hazan
2023-07-21fixes #3592 (ICQ: если ссылка на файл протухла, но ↵George Hazan
файл был скачан, его нельзя открыть)
2023-07-20fixes #3579 (ICQ: устаревают ссылки на ↵George Hazan
оффлайновые файлы)
2023-07-11for #3566 - getUserLastseen to detect offline statusGeorge Hazan
2023-07-10fixes #3567 (ICQ: implement offline files download)George Hazan
2023-07-09fixes #3552 (ICQ: crash on cancel waiting filetransfer)George Hazan
2023-04-19fixes #3493 (ICQ: перенести опцию про ↵George Hazan
всплывающие окна об ошибках в "События")
2023-04-18fixes #3447 (ICQ: застревают сообщения ↵George Hazan
группового чата)
2023-03-13fixes #3424 (ICQ: после добавления в групповой ↵George Hazan
чат не виден список участников)
2023-03-13fixes #3426 (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-11PS_CREATEACCMGRUI is obsoleted and converted into eventGeorge Hazan
2023-02-10ME_DB_EVENT_MARKED_READ: recursion preventionGeorge Hazan
2023-01-31fixes #3323 (Настройка статусов в ICQ и Telegram)George Hazan
2023-01-02Update copyrightsdartraiden
2022-10-23fixes #3227 (ICQ: не работает получение инфы о ↵George Hazan
контакте)
2022-10-20ICQ: fixes #3219 (ICQ: невозможно написать с ↵George Hazan
Миранды в оф.клиент)
2022-09-06fixes #3191 (ICQ: add "Edit my web profile" into protocol menu)George Hazan
2022-06-01shoud have fixed #2988 (ICQ: crash on canceled filetransfer)George Hazan
2022-01-09ICQ: RAPI requests code cleaningGeorge 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-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-07-17fixes #2934 (MRA: авторизация по логину-паролю ↵George Hazan
больше не возможна)
2021-07-14ICQ: fix of API versionGeorge Hazan
2021-05-10ICQ: fix for very rare crash on loginGeorge Hazan
2021-04-30fixes #2859 (Импорт: дублируются контакты ICQ и ↵George Hazan
FaceBook)
2021-01-17Update copyrightsdartraiden
2020-11-22fixes #2616 (support for stickers & file transfers in ICQ)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-15ICQ-WIM:George Hazan
- fixes #2477 (ICQ: от людей, отсутствующих в ростере, приходит только последнее оффлайновое сообщение); - fixes #2470 (ICQ: последнее из входящих оффлайновых сообщений имеет некорректное время); - version bump
2020-06-15PROTO_INTERFACE::OnEventEdited - new virtual function to send edited ↵George Hazan
messages to server
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