Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-16 | fixes #1767 (Update toxcore to 0.2.9) | George Hazan | |
2019-01-16 | fixes #1761 (Rename Icq10 folder and ICQ/2018 in version.h to ICQ-WIM) | George Hazan | |
2019-01-16 | ICQ10: remove ICQ registration button accidentally restored in ↵ | dartraiden | |
ac9a3bc8834ceab43c9948c70cd0454460bbbdcd from account manager (more info in ffb1c230d7f6b113de357e974f1cab3fc7f8d655) | |||
2019-01-15 | fixes #1768 (ICQ10: add "Sync clist with server" button) | George Hazan | |
2019-01-15 | ICQ10: fixes problem with multiple polling threads | George Hazan | |
also might fix #1769 | |||
2019-01-15 | code cleaning | George Hazan | |
2019-01-14 | on no way we don't close FETCH connection | George Hazan | |
2019-01-14 | related to #1765 - "Free for chat" status removed | George Hazan | |
2019-01-14 | unused function removed | George Hazan | |
2019-01-14 | ICQ10: | George Hazan | |
- fixes #1705 (impossible to remove a group); - group support; | |||
2019-01-14 | ICQ10: | George Hazan | |
- groups' list added; - code cleaning | |||
2019-01-11 | crash in Twitter on startup | George Hazan | |
2019-01-11 | crash fix | George Hazan | |
2019-01-11 | fixes #1752 (ICQ10: cannot leave groupchat) | George Hazan | |
2019-01-11 | unused constant removed | George Hazan | |
2019-01-11 | no need to print notifications for initial user list filling | George Hazan | |
2019-01-11 | ICQ10: ability to invite users to groupchats | George Hazan | |
2019-01-11 | Jabber invitation dialog: code simplification | George Hazan | |
2019-01-11 | Discord: code cleaning | George Hazan | |
2019-01-11 | code cleaning | George Hazan | |
2019-01-10 | ICQ10: send private messages in group chats | George Hazan | |
2019-01-10 | fix: group chats with history are marked as NotOnList | George Hazan | |
2019-01-10 | fixes #1740 (ICQ10: add groupchats support) | George Hazan | |
2019-01-09 | fixes #1732 (ICQ doesn't load our own vcard on login) | George Hazan | |
2019-01-09 | fix for a typo | George Hazan | |
2019-01-09 | ICQ10: | George Hazan | |
- fixes #1739 (Miranda doesn't react to renamed contact) - code cleaning | |||
2019-01-08 | fixes #1715 (by default account's destructor doesn't free network handle) | George Hazan | |
2019-01-08 | fixes #1734 (dynamic plugin's presence checker) | George Hazan | |
2019-01-08 | shall fix #1728 forever | George Hazan | |
2019-01-08 | fix forthe mind-blowing perversion with message history reading inthe ↵ | George Hazan | |
reversed order | |||
2019-01-08 | fix for token substitution in the first RAPI call | George Hazan | |
2019-01-07 | one more way to support message delivery | George Hazan | |
2019-01-07 | remove the second unneeded connection to rapi.icq.net | George Hazan | |
2019-01-07 | ICQ10: | George Hazan | |
- DB_KEY_RTOKEN isn't stored in a database anymore; - ExecuteRequest code slightly reordered not to create a bunch of additional connections to rapi.icq.net | |||
2019-01-07 | ICQ: connection manager (must fix #1728 completely) | George Hazan | |
2019-01-06 | ICQ10: | George Hazan | |
- fixes #1693 (Miranda doesn't mark read messages as read) - fixes #1728 (massive socket leak) | |||
2019-01-06 | ICQ: crash fix | George Hazan | |
2019-01-05 | icq10: | George Hazan | |
- fixes #1725 (when slow send is disabled, messages are duplicated after restart) - "Slow send" option removed, because it's not compatible with dups | |||
2019-01-04 | also we analyze im state of newly sent message to avoid problems with dups | George Hazan | |
2019-01-04 | fixes #1720 (ICQ 10 duplicates sent messages in History ) | George Hazan | |
2019-01-04 | restore code accidentally removed in ↵ | dartraiden | |
https://github.com/miranda-ng/miranda-ng/commit/95bd456620d632b1d677b28e59e53eb60a2029d4 | |||
2019-01-04 | Update copyrights | dartraiden | |
2019-01-04 | ICQ: we don't load whole history on first run | George Hazan | |
2019-01-03 | fixes #1670 (ICQ10: server history loading) | George Hazan | |
2019-01-03 | ICQ: fix for event polling | George Hazan | |
2019-01-03 | fixes #1714 (ICQ10: phone number validator) | George Hazan | |
2019-01-03 | VKontakte: additional fix for #1712 | ElzorFox | |
2019-01-03 | VKontakte: | ElzorFox | |
fix #1712 (hang at exit) copyrightes update version bump | |||
2019-01-03 | minor crutch to make ICQ phone reg work always | George Hazan | |
2019-01-02 | it's senseless to call ICQ registration from acc manager, because the ↵ | George Hazan | |
CIcqProto object is not created yet |