Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-16 | fixes #2137 completely by adding "deleted" flag detection instead of using ↵ | George Hazan | |
nickname | |||
2019-12-15 | ICQ-WIM: patch not to forcibly remove deleted contacts from our database | George Hazan | |
2019-12-09 | fixes #2137 (ICQ-WIM: no need to remove contacts marked as 'deleted') | George Hazan | |
2019-09-28 | sh-hit... | George Hazan | |
2019-09-27 | end of manual experiments with CList/NotOnList | George Hazan | |
2019-08-23 | ICQ-WIM: numerous fixes for group handling & group editor | 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-10 | fixes #2001 (occasional crash in ICQ-WIM) | George Hazan | |
2019-07-04 | ICQ-WIM: fix for server group parsing | George Hazan | |
2019-06-28 | fixes #1991 (ICQ-WIM: last message is added with wrong date/time on the ↵ | George Hazan | |
first run) | |||
2019-06-27 | manual access to CList/Group restricted | George Hazan | |
2019-05-28 | ICQ-WIM: fix for a problem with embedded groups | George Hazan | |
2019-04-17 | fixes #1909 (ICQ-WIM: on startup history of the only contact is synced) | 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-27 | fixes #1903 (ICQ: auto dismiss tray notification if the mail was read in the ↵ | George Hazan | |
browser) | |||
2019-03-25 | ICQ-WIM: no need to wipe out Nick field | George Hazan | |
2019-03-12 | ICQ-WIM: we simply read the tail, when the polling cycle is executed | 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-05 | fixes #1877 (ICQ-WIM doesn't close session correctly in some cases) | George Hazan | |
2019-03-04 | fixes #1870 completely (ICQ doesn't sync outgoing messages) | George Hazan | |
2019-03-01 | ICQ-WIM: code cleaning & optimization | George Hazan | |
2019-03-01 | fixes #1872 (we shall not rely on unreadCnt field, because while we're ↵ | George Hazan | |
offline, another client can mark these messages as read) | |||
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 | popup code cleaning (cause we have no tchar.h) | George Hazan | |
2019-02-27 | fixes #1867 (MRA: email notification isn't shown on startup) | George Hazan | |
2019-02-26 | fixes #1841 (each incoming email in MRA generates its own event in clist) | George Hazan | |
2019-02-10 | grabbed two kosher email icons from old MRA plugin | George Hazan | |
2019-02-10 | fixes #1835 (basic support for MRA mail notifications: displays unread ↵ | George Hazan | |
message count, incoming emails, popups) | |||
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 | ICQ10: fix for receiving stickers from history | George Hazan | |
2019-02-06 | fixes #1809 (ICQ10: client detection) | George Hazan | |
2019-02-04 | nah... we immediately use the first status when a contact goes offline, then ↵ | George Hazan | |
the second one, then ID_STATUS_OFFLINE | |||
2019-02-04 | fixes #1718 (ICQ10: major crutch to compensate behavior of the official ICQ ↵ | George Hazan | |
client) | |||
2019-02-04 | ICQ10: | George Hazan | |
- fixes #1821 (ICQ10: add Ignore list); - code reordering; |