|
e221d3624d
|
add TelegramClient and RepostManager with functionality to fetch posts
|
2024-11-20 14:12:01 +03:00 |
|
|
5c93d48bb8
|
add configuration
|
2024-11-20 14:09:47 +03:00 |
|
|
57d59399cd
|
decrease log verbosity level of httpclient
|
2024-11-20 14:03:22 +03:00 |
|
|
28e662b393
|
add state saving and loading
|
2024-11-17 17:24:45 +03:00 |
|
|
f7e6699fec
|
bump project C++ version to C++23
|
2024-11-16 22:44:59 +03:00 |
|
|
b422c15008
|
fix undefined reference
|
2024-11-15 23:25:05 +03:00 |
|
|
fb35fa5ed2
|
create VKClient with get_posts() method to get wall posts
|
2024-11-15 22:48:24 +03:00 |
|
|
637f082605
|
delete copy constructor of HttpClient
|
2024-11-15 11:21:41 +03:00 |
|
|
b0148b64e4
|
move signal handling in a separate function
|
2024-11-15 11:04:26 +03:00 |
|
|
d157103a68
|
fix HttpClient destructor and remove its demo in main()
|
2024-11-15 10:57:52 +03:00 |
|
|
5b84472864
|
add signal handling
|
2024-11-15 10:56:49 +03:00 |
|
|
d29c8dfcc9
|
add basic HTTP client and its testing in main()
|
2024-11-14 16:48:45 +03:00 |
|