Commit Graph

22 Commits

Author SHA1 Message Date
9d891cd101
Use URL as GUID
This makes changing URL links less of a pain
2023-09-06 14:16:05 +01:00
fa065648d7
Add size of enclosure to RSS feed 2023-09-04 21:39:14 +01:00
947612ab28
Flag that links are from RSS 2023-09-04 20:03:17 +01:00
96a6ded02e
Add dedicated favicon view 2023-07-23 15:17:58 +01:00
c5d04240b1
Add styles to feeds
Copied from https://darekkay.com/blog/rss-styling/
2023-07-16 14:30:08 +01:00
7bf9956627
Add more attributes to all pages feed
With some defensive coding, there's no real reason why not
2023-07-15 17:45:13 +01:00
a5d5f828c0
Add images to RSS feed 2023-06-26 14:27:04 +01:00
bc9bdce31d
Remove duplication on content page feed 2023-06-26 13:36:16 +01:00
b620e0edcc
Add search link to 404 page 2023-05-05 12:39:39 +01:00
197f2ea0aa
Move cache handling to views 2022-10-02 18:53:51 +01:00
a76b9df329
Fix 404s if there's no resolver match 2022-09-04 18:17:06 +01:00
557a28833b
Only show public pages 2022-08-28 16:51:27 +01:00
e19a2456e7
Move listing functionality to generic base page 2022-08-27 12:21:13 +01:00
01d84fd29b
Add keybase URL 2022-08-25 14:11:47 +01:00
10005dfe02
Add all pages feed
This one is much simpler than the pages one, as there could be a lot of
pages
2022-08-22 23:17:16 +01:00
bfa4755871
Move well-known URLs into their own app 2022-08-22 20:33:52 +01:00
e74dbcc228
Add matrix client well-known view 2022-08-22 14:43:58 +01:00
521595a781
Add view to serve matrix server well-known URL 2022-08-22 14:37:29 +01:00
cd4252cd64
Return 200 when viewing the dedicated 404 page 2022-08-19 15:07:59 +01:00
f452f5deed
Add security.txt 2022-08-19 15:06:18 +01:00
1abc6da19b
Add robots.txt 2022-08-19 14:35:38 +01:00
57f5505c24
Add 404 page 2022-08-19 09:36:03 +01:00