summaryrefslogtreecommitdiff
path: root/include/tgbot/EventBroadcaster.h
AgeCommit message (Expand)Author
2022-10-18Update EventBroadcaster (#235)llnulldisk
2022-09-20Add support for removing command listenersllnulldisk
2020-03-22Merge branch 'master' of github.com-egorpugin:reo7sp/tgbot-cppEgor Pugin
2020-03-22Fix header order.Egor Pugin
2020-03-17format: add missing headersAlexander Zaitsev
2020-03-14Fix #127, #128 & Code quality improvementsjellybrick
2020-03-13Initial support for shared builds.Egor Pugin
2019-12-05Combile all licenses in LICENSE. Fix Dockerfile_testOleg Morozenkov
2018-07-23Refactor http clients, fix webhook server, add more samples, change tabs to 4...Oleg Morozenkov
2018-06-08Performance optimizationJellyBrick
2018-05-29Added @brief to the Doxygen comment.JellyBrick
2017-02-02Merge pull request #38 from ymuv/masterOleg Morozenkov
2017-02-02Add initializer_list for register same commands.ymuv
2017-01-23I think EventBroadcast and EventHandler should not use shared_ptr references tooOleg Morozenkov
2016-04-17Added implementation to Inline Keyboard and added a new event broadcasterAndrea Giove
2016-03-27Add new types and new event broadcaster for support the inline mode.Andrea Giove
2015-08-11Fixed compiler's errors in TgTypeParser + fixed indentation + some other fixesOleg Morozenkov
2015-07-27DocumentationOleg Morozenkov