RSS-to-Telegram-Bot/src
Rongrong 3bafebf781
fix(parsing): WEBP unnecessarily converted to PNG
Since some time in 2022, Telegram DC will convert any WEBP sent as an
image to a JPG. Any manual conversion should be unnecessary.

Signed-off-by: Rongrong <i@rong.moe>
2022-11-13 23:46:33 +08:00
..
command fix(`/sub`): TypeError when updating interval 2022-11-09 18:53:56 +08:00
db refactor(*): adopt contextlib.suppress; styling (#95) 2022-06-24 16:34:03 +08:00
i18n chore(i18n): add l10n for `uk` (#203) 2022-11-08 09:54:17 +08:00
parsing fix(parsing): WEBP unnecessarily converted to PNG 2022-11-13 23:46:33 +08:00
__init__.py fix(*): race condition prevent shutting down DB 2022-10-26 14:56:07 +08:00
__main__.py chore(*): make `src` become a module 2022-03-30 15:21:29 +08:00
aio_helper.py fix(aio_helper): recursive multiprocessing init 2022-09-20 05:42:03 +08:00
compat.py fix(parsing): malformed HTML causes RecursionError 2022-09-06 14:06:40 +08:00
env.py feat(env): allow dummy arguments 2022-08-17 11:29:32 +08:00
errors_collection.py fix(errors_collection): mixing a blocked error 2022-09-28 02:53:49 +08:00
locks.py feat(web): loosen limits 2022-07-21 18:09:20 +08:00
log.py fix(*): try to fix race condition when exiting 2022-10-23 15:51:03 +08:00
opml_template.opml optimize directory structure 2021-09-19 22:16:05 +08:00
redirect_server.py chore(*): logging adjustment 2022-03-31 10:04:31 +08:00
version.py chore: release v2.2.1 2022-04-02 18:32:50 +08:00
web.py perf(web): optimize medium info analyzing flow 2022-11-13 23:46:32 +08:00