This commit is contained in:
2025-05-20 20:38:51 +01:00
parent 7a051cf7ad
commit 6a087aae48
6 changed files with 105 additions and 23 deletions

View File

@@ -1,5 +1,3 @@
Authenticate everything
De-authenticate public routes
Write an SQL script to insert all links from existing website as notes
Sort links on index page by date descending
Tidy up notes index page to match existing links index page
@@ -37,3 +35,4 @@ Remove the notes index page
Creating replies sends a Webmention
Creating re-posts sends a Webmention
Creating reacjis (reactions) sends a Webmention
Replace all href attribute values with calls to path() or importmap()