Commit Graph

  • b283e700b9 Wrap ad in [ad=align=center] spoiler tag dev open-webui 2026-09-03 16:34:04 +00:00
  • 4d1f1eabf0 Add \n conversion support for ads too open-webui 2026-09-03 16:24:52 +00:00
  • 2f9efed5e0 Update README with ad support documentation open-webui 2026-09-03 16:18:55 +00:00
  • 751aab1a26 Send ads as separate comment, remove probability logic open-webui 2026-09-03 16:17:46 +00:00
  • 0cc30a5a50 Remove ads_probability from config.py open-webui 2026-09-03 16:16:21 +00:00
  • b1d598e9e7 Remove ADS_PROBABILITY from .env.example open-webui 2026-09-03 16:15:20 +00:00
  • 57f2432e2d Remove AD_SUPPORT.md - will update README instead open-webui 2026-09-03 16:14:58 +00:00
  • 9762d9cf0f Make ads.txt empty by default open-webui 2026-09-03 16:14:58 +00:00
  • 292bddfcf4 Add documentation for ad support and multi-line fix open-webui 2026-09-03 16:11:56 +00:00
  • 9c2cc5794e Add ad support to stars_bot.py with probability-based insertion open-webui 2026-09-03 16:11:25 +00:00
  • 6d6a2e5534 Add ad support to config.py and fix \\n handling in replies open-webui 2026-09-03 16:09:28 +00:00
  • a488a08cb9 Add ad configuration to .env.example open-webui 2026-09-03 16:08:09 +00:00
  • e69320bb09 Add ads.txt for ad support open-webui 2026-09-03 16:07:39 +00:00
  • 9d72df1ef6 refactor(stars): simplify reply format and adjust delay main ogabek 2026-08-23 07:45:36 +05:00
  • b8bb61f071 refactor(config): remove hardcoded ad replies ogabek 2026-08-23 07:31:16 +05:00
  • e9502c7a38 feat(proxy): add http proxy protocol support ogabek 2026-08-16 10:06:38 +05:00
  • 31bf50aaca feat(proxy): add proxy support to Telegram client ogabek 2026-08-16 06:36:49 +05:00
  • 8423912dbb chore(examples): add UID/GID environment defaults ogabek 2026-08-16 06:23:03 +05:00
  • 64508438e7 docs(readme): reformat tables and reorg sections ogabek 2026-08-16 06:02:13 +05:00
  • f5cf63bac0 docs: update README with new features and settings ogabek 2026-08-16 05:41:19 +05:00
  • 37d4400513 refactor(config): remove DEFAULT_CHOICE option ogabek 2026-08-16 05:20:24 +05:00
  • 5dece14c8b build: update requirements.txt ogabek 2026-08-16 05:18:16 +05:00
  • 5c325bd8b9 feat(config): add proxy support and API timeout ogabek 2026-08-16 05:15:24 +05:00
  • 62873c7f8c Delete .gitea/FUNDING.yml root 2026-08-12 21:28:27 +00:00
  • 4883320aaa Update .gitea/FUNDING.yml root 2026-08-12 21:27:51 +00:00
  • 0f9d6470b8 Add .gitea/FUNDING.md root 2026-08-12 21:27:19 +00:00
  • 76f37673d4 refactor(stars_bot): tidy captcha handling v1.1.0 ogabek 2026-08-08 08:51:42 +05:00
  • 5772df644f feat(examples): add auto bump and captcha env vars ogabek 2026-08-08 08:41:22 +05:00
  • f5fd0187ec refactor(captcha): load answer from env dynamically ogabek 2026-08-08 06:26:56 +05:00
  • cb83fc1608 Merge branch 'dev' ogabek 2026-08-08 06:16:35 +05:00
  • f82f9ef752 feat(captcha): add periodic captcha update ogabek 2026-08-08 06:16:09 +05:00
  • 96179c5715 Merge branch 'dev' ogabek 2026-08-08 05:11:16 +05:00
  • 39defecb2f revert 8a1e467a15 root 2026-08-07 23:22:44 +00:00
  • 8a1e467a15 Update storage/captcha.txt root 2026-08-07 23:22:21 +00:00
  • 7e85a1af4c refactor: streamline captcha and thread access ogabek 2026-08-08 04:03:32 +05:00
  • 0cc2440736 feat(captcha): add validation and thread editing ogabek 2026-08-07 10:51:54 +05:00
  • 9ee9e7b731 chore(deps): update Python dependencies ogabek 2026-08-07 10:33:43 +05:00
  • 62c44e885b chore(gitignore): remove duplicate *.txt entry ogabek 2026-08-07 09:26:48 +05:00
  • 2919e95c4c chore(gitignore): add txt files to .gitignore ogabek 2026-08-07 09:26:32 +05:00
  • 620115d89a docs(captcha): simplify captcha prompt formatting ogabek 2026-08-07 09:26:02 +05:00
  • d6d2752341 feat(config): add auto bump and captcha options ogabek 2026-08-07 09:04:16 +05:00
  • f76c74ce3f feat(captcha): add captcha config and template ogabek 2026-08-07 09:02:32 +05:00
  • 4abb5d6acc Merge branch 'dev' ogabek 2026-08-07 05:53:02 +05:00
  • adf963a1a7 Optimize dev workflow with separate cache open-webui 2026-08-07 00:48:41 +00:00
  • 6bcb89ffd0 Optimize build workflow for speed open-webui 2026-08-07 00:48:40 +00:00
  • 74b8dddd9d Optimize Dockerfile with multi-stage build open-webui 2026-08-07 00:48:39 +00:00
  • 76e6659c00 refactor: add ConfigError and Lolz error handling ogabek 2026-08-07 05:08:46 +05:00
  • b7a7508654 fix(stars_bot): correct async gathering and interval config ogabek 2026-08-07 04:08:25 +05:00
  • b557ff0403 feat(bump): add auto thread bumping ogabek 2026-08-07 04:00:20 +05:00
  • 03c463b87c refactor(notification_bot): use ParseMode enum for bot default ogabek 2026-08-07 03:57:06 +05:00
  • c59a8b9a47 feat(config): include default ad reply ogabek 2026-07-30 08:20:37 +05:00
  • 958b00a8f3 Update README.md root 2026-07-30 01:05:25 +00:00
  • 61527aa4c5 Update README.md root 2026-07-30 01:04:49 +00:00
  • f37977e88f feat: Rewrite README.md with improved structure, Docker-first instructions, and correct repo URLs open-webui 2026-07-30 01:02:41 +00:00
  • 64649a5b26 Improve main branch workflow: add path filter + registry layer caching for faster builds v1.0.0 open-webui 2026-07-30 00:22:11 +00:00
  • f724f8056f Improve dev branch workflow: add path filter + registry layer caching for faster builds open-webui 2026-07-30 00:22:05 +00:00
  • d0c6c84666 Improve .dockerignore for faster Docker builds (exclude unnecessary files) open-webui 2026-07-30 00:21:59 +00:00
  • a6a9b5b75f Merge branch 'main' of ssh://git.sakamoto.best:3005/Lolz/Auto-Stars-Improved ogabek 2026-07-30 04:47:38 +05:00
  • bb6cc70be9 refactor(config): load reply templates on demand ogabek 2026-07-30 04:47:32 +05:00
  • f869e5bcb8 Add Gitea workflow for main branch (build + push) open-webui 2026-07-29 23:32:18 +00:00
  • 52d4c80b19 Add Gitea workflow for dev branch (build + push) open-webui 2026-07-29 23:32:17 +00:00
  • 1ae67173c8 Update README.md root 2026-07-29 21:41:59 +00:00
  • 6a062f52d7 docs(readme): add Docker installation guide ogabek 2026-07-29 23:21:07 +05:00
  • f0f9932420 fix(bot): early exit for processed posts ogabek 2026-07-29 23:13:38 +05:00
  • 51f6e417bd refactor(stars_bot): remove redundant notification calls ogabek 2026-07-29 22:48:35 +05:00
  • 32a319a836 build(docker): add libc6-dev to build dependencies ogabek 2026-07-29 22:33:41 +05:00
  • 23f6460617 build(docker): install gcc for C extensions ogabek 2026-07-29 22:30:51 +05:00
  • 57313f4d60 build(docker): remove unnecessary ignore patterns ogabek 2026-07-29 22:28:35 +05:00
  • fe45f3fbec fix(build): add missing build context ogabek 2026-07-29 22:27:32 +05:00
  • 240af1ce86 build(docker): remove explicit context ogabek 2026-07-29 22:26:46 +05:00
  • 1f88af128c feat(docker): add Docker support and env example ogabek 2026-07-29 22:23:59 +05:00
  • 183f0aa9bb refactor(notification): add detailed logging and improve error handling ogabek 2026-07-29 22:12:06 +05:00
  • e2e067894d chore(gitignore): ignore all .txt files ogabek 2026-07-29 21:14:06 +05:00
  • 3693563884 chore(replies): update reply messages content ogabek 2026-07-29 21:13:29 +05:00
  • 961f2d544c refactor(stars_bot): rename modules and await notification bot calls ogabek 2026-07-29 21:06:41 +05:00
  • 1d4226c580 chore(gitignore): ignore processed.txt only ogabek 2026-07-29 21:06:21 +05:00
  • af6818283c refactor(config): simplify ADMIN_ID handling ogabek 2026-07-29 20:52:58 +05:00
  • 299fb63936 feat(bot): add admin notification via Telegram bot ogabek 2026-07-29 20:52:01 +05:00
  • 0047f30629 refactor(main): rename bot variable to stars_bot ogabek 2026-07-29 20:51:48 +05:00
  • 51ae2c92c0 feat(config): add notification bot env vars ogabek 2026-07-29 20:51:32 +05:00
  • 94eb082692 refactor(core): logging setup and session path ogabek 2026-07-29 19:23:52 +05:00
  • 3d5b2a65ce refactor(storage): relocate logs and sessions ogabek 2026-07-29 19:13:13 +05:00
  • fbeb80eece refactor(storage): move reply & processed files ogabek 2026-07-29 19:11:16 +05:00
  • 517be61ddf docs(readme): improve formatting and examples ogabek 2026-07-29 19:02:22 +05:00
  • bdb096688b refactor(bot): add logging and flow tweaks ogabek 2026-07-29 19:00:48 +05:00
  • 78ac1cb030 fix(telegram): async API calls & pagination ogabek 2026-07-29 18:45:52 +05:00
  • 58205e32b2 perf(misc): append processed post ID to file ogabek 2026-07-29 18:44:52 +05:00
  • 953afd385c feat(lolz): return last page from get_thread_posts and make post_id optional ogabek 2026-07-29 18:43:38 +05:00
  • 68667f669e docs(env): update DEFAULT_CHOICE default to 2 ogabek 2026-07-29 18:42:44 +05:00
  • 8f06117e17 docs(env): change DEFAULT_CHOICE default to start monitoring ogabek 2026-07-29 18:42:10 +05:00
  • 8ddfef70d4 fix(misc): store processed post IDs as strings ogabek 2026-07-29 18:29:02 +05:00
  • 9478f7d793 fix(config): improve reply loading and handle missing file ogabek 2026-07-29 18:28:47 +05:00
  • 9ae5a077a4 refactor(telegram): rename config fields ogabek 2026-07-29 18:10:48 +05:00
  • 0b9c07e34c fix(config): fix os.getenv default typo ogabek 2026-07-29 18:06:00 +05:00
  • 0f767a07f0 fix(telegram): fix import paths and config typo ogabek 2026-07-29 18:05:08 +05:00
  • 73be5d5a13 refactor(main): adjust TelegramStarsBot import ogabek 2026-07-29 18:03:28 +05:00
  • 43e9f386e1 docs: add README with installation and usage guide ogabek 2026-07-29 17:55:43 +05:00
  • 4e58cddcce fix(config): support float values for CHECK_INTERVAL and API_DELAY ogabek 2026-07-29 17:55:11 +05:00
  • 1fe14817eb refactor(structure): relocate utils to modules ogabek 2026-07-29 17:47:40 +05:00
  • 7b704a9b3e chore(storage): add initial reply templates ogabek 2026-07-29 17:47:18 +05:00