Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-22 | fixes #2616 (support for stickers & file transfers in ICQ) | George Hazan | |
2020-08-16 | SmileyAdd: | 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-15 | ICQ-WIM: | George Hazan | |
- fixes #2477 (ICQ: от людей, отсутствующих в ростере, приходит только последнее оффлайновое сообщение); - fixes #2470 (ICQ: последнее из входящих оффлайновых сообщений имеет некорректное время); - version bump | |||
2020-06-15 | PROTO_INTERFACE::OnEventEdited - new virtual function to send edited ↵ | George Hazan | |
messages to server | |||
2020-05-28 | ICQ-WIM: unused class member CIcqProto::m_hPollThread removed | George Hazan | |
2020-05-24 | ICQ-WIM: auth request support | George Hazan | |
2020-05-17 | fixes #2352 (ICQ-WIM: separate flag for ParseMessage to use server-side or ↵ | George Hazan | |
local time) | |||
2020-05-15 | ICQ-WIM: newly received messages were erroneously marked as read | George Hazan | |
2020-05-12 | ICQ-WIM: fix for restoring protocol status after hibernation | George Hazan | |
2020-05-07 | fix for old PROTO_INTERFACE::FileResume interface error | George Hazan | |
2020-05-05 | fixes #2390 (ICQ игнорирует настройки приёма ↵ | George Hazan | |
файлов) | |||
2020-04-24 | fixes #2352 (ICQ: входящие отсутствующие в базе ↵ | George Hazan | |
сообщения имеют <текущее> время (время их получения Мирандой), а не реальное) | |||
2020-04-13 | ICQ-WIM: sometimes ICQ cannot login after Windows return from the sleeping mode | George Hazan | |
2020-03-24 | ICQ-WIM: | George Hazan | |
- fixes #2277 (ICQ: add ability to load whole history from server); - fix for message history retrieving; - code cleaning; - version bump | |||
2020-02-07 | fixes #2202 (ICQ: входящие изображения не ↵ | George Hazan | |
помечаются прочитанными) | |||
2020-02-07 | fixes #2203 (ICQ-WIM: crash on image receive) | George Hazan | |
2020-02-06 | ICQ-WIM: fixes two first points of #2201 | George Hazan | |
- когда из Миранды отправляешь, то в журнале Миранды остаётся невалиднвя ссылка - входящий файл принимается автоматически, а в журнале остаётся запись | |||
2020-02-05 | fixes #2201 (ICQ-WIM: file transfers are implemented as file transfers now, ↵ | George Hazan | |
because links aren't clickable) | |||
2020-01-30 | fixes #2189 (ICQ-WIM: ICQ: file transfers are broken) | George Hazan | |
2020-01-03 | OnLoggedOut to be called in the ServerThread, as the only safe place to do that | George Hazan | |
2020-01-03 | ICQ-WIM to use shared system window & its timers | George Hazan | |
2020-01-01 | Happy new year, Miranda | George Hazan | |
2019-12-03 | ICQ-WIM: bunch of manual code removed, common code cleaning | George Hazan | |
2019-11-06 | ICQ-WIM: no need to declare unsupported methods | George Hazan | |
2019-08-23 | ICQ-WIM: numerous fixes for group handling & group editor | George Hazan | |
2019-08-22 | ICQ-WIM: experimental server group editor | George Hazan | |
2019-08-10 | fixes #2024 (ICQ-WIM: embedded groups problems) | George Hazan | |
2019-08-08 | minor code cleaning | George Hazan | |
2019-08-08 | ICQ-WIM: fixes problems with old server-side groups, created by Miranda IM | George Hazan | |
2019-07-17 | ICQ-WIM: no need to launch this dialog twice | George Hazan | |
2019-07-17 | fixes #1698 (ICQ10: add password enter prompt if no password found in db) | George Hazan | |
2019-04-24 | ICQ-WIM: | George Hazan | |
- added "Show error popups" options; - fix: errors were not translated | |||
2019-04-17 | ICQ-WIM: we also should set pdMode if we add UINs to ignore list | George Hazan | |
2019-04-16 | ICQ-WIM: | George Hazan | |
- all these menu items & Visible List editor removed; - all control over permit/deny lists went to Options - Contact - Visibility; - fixes #1915 (impossible to set visibility for ICQ contacts) | |||
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-13 | fixes #1895 (problem with importing old ICQ profiles where UIN was in the ↵ | George Hazan | |
form of email) | |||
2019-03-11 | fixes #1741 (ICQ10: Invalid Request. statusDetailCode 1015) | George Hazan | |
2019-03-11 | fixes #1892 (ICQ: still online even if network adapter is disabled) | George Hazan | |
2019-03-05 | fixes #1878 (if a user wipes all sessions from a browser, Miranda can't read ↵ | George Hazan | |
incoming messages for about 30 minutes) | |||
2019-03-01 | ICQ-WIM: code cleaning & optimization | George Hazan | |
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-27 | fixes #1839 (SecureIM detection in ICQ-WIM) | George Hazan | |
2019-02-27 | fixes #1867 (MRA: email notification isn't shown on startup) | George Hazan | |
2019-02-22 | fixes #1839 (ICQ-WIM: SecureIM cannot autodetect if the contact uses this ↵ | George Hazan | |
plugin too) | |||
2019-02-11 | ICQ-WIM: | George Hazan | |
- support for file description in file transfers; - fix for passing file chunks for large files; - added reaction to http error code 206 (partial success); - version bump | |||
2019-02-10 | fixes #1835 (basic support for MRA mail notifications: displays unread ↵ | George Hazan | |
message count, incoming emails, popups) | |||
2019-02-10 | ICQ-WIM: fix for retrieving info in large contact lists | 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-06 | fixes #1809 (ICQ10: client detection) | George Hazan | |