9 Commits

Author SHA1 Message Date
RachelOS bb29a7a45e 1.5.2-增加读书渠道 2026-08-13 15:15:56 +08:00
千逐 c3a52fe13f fix: collect WeChat articles through WeRead
- add a separate weread_mp mode for MP_WXS feeds and full article content
- catch up missed pages without advancing failed feed cursors
- validate and manage WeRead credentials across API, UI, config, and tests
2026-08-03 02:45:11 +08:00
chung1912 538f28cb86 fix: ensure expired notification is always sent regardless of send_code config
- send_wx_code() now always calls sys_notice() to send expired notification
- When send_code=False (default), send text-only notification without QR code
- When send_code=True, keep original flow with QR code via GetCode callback
- CallBackNotice now also sends notification on QR code fetch failure
- Remove send_code gate in core/wx/base.py Error() method so send_wx_code is always called
- Change SEND_CODE default from True to False in config files
- Update README docs for SEND_CODE env variable
2026-05-16 10:28:59 +08:00
RachelOS def890d452 1.5.0-Fix 2026-04-09 16:42:48 +08:00
51cto 6a0ea6410b fix: cap RSS item count to reduce oversized feeds 2026-03-25 12:09:21 +08:00
RyLoong 51bf91cedc feat: support bark for message tasks and system notices 2026-03-08 01:45:36 +08:00
RachelOS baad611fdd 1.4.9-Fix 2026-03-04 16:53:52 +08:00
RachelOS 82e49eebb9 1.4.9-Fix 2026-02-27 19:35:30 +08:00
RachelOS d494a19d4e 1.4.9-增加级联功能 2026-02-27 10:01:03 +08:00