Commit graph

9 commits

Author SHA1 Message Date
aa5c220a75 Merge branch 'dev' into inline_keyboard 2020-11-30 16:45:06 +03:00
b1f0b94ba3 Add .clang-format and reformat all sources. 2020-11-30 15:14:05 +03:00
0c71edab8b Switch to C++17.
Update dependencies.
Rewrite tests to use Catch2 library.
Add CMake option to use LLVM libc++.
Delete bootstrap theme for Doxygen.
2020-11-30 14:12:21 +03:00
4c15e4c8de Added InlineKeyboard support for sendPhoto request. 2017-02-19 20:21:59 +03:00
299dced3dc InlineKeyboardMarkup test support. 2017-02-16 02:10:41 +03:00
ea28b547eb Created macro for simple named param classes declaration and definition. 2017-02-15 21:43:18 +03:00
592751a50c Source code reformated. 2017-02-15 20:22:18 +03:00
b80facba72 Fixed build on Gentoo. 2016-11-25 18:52:27 +03:00
2ed1d34926 Rewritten sendMessage function, which is now variadic templated.
Added Boost dependency (for Boost.Optional).
2016-11-10 20:37:29 +03:00