Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2019-02-28 | ICQ-WIM: | George Hazan | |
- new option to use a tray icon notification; - now left click on popup also opens a mailbox; - popup is displayed on start too, if there are new emails - version bump | |||
2019-02-19 | MIME types are of type char, not wchar_t | George Hazan | |
2019-02-07 | fix for copy-paste | George Hazan | |
2019-02-07 | MRA account support moved from Dummy to ICQ | George Hazan | |
2019-02-07 | ICQ-WIM: | George Hazan | |
- DWORD UIN dumped and replaced everywhere with CMStringW aimId; - additional Email field removed from options, now UIN acts like email - MRA is fully supported - version bump | |||
2019-02-04 | fixes #1718 (ICQ10: major crutch to compensate behavior of the official ICQ ↵ | George Hazan | |
client) | |||
2019-01-28 | mir_urlDecode & mir_urlEncode to return CMStringA | George Hazan | |
2019-01-28 | ICQ-WIM: | George Hazan | |
- fixes #1766 (ICQ10: rework "Use friendly names" option) - icq nicks moved to User Info dialog; - more data added to User Info; - code optimization | |||
2019-01-28 | ICQ10: | George Hazan | |
- fixes #1800 (ICQ10: add aboutMe content to user info); - added ICQ User Info page - code cleaning | |||
2019-01-24 | fixes #1748 (ICQ10: add filetransfer support) | George Hazan | |