summaryrefslogtreecommitdiff
path: root/protocols/Dummy/src/dummy_proto.h
AgeCommit message (Expand)Author
2023-12-03PROTO_INTERFACE::SendMsg: second parameter became a reply event idGeorge Hazan
2023-09-15PROTO_INTERFACE::SendMsg - unused parameter flags removedGeorge Hazan
2023-02-11PS_CREATEACCMGRUI is obsoleted and converted into eventGeorge Hazan
2023-01-02Update copyrightsdartraiden
2022-01-24fixes #3004 (Dummy: при автоматическом переводе уч...George Hazan
2022-01-01Happy new year, Mirandadartraiden
2021-01-17Update copyrightsdartraiden
2020-02-20bunch of useless threads replaced with a call of ProtoBroadcastAsyncGeorge Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-01-04Update copyrightsdartraiden
2018-04-21code cleaning:George Hazan
2018-02-24guard headersGoraf
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
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-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-09-24Dummy: Fix settings for more dummy accountsRobert Pösel
2014-09-18Implement basic Dummy protocolRobert Pösel