summaryrefslogtreecommitdiff
path: root/src/net/TgLongPoll.cpp
AgeCommit message (Expand)Author
2023-01-29Fix timeout issues (#251)llnulldisk
2022-09-29Confirm updates directly after handling them (#231)llnulldisk
2020-03-17format: add missing headersAlexander Zaitsev
2020-03-14Improve include order. Add some forward decls.Egor Pugin
2020-03-14Fix #127, #128 & Code quality improvementsjellybrick
2020-03-13fix: use C++ fixed-width types instead of C typesAlexander Zaitsev
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-03-21rename _stringarrayptr with _allowupdates to stay the same with getUpdates()Mio
2018-03-20Make TgLongPoll constructed with user-specified parameters for getUpdates() i...Mio
2015-08-11Fixed compiler's errors in TgTypeParser + fixed indentation + some other fixesOleg Morozenkov
2015-07-29Fix includes + fix some minor bugsOleg Morozenkov