Age | Commit message (Expand) | Author |
---|---|---|
2024-08-12 | set cURL as default http client | fadhil riyanto |
2024-08-10 | re-order TgBot::Bot class parameter | fadhil riyanto |
2020-11-08 | Add support to configure the API bot server url | Nuno Esculcas |
2020-03-22 | Move method to source file. Put include with boost asio at the first place, b... | Egor Pugin |
2020-03-17 | format: add missing headers | Alexander Zaitsev |
2020-03-15 | Remove workaround. | Egor Pugin |
2020-03-15 | Use make_unique if C++14 and above is available. Kudos to @JellyBrick. | Egor Pugin |
2020-03-14 | Init unique_ptr in C++11 style. | Egor Pugin |
2020-03-14 | Move Bot ctor in its own file. | Egor Pugin |