note some changes
Ted Unangst tedu@tedunangst.com
Mon, 26 Feb 2024 16:19:32 -0500
2 files changed,
8 insertions(+),
2 deletions(-)
M
TODO
→
TODO
@@ -1,7 +1,5 @@
A few things that could be hacked on. -The regex cluster to rewrite noise is an unholy horror of side effects. - Remove httpsig key fetching from the input path. If the key is known, check signature and reply 200 or 401. If the key is unknown, immediately reply 202 and process later.
M
docs/changelog.txt
→
docs/changelog.txt
@@ -1,5 +1,13 @@
changelog +### next + ++ Easier to inline attached images. + ++ Optional .json urls for activities. + ++ cc, link, name, and tags fields for advanced metadata. + ### 1.2.3 Regarded Reflection + Don't serve attachments to clients expecting activities.