Commit graph

11 commits

Author SHA1 Message Date
Hugh Rundle 365b7e7d78
don't use entire post if it is in the "summary". 2024-06-24 12:22:35 +10:00
Hugh Rundle 496edb75b0
check newsletter description properly
also sends a blank string instead of None if nothing else matches

fixes #11
2024-06-17 15:58:32 +10:00
Hugh Rundle 920d8833c1
move set_success to correct place in check_feeds
fixes #2
2024-03-23 16:01:52 +11:00
Hugh Rundle eff5463e84
oops fix unsupported operand for blogs 2024-02-05 15:40:33 +11:00
Hugh Rundle 2d84788520
bug fixes
- fix can't append str to None
- fix ManyRelatedManager error in blog post announcements
- fix timedelta doesn't have "month"
2024-02-05 15:31:24 +11:00
Hugh Rundle 3c0544e5a1
set success on every run
...not just if we're adding a post
2024-01-27 11:29:37 +11:00
Hugh Rundle 6d6f1ad787
fixes
- restart container if it goes down
- connect to correct mastodon account!
- add check for `content` when parsing feeds
2024-01-27 11:26:05 +11:00
Hugh Rundle ff1d837eb6
another ridiculously large commit 2024-01-26 11:00:26 +11:00
Hugh Rundle 8cc4bda231
way too many changes for one commit oops 2024-01-21 15:39:19 +11:00
Hugh Rundle d28dcdb069
fixes 2024-01-07 16:58:56 +11:00
Hugh Rundle 53df5c5035
initial commit 2024-01-04 11:54:56 +11:00