Commit Graph

10 Commits

Author SHA1 Message Date
823511e714 Add humanize for relative times 2025-03-18 17:00:36 -04:00
Dave Gallant
9a4a12bf54 Remove html formatting in notifications to support other notification systems 2025-02-13 20:10:42 -05:00
Dave Gallant
58e9ac17b1 Add custom User-Agent 2024-10-08 22:57:50 -04:00
Dave Gallant
3eb840fd03 Set offer to None by default in Topic 2024-02-18 20:28:24 -05:00
Dave Gallant
112a807102 Add check for empty offer 2024-01-16 21:29:04 -05:00
Dave Gallant
b559b14669 Fix typo in notifications.py 2023-12-06 22:54:58 -05:00
Dave Gallant
481f3e1fa0 Cleanup logic for dealer_name 2023-02-25 14:43:21 -05:00
Dave Gallant
5cf4943f69 Add warning when APPRISE_URL is not set. 2023-02-25 10:38:05 -05:00
Dave Gallant
ad58db345e Fix edge case with missing dealer, and update README 2023-02-25 10:31:24 -05:00
Dave Gallant
9ba64a3de5 Migrate to python (#265)
* Add initial python migration

* Add pylint

* Add pre-commit

* Add Dockerfile

* Add expression matching

* Use shelve to store previous matches

* Add notifications

* Calculate post age

* Update README.md
2023-02-20 23:23:29 -05:00