Block a user
shoko
deleted branch fix/issue-15-unify-time-functions from shoko/jujutsu-skills
2026-03-25 15:36:50 +01:00
Fix #15: Unify duplicate time functions into _get_time_data()
browse.py has 3 duplicate time functions doing similar things
Fix #15: Unify duplicate time functions into _get_time_data()
shoko
created branch fix/issue-15-unify-time-functions in shoko/jujutsu-skills
2026-03-25 15:00:05 +01:00
shoko
pushed to fix/issue-15-unify-time-functions at shoko/jujutsu-skills
2026-03-25 15:00:05 +01:00
shoko
deleted branch fix/issue-5-html-injection-telegram from shoko/jujutsu-skills
2026-03-25 13:14:24 +01:00
Fix #5: HTML injection in Telegram messages
[SECURITY] HIGH: HTML injection in Telegram messages
Fix #5: HTML injection in Telegram messages
Thanks for the review! Responding to your feedback:
1. import html — stdlib, no install needed.
Python's html module has been in the standard library since Python 3.2. No external…
Fix #5: HTML injection in Telegram messages
shoko
created branch fix/issue-5-html-injection-telegram in shoko/jujutsu-skills
2026-03-25 12:42:51 +01:00
shoko
pushed to fix/issue-5-html-injection-telegram at shoko/jujutsu-skills
2026-03-25 12:42:51 +01:00
shoko
deleted branch fix/issue-4-telegram-token-refactor from shoko/jujutsu-skills
2026-03-25 12:17:59 +01:00
Fix #4: Extract send() to module-level send_telegram_message() for testability
Fix #4: Extract send() to module-level send_telegram_message() for testability
shoko
pushed to fix/issue-4-telegram-token-refactor at shoko/jujutsu-skills
2026-03-25 12:07:18 +01:00