Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-21 | MRA: deprecate protocol | dartraiden | |
2024-07-21 | fixes #4555 (Задваиваются контакты протоколов, ↵ | George Hazan | |
где есть кэш) | |||
2024-06-06 | fixes #4449 (ICQ: broken cloud file download) | George Hazan | |
2024-06-03 | fixes #4447 (ICQ: некоторые картинки не грузятся) | George Hazan | |
2024-01-08 | Update copyrights | dartraiden | |
2023-12-23 | fixes #3803 (ICQ: Нет уведомлений о новых ↵ | George Hazan | |
сообщениях, если я пишу с другого клиента самому себе) | |||
2023-12-01 | fixes #4005 (ICQ + Newstory: Старые ссылки на файлы ↵ | George Hazan | |
нельзя сконвертировать в оффлайн файлы) | |||
2023-11-30 | fixes #3967 (ICQ: параметр "В сети с" бесполезен) | George Hazan | |
2023-11-27 | fixes #3810 (ICQ: неверно работает Last seen в user details) | George Hazan | |
2023-11-14 | fixes #3757 (ICQ: Миранда не может определить, ↵ | George Hazan | |
что собеседник использует Миранду) | |||
2023-07-29 | ICQ: remote file URL aesthetics | George Hazan | |
2023-07-20 | fixes #3579 (ICQ: устаревают ссылки на ↵ | George Hazan | |
оффлайновые файлы) | |||
2023-07-11 | for #3566 - getUserLastseen to detect offline status | George Hazan | |
2023-05-21 | static function pfnGetEvent removed from CLIST_INTERFACE | George Hazan | |
2023-03-24 | fixes #3452 (ICQ: crash on ProcessBuddyList) | George Hazan | |
2023-03-13 | fixes #3426 (ICQ: не обрабатывается событие ↵ | George Hazan | |
исключения из чата) | |||
2023-02-28 | Revert "fixes #2938 (MRA: contact search does not work)" | George Hazan | |
This reverts commit 3a35e893b276bf28fbf949d67b92961bc5293b55. | |||
2023-02-28 | fixes #2938 (MRA: contact search does not work) | George Hazan | |
2023-01-25 | Group chats: ChatRoomID setting replaced with real protocol id | George Hazan | |
2023-01-17 | PROTO_INTERFACE::GetAvatarPath - new helper for calculating avatars' root ↵ | George Hazan | |
for an account | |||
2023-01-02 | Update copyrights | dartraiden | |
2022-10-23 | fixes #3227 (ICQ: не работает получение инфы о ↵ | George Hazan | |
контакте) | |||
2022-10-21 | fix for #3219 (broken statuses in ICQ) | George Hazan | |
2022-09-24 | fixes #3199 (ICQ: cannot view/add MRA contact) | George Hazan | |
2022-08-16 | ICQ: fix for custom timestamp printing function | George Hazan | |
2022-07-31 | Contact: group of functions gathered into the personal namespace | George Hazan | |
2022-06-05 | fixes #3089 (ICQ: после обновления до 0.96, асечные ↵ | George Hazan | |
контакты выкидываются из ростера) | |||
2022-01-01 | Happy new year, Miranda | dartraiden | |
2021-12-26 | BYTE -> uint8_t | George Hazan | |
2021-12-16 | Fixes #2990 (ICQ: когда клиент собеседника ↵ | George Hazan | |
уходит в оффлайн, в моей Миранде он по-прежнему онлайн до тех пор, пока я не переподключусь) | |||
2021-12-10 | ICQ: fixes problems with status wiping | George Hazan | |
2021-08-10 | ICQ: | George Hazan | |
- fixes wrong online status detection when lastSeen == 0; - fixes correct APP_ID sending; - fixes error handling inside RAPI token generation | |||
2021-07-17 | minor code cleaning | George Hazan | |
2021-04-30 | fixes #2859 (Импорт: дублируются контакты ICQ и ↵ | George Hazan | |
FaceBook) | |||
2021-01-17 | ICQ-WIM: convert some files from ANSI to UTF-8 | dartraiden | |
2021-01-17 | Update copyrights | dartraiden | |
2020-07-15 | ICQ-WIM: | George Hazan | |
- fixes #2477 (ICQ: от людей, отсутствующих в ростере, приходит только последнее оффлайновое сообщение); - fixes #2470 (ICQ: последнее из входящих оффлайновых сообщений имеет некорректное время); - version bump | |||
2020-02-16 | useless checks removed | George Hazan | |
2020-01-09 | fixes #2180 (ICQ: some existing contacts do not get IcqDeleted key) | George Hazan | |
2020-01-01 | Happy new year, Miranda | George Hazan | |
2019-09-27 | end of manual experiments with CList/NotOnList | George Hazan | |
2019-08-08 | ICQ-WIM: fixes problems with old server-side groups, created by Miranda IM | George Hazan | |
2019-07-24 | massive warning fix | George Hazan | |
2019-07-04 | ICQ-WIM: fix for server group parsing | George Hazan | |
2019-03-27 | Clist events: | George Hazan | |
- no need to save 4 bytes each time we wanna declare protocol-wide events; - all event adding code is forced to be executed in the main thread; - also fixes #1904 (ICQ: mail notification bug); - now we can use any event ids for global events. | |||
2019-03-14 | also related to #1895 - possible fix for UINs stored as Unicode strings | George Hazan | |
2019-03-14 | fixes #1895 (fix for a typo in ICQ-WIM) | George Hazan | |
2019-03-13 | fixes #1895 (problem with importing old ICQ profiles where UIN was in the ↵ | George Hazan | |
form of email) | |||
2019-03-05 | Popup: | George Hazan | |
- wiping out checks for service presence; - code cleaning | |||
2019-03-01 | ICQ-WIM: | George Hazan | |
- advanced options moved to the separate dialog; - option added to launch a browser on tray icon click; - now additional email events aren't added if one is already active; - duplicate notification removed |