summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-01-16fixes #1767 (Update toxcore to 0.2.9)George Hazan
2019-01-16fixes #1772 (Clist_modern: Ctrl+Click on a protocol doesn't filter metacontacts)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-11another unused constant removedGeorge 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-09CrashDumper: 2nd attempt fixes #1736 (CrashDumper: "Use classic dates" ↵Mataes
options should not depend on "Generate crash reports")
2019-01-09ICQ10:George Hazan
- fixes #1739 (Miranda doesn't react to renamed contact) - code cleaning
2019-01-09TabSRMM: fixed default value as checkboxMataes
2019-01-09tools: update WinSCP to 5.13.7dartraiden
2019-01-08fixes #1715 (by default account's destructor doesn't free network handle)George Hazan
2019-01-08fixes #1737 (MsgExport cannot open a history file if JSON format is active)George Hazan
2019-01-08fixes #1726 (Options: search field searches only on English and cannot ↵George Hazan
search settings)
2019-01-08fixes #1736 (CrashDumper: "Use classic dates" options should not depend on ↵George Hazan
"Generate crash reports")
2019-01-08fixes #1734 (dynamic plugin's presence checker)George Hazan
2019-01-08fixes #1707 (TabSRMM: crash on plugin unload)George Hazan
2019-01-08mirlua: crashfix:Gluzskiy Alexandr
winapi: use dynamic buffer size for GetWindowTextW (enhancement) pass proper buffer size to GetWindowTextW (fix)
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-08crash fixGeorge Hazan
2019-01-08PluginUpdater: remove bugged and useless framedartraiden
2019-01-07one more way to support message deliveryGeorge Hazan
2019-01-07remove the second unneeded connection to rapi.icq.netGeorge Hazan
2019-01-07ICQ10: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-07ICQ: connection manager (must fix #1728 completely)George Hazan
2019-01-06ICQ10:George Hazan
- fixes #1693 (Miranda doesn't mark read messages as read) - fixes #1728 (massive socket leak)
2019-01-06ICQ: crash fixGeorge Hazan
2019-01-06CCtrlCombo::OnSelChanged extracted to the separate handlerGeorge Hazan