cc197b0c7e
feat(polymarket-browse): add --starts-before filter for match events
shoko
2026-03-26 18:27:54 +00:00
c0f008ab8b
Merge pull request 'Fix: Event happening exactly now shows LIVE instead of In 0m' (#28) from fix/live-time-display into master
shoko2026-03-26 18:48:23 +01:00
ae50fd14f0
Merge pull request 'Fix #14: Refactor print_browse/send_to_telegram into single pipeline' (#22) from fix/issue-14-refactor-browse into master
shoko2026-03-25 20:11:07 +01:00
c348d6daa1
tests: Add unit tests for browse_events, fetch_all_pages, filter_events, is_match_market, get_ml_market, get_ml_volume, sort_events
fix/issue-14-refactor-browse
shoko
2026-03-25 19:08:36 +00:00
764c75e712
Fix: Switch fetch_page from subprocess to urllib, add early-exit to fetch_all_pages, add sort_by to browse_events
shoko
2026-03-25 18:53:11 +00:00
3a9f8fb365Fix#14: Refactor print_browse/send_to_telegram into single pipeline
shoko
2026-03-25 17:47:03 +00:00
8cde441996Fix#15: Unify duplicate time functions into _get_time_data()
shoko
2026-03-25 13:59:54 +00:00
b2180a4a34
Merge pull request 'Fix #5: HTML injection in Telegram messages' (#20) from fix/issue-5-html-injection-telegram into master
shoko2026-03-25 13:13:52 +01:00
d0534aedbfFix#5: HTML injection in Telegram messages
shoko
2026-03-25 11:42:42 +00:00
2703b942c1
Merge pull request 'Fix #4: Extract send() to module-level send_telegram_message() for testability' (#19) from fix/issue-4-telegram-token-refactor into master
shoko2026-03-25 12:17:00 +01:00
f9c4bac7b8
Refactor send() to module-level send_telegram_message() for testability
shoko
2026-03-25 11:07:10 +00:00
c49600cd4d
Fix CRITICAL: Telegram bot token exposed in process command line
shoko
2026-03-25 10:46:10 +00:00
3a988943b9
docs: rename review folder to match skill structure
shoko
2026-03-25 10:02:43 +00:00