Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-14 | Fix #127, #128 & Code quality improvements | jellybrick | |
It seems that the author of this code misunderstood 'Array of PollOption' as 'PollOption'. | |||
2020-03-13 | fix: use std::size_t instead of size_t | Alexander Zaitsev | |
- use C++ size_t from std namespace instead of a version from global namespace Tested: - Local build - Unit-tests | |||
2019-12-05 | Combile all licenses in LICENSE. Fix Dockerfile_test | Oleg Morozenkov | |
2018-07-23 | Refactor http clients, fix webhook server, add more samples, change tabs to ↵ | Oleg Morozenkov | |
4 spaces | |||
2018-05-27 | Message max length is 4096 UTF8 characters | JellyBrick | |
2018-05-26 | Improve performance | JellyBrick | |
2017-03-20 | fix errors | kukin-konstantin | |
2017-01-23 | I think EventBroadcast and EventHandler should not use shared_ptr references too | Oleg Morozenkov | |