30 Commits

Author SHA1 Message Date
root 31bf50aaca feat(proxy): add proxy support to Telegram client
Build and Push (main) / build (push) Successful in 39s
Build and Push (dev) / build (push) Successful in 35s
2026-08-16 06:36:49 +05:00
root 37d4400513 refactor(config): remove DEFAULT_CHOICE option
Build and Push (dev) / build (push) Successful in 1m56s
2026-08-16 05:20:24 +05:00
root 5c325bd8b9 feat(config): add proxy support and API timeout
Build and Push (dev) / build (push) Successful in 3m31s
2026-08-16 05:15:24 +05:00
root 76f37673d4 refactor(stars_bot): tidy captcha handling
Build and Push (dev) / build (push) Successful in 53s
Build and Push (main) / build (push) Successful in 50s
2026-08-08 08:51:42 +05:00
root f5fd0187ec refactor(captcha): load answer from env dynamically
Build and Push (main) / build (push) Successful in 54s
Build and Push (dev) / build (push) Successful in 50s
2026-08-08 06:26:56 +05:00
root f82f9ef752 feat(captcha): add periodic captcha update
Build and Push (dev) / build (push) Successful in 48s
2026-08-08 06:16:09 +05:00
root 7e85a1af4c refactor: streamline captcha and thread access
Build and Push (dev) / build (push) Successful in 1m29s
2026-08-08 04:03:32 +05:00
root 0cc2440736 feat(captcha): add validation and thread editing
Build and Push (dev) / build (push) Successful in 38m3s
Build and Push (main) / build (push) Canceled after 21m44s
2026-08-07 10:51:54 +05:00
root d6d2752341 feat(config): add auto bump and captcha options 2026-08-07 09:04:16 +05:00
root 76e6659c00 refactor: add ConfigError and Lolz error handling
Build and Push (dev) / build (push) Successful in 10m53s
2026-08-07 05:08:46 +05:00
root b7a7508654 fix(stars_bot): correct async gathering and interval config 2026-08-07 04:08:25 +05:00
root b557ff0403 feat(bump): add auto thread bumping 2026-08-07 04:00:20 +05:00
root 03c463b87c refactor(notification_bot): use ParseMode enum for bot default 2026-08-07 03:57:06 +05:00
root bb6cc70be9 refactor(config): load reply templates on demand 2026-07-30 04:47:32 +05:00
root f0f9932420 fix(bot): early exit for processed posts 2026-07-29 23:13:38 +05:00
root 51f6e417bd refactor(stars_bot): remove redundant notification calls 2026-07-29 22:48:35 +05:00
root 183f0aa9bb refactor(notification): add detailed logging and improve error handling 2026-07-29 22:12:06 +05:00
root 961f2d544c refactor(stars_bot): rename modules and await notification bot calls 2026-07-29 21:06:41 +05:00
root 299fb63936 feat(bot): add admin notification via Telegram bot 2026-07-29 20:52:01 +05:00
root 94eb082692 refactor(core): logging setup and session path 2026-07-29 19:23:52 +05:00
root 3d5b2a65ce refactor(storage): relocate logs and sessions 2026-07-29 19:13:13 +05:00
root fbeb80eece refactor(storage): move reply & processed files 2026-07-29 19:11:16 +05:00
root bdb096688b refactor(bot): add logging and flow tweaks 2026-07-29 19:00:48 +05:00
root 78ac1cb030 fix(telegram): async API calls & pagination 2026-07-29 18:45:52 +05:00
root 58205e32b2 perf(misc): append processed post ID to file 2026-07-29 18:44:52 +05:00
root 953afd385c feat(lolz): return last page from get_thread_posts and make post_id optional 2026-07-29 18:43:38 +05:00
root 8ddfef70d4 fix(misc): store processed post IDs as strings 2026-07-29 18:29:02 +05:00
root 9ae5a077a4 refactor(telegram): rename config fields 2026-07-29 18:10:48 +05:00
root 0f767a07f0 fix(telegram): fix import paths and config typo 2026-07-29 18:05:08 +05:00
root 1fe14817eb refactor(structure): relocate utils to modules 2026-07-29 17:47:40 +05:00