|
9b758c6fb8
|
state is now saved on every last post change
|
2024-11-27 00:27:45 +03:00 |
|
|
c0d90d2341
|
add m_checkTimer destruction to RepostManager destructor
|
2024-11-22 17:14:16 +03:00 |
|
|
abb0d8a11b
|
implement real-time reposting from tg
|
2024-11-22 17:10:41 +03:00 |
|
|
f472cd3b6c
|
implement periodic VK post checking
|
2024-11-22 11:11:52 +03:00 |
|
|
48dca58dfc
|
rename new_post_fetcher and make it a standalone struct
|
2024-11-22 10:20:53 +03:00 |
|
|
efd188bc8a
|
fix last post id tracking; add repost timer; add vk request timer; fix recent post scanning
|
2024-11-22 01:45:44 +03:00 |
|
|
2537d3042d
|
fix required chats not being loaded at first startup
|
2024-11-21 21:00:02 +03:00 |
|
|
aaef54f72e
|
move AbstractPost definition to a separate header; add post source tracking
|
2024-11-21 07:32:27 +03:00 |
|
|
182ddffe41
|
implement last post id tracking
|
2024-11-21 00:49:33 +03:00 |
|
|
393df64bc8
|
implement dumb reposting
|
2024-11-21 00:29:13 +03:00 |
|
|
81b587cef8
|
complete the initial post fetching functionality
|
2024-11-21 00:05:47 +03:00 |
|
|
e221d3624d
|
add TelegramClient and RepostManager with functionality to fetch posts
|
2024-11-20 14:12:01 +03:00 |
|