summaryrefslogtreecommitdiff
path: root/protocols
AgeCommit message (Collapse)Author
2019-01-23fixes #1763 (ICQ: cannot enter ICQ details if another ICQ account has been ↵George Hazan
removed in this session)
2019-01-23code cleaningGeorge Hazan
2019-01-23fixes #1787 (ICQ-WIM: sometimes first search attempt fails)George Hazan
2019-01-23fixes #1788 (occasional crash in Tox)George Hazan
2019-01-23ICQ-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)
2019-01-22fixes #1770 (ICQ10: on each login a bunch of old keys appear as messages)George Hazan
2019-01-20fixes #1776 (any traces of URL* related constants removed)George Hazan
2019-01-18code cleaningGeorge Hazan
- ACKTYPE_URL removed; - PF1_URL removed; - IEED_EVENT_URL removed; - another URL-related code cleaning
2019-01-18we don't need PSR_URL as wellGeorge Hazan
2019-01-18PSS_URL removed as totally obsoleteGeorge Hazan
2019-01-18fixes #1765 (ICQ goes offline when user change statuses too fast)George Hazan
2019-01-17finallly fixes #1773George Hazan
2019-01-17fixes #1770 (old unused junk is read from server on sync)George Hazan
2019-01-17fixes #1773 (MessageState: add ICQ support)George Hazan
2019-01-17related to #1773 - messageState support for ICQ-WIMGeorge Hazan
2019-01-17that hook must be called upon ME_SYSTEM_MODULESLOADED eventGeorge Hazan
2019-01-17code cleaningGeorge Hazan
2019-01-16fixes #1767 (Update toxcore to 0.2.9)George Hazan
2019-01-16fixes #1761 (Rename Icq10 folder and ICQ/2018 in version.h to ICQ-WIM)George Hazan
2019-01-16ICQ10: remove ICQ registration button accidentally restored in ↵dartraiden
ac9a3bc8834ceab43c9948c70cd0454460bbbdcd from account manager (more info in ffb1c230d7f6b113de357e974f1cab3fc7f8d655)
2019-01-15fixes #1768 (ICQ10: add "Sync clist with server" button)George Hazan
2019-01-15ICQ10: fixes problem with multiple polling threadsGeorge Hazan
also might fix #1769
2019-01-15code cleaningGeorge Hazan
2019-01-14on no way we don't close FETCH connectionGeorge Hazan
2019-01-14related to #1765 - "Free for chat" status removedGeorge Hazan
2019-01-14unused function removedGeorge Hazan
2019-01-14ICQ10:George Hazan
- fixes #1705 (impossible to remove a group); - group support;
2019-01-14ICQ10:George Hazan
- groups' list added; - code cleaning
2019-01-11crash in Twitter on startupGeorge Hazan
2019-01-11crash fixGeorge Hazan
2019-01-11fixes #1752 (ICQ10: cannot leave groupchat)George Hazan
2019-01-11unused constant removedGeorge Hazan
2019-01-11no need to print notifications for initial user list fillingGeorge Hazan
2019-01-11ICQ10: ability to invite users to groupchatsGeorge Hazan
2019-01-11Jabber invitation dialog: code simplificationGeorge Hazan
2019-01-11Discord: code cleaningGeorge Hazan
2019-01-11code cleaningGeorge Hazan
2019-01-10ICQ10: send private messages in group chatsGeorge Hazan
2019-01-10fix: group chats with history are marked as NotOnListGeorge Hazan
2019-01-10fixes #1740 (ICQ10: add groupchats support)George Hazan
2019-01-09fixes #1732 (ICQ doesn't load our own vcard on login)George Hazan
2019-01-09fix for a typoGeorge Hazan
2019-01-09ICQ10:George Hazan
- fixes #1739 (Miranda doesn't react to renamed contact) - code cleaning
2019-01-08fixes #1715 (by default account's destructor doesn't free network handle)George Hazan
2019-01-08fixes #1734 (dynamic plugin's presence checker)George Hazan
2019-01-08shall fix #1728 foreverGeorge Hazan
2019-01-08fix forthe mind-blowing perversion with message history reading inthe ↵George Hazan
reversed order
2019-01-08fix for token substitution in the first RAPI callGeorge Hazan
2019-01-07one more way to support message deliveryGeorge Hazan
2019-01-07remove the second unneeded connection to rapi.icq.netGeorge Hazan