Commit graph

23 commits

Author SHA1 Message Date
Hugh Rundle 8dc69f2a9e
fix blog announcements and update tests
Blog announcements were using the string "None" as the author, now they should not.
Updated tests accordingly.
Fixed email test being captured by bot trap.
2025-02-03 16:26:06 +11:00
Hugh Rundle 507d6d3508
close p tag properly 2024-11-09 09:59:57 +11:00
Hugh Rundle 5ce0a679fb
Add event detail to call for papers in weekly email
fixes #18
2024-11-09 09:58:40 +11:00
Hugh Rundle 16561eba6f
add search to admin screens 2024-11-09 09:44:36 +11:00
Hugh Rundle fd773817eb
fix faulty description appending code 2024-06-28 18:28:26 +10:00
Hugh Rundle 88d56e5e04
formatting 2024-06-24 12:23:01 +10:00
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 b54aa96eff
add analytics code 2024-03-31 09:38:19 +11:00
Hugh Rundle ea2b27c887
fix contact form
fixes #3
fixes #4
2024-03-23 16:23:41 +11: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 a79b771e6c
fix robots.txt
Serve robots.txt from django
2024-01-26 15:48:34 +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 2445fadf63
various interface changes 2024-01-09 18:11:22 +11:00
Hugh Rundle 7307ec3931
prepare for prod 2024-01-08 09:33:01 +11:00
Hugh Rundle 464f95ee40
fix empty emails 2024-01-07 17:03:49 +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