1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 21 days ago. based on code collected 22 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
disable fetch all feeds at startup More... over 3 years ago
optimize rwlock More... over 3 years ago
fix a bug related to db auto choosing More... over 3 years ago
startup message (version) adjustment More... over 3 years ago
use guid instead to determine the status of feeds (if available) More... over 3 years ago
optimize directory structure More... over 3 years ago
dependency: bump emoji from 1.4.2 to 1.5.0 More... over 3 years ago
enable relative link resolution More... over 3 years ago
refactor: flood control avoidance More... over 3 years ago
post parsing: `<iframe>` support More... over 3 years ago
emoticon img that replace by its `alt` now get emojified More... over 3 years ago
can detect an emoticon which width/height is specified in em More... over 3 years ago
update Dockerfile More... over 3 years ago
simplify telegraph title More... over 3 years ago
Update Dockerfile More... over 3 years ago
filter apscheduler.executors.default log More... over 3 years ago
divide monitor tasks evenly to every minute More... over 3 years ago
limit `telegraph_ify` concurrency and increase `generate_message` concurrency Note: you may need to set more (>=5) Telegraph tokens to get rid of performance loss if you subscribed a lot of subscriptions with very long posts More... over 3 years ago
feeds will be monitored by multiple threads More... over 3 years ago
support: use `,`/`,`/`;`/`;`/linebreak/space as the separator of multiple TELEGRAPH_TOKEN More... over 3 years ago
create a new account if required to wait too long due to Telegraph flood control More... over 3 years ago
use rwlock and lock to avoid exceeding flood control of Telegraph More... over 3 years ago
change the separator of multiple TELEGRAPH_TOKEN from `;` to `,` More... over 3 years ago
posts of each feed will be sent by multiple threads try it: `/test https://www.ithome.com/rss/ all` More... over 3 years ago
adjust logging and fix all messages won't retry More... over 3 years ago
update `/help` message More... over 3 years ago
update docker-compose.yml.sample More... over 3 years ago
support for multi telegraph accounts and telegraph api network timeout handling More... over 3 years ago
send via Telegraph more smartly More... over 3 years ago
send a pure link message if exceed the content length limit of Telegraph API More... over 3 years ago