Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-19 | MIME types are of type char, not wchar_t | George Hazan | |
2019-02-15 | fix for proper MRA registration | George Hazan | |
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-11 | fixes #1836 (ok, let it be 32000) | 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-10 | fixes #1836 (ICQ-WIM: increase timeouts) | George Hazan | |
2019-02-10 | ICQ-WIM: fix for retrieving info in large contact lists | George Hazan | |
2019-02-09 | ICQ-WIM: version bump | George Hazan | |
2019-02-08 | attemt to make MRA accounts full synonym of ICQ | George Hazan | |
2019-02-07 | ICQ-WIM: we can use all of them | dartraiden | |
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-07 | hopefully last custom UrlDecode implementation removed | George Hazan | |
2019-02-06 | ICQ10: fix for receiving stickers from history | George Hazan | |
2019-02-06 | fixes #1828 (ICQ10: remove gradient from settings) | George Hazan | |
2019-02-06 | ICQ: Mandarin IM version detection | George Hazan | |
2019-02-06 | fixes #1809 (ICQ10: client detection) | George Hazan | |
2019-02-05 | fixes #1825 (spin control initialization should be done in the constructor, ↵ | George Hazan | |
not inside OnInitDialog) | |||
2019-02-04 | ICQ10: if timeout is disabled, status field should also be disabled | 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; | |||
2019-02-04 | fixes #1751 (ICQ10: groupchat double last message on every login) | George Hazan | |
2019-02-04 | ICQ-WIM: cosmetic | dartraiden | |
2019-02-01 | really fixes #1811 | George Hazan | |
2019-02-01 | fixes #1780 (MessageState doesn't work in metacontacts) | George Hazan | |
2019-01-31 | fixes #1814 (ICQ10: remove 0 in account's options) | George Hazan | |
2019-01-31 | ICQ-WIM: support for Ignore | George Hazan | |
2019-01-31 | fixes #1808 (ICQ10: implement login by email/password) | George Hazan | |
2019-01-30 | fixes #1744 completely (ICQ can't login after registration via SMS) | George Hazan | |
2019-01-30 | fixes #1755 (Incorrect message timestamps in dialog between Miranda and web-ICQ) | George Hazan | |
2019-01-29 | ICQ-WIN: fix for file transfers in 32-bit mode | George Hazan | |
2019-01-29 | ICQ-WIM: more foolproof solution to delete records | George Hazan | |
2019-01-29 | ICQ-WIM: | George Hazan | |
- fix for interference with SeenPlugin plugin (reported by OlegVVV); - LastSeen time added to User Details; | |||
2019-01-28 | fixes #1799 (if a contact isn't in your server list, only one message is ↵ | George Hazan | |
loaded from the history) | |||
2019-01-28 | fixes #1796 (ICQ10: add message about wrong password) | George Hazan | |
2019-01-28 | ICQ-WIM: fix to view our own details | George Hazan | |
2019-01-28 | mir_urlDecode & mir_urlEncode to return CMStringA | George Hazan | |
2019-01-28 | fixes #1797 (ICQ10: only images can be transferred) | 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 | fixes #1798 (ICQ10: cannot transfer file to offline contact) | George Hazan | |
2019-01-28 | ICQ10: | George Hazan | |
- fixes #1800 (ICQ10: add aboutMe content to user info); - added ICQ User Info page - code cleaning | |||
2019-01-26 | fixes #1801 (ICQ10: stickers support) | George Hazan | |
2019-01-24 | fixes #1748 (ICQ10: add filetransfer support) | George Hazan | |
2019-01-23 | fixes #1760 (ICQ10: random crash) | George Hazan | |
2019-01-23 | fixes #1763 (ICQ: cannot enter ICQ details if another ICQ account has been ↵ | George Hazan | |
removed in this session) | |||
2019-01-23 | fixes #1787 (ICQ-WIM: sometimes first search attempt fails) | George Hazan | |
2019-01-23 | ICQ-WIM: | George Hazan | |
- fixes #1716 (ICQ10: add to account manager "register or login by phone number" link) - fixes #1744 (ICQ10: pressing OK in settings rewrites registration settings) |