summaryrefslogtreecommitdiff
path: root/protocols/Dummy/src/dummy_proto.cpp
AgeCommit message (Expand)Author
2020-02-20bunch of useless threads replaced with a call of ProtoBroadcastAsyncGeorge Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-09-27end of manual experiments with CList/NotOnListGeorge Hazan
2019-09-27fix for a function name:George Hazan
2019-09-26Clist_IsHidden / Clist_HideContact - two helpers to hide CList/Hidden variabl...George Hazan
2019-08-13useless checks removedGeorge Hazan
2019-07-21Restore "Free for chat" status support (fixes #1963)dartraiden
2019-05-27fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses com...George Hazan
2019-01-08fixes #1715 (by default account's destructor doesn't free network handle)George Hazan
2019-01-04Update copyrightsdartraiden
2018-09-21old crutch removed: error messages to go in UnicodeGeorge Hazan
2018-05-08Dummy: added stubs for deprecated protocolsGeorge Hazan
2018-04-21code cleaning:George Hazan
2018-04-18g_hInstance incapulated into PLUGIN<>, no need in the separate variableGeorge Hazan
2018-03-28PFLAG_UNIQUEIDSETTING removed, its functionality transferred to Proto_SetUniq...George Hazan
2018-01-01massive copyright updatedartraiden
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-12-06fix after files conversationKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-13Code modernize ...Goraf
2016-09-14second major wipeout of database services & structures:George Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2015-10-25Dummy: Support for sending messages (with option to enable it)Robert Pösel
2015-10-25Dummy: Allow searching (by id) and adding new contactsRobert Pösel
2015-10-25Dummy: Simplify settings by provide list of existing protocols to choose from...Robert Pösel
2015-08-27fix for 64-bit issues & warningsGeorge Hazan
2015-04-26unified project for Dummy protocolGeorge Hazan
2015-03-22- PROTO_INTERFACE got the default implementation;George Hazan
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2014-12-02mir_snprintf(..., "%s", ...) -> strncpy_s(...)Rozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-09-24Dummy: Fix settings for more dummy accountsRobert Pösel
2014-09-18Implement basic Dummy protocolRobert Pösel