Commit Graph

13 Commits

Author SHA1 Message Date
e5de558958
Correct argument name when proxy view fails 2024-03-10 15:25:48 +00:00
1934b36ec1
Use urljoin to safely join activitypub URL 2024-02-17 21:21:37 +00:00
29505d4a52
Handle upstream issues with mastodon 2023-09-04 19:22:06 +01:00
8969ae369d
Add return types to tests 2022-11-18 08:31:43 +00:00
37cf309bb0
Add activitypub well-known forwarding
Disabled until needed
2022-11-17 22:36:22 +00:00
7cd88c9fbd
Just set cache control rather than caching page content
This avoids storing tonnes of stuff in the cache, when it doesn't matter
_too_ much
2022-09-04 17:29:04 +01:00
df09ec0f38
Ensure request is passed into the singleton URL cache
This removes needing extra queries
2022-08-31 19:06:02 +01:00
27dc383d17
Use relative URL for singletons
It's rare they'll be needed externally, and this way there's less to do
2022-08-31 09:16:25 +01:00
6f073c6cfc
Update module name
This will handle more than just URLs
2022-08-28 20:30:50 +01:00
442aeb21b8
Use singleton URL cache 2022-08-28 20:22:55 +01:00
557a28833b
Only show public pages 2022-08-28 16:51:27 +01:00
37ab598d0d
Move well-known templates to well-known app 2022-08-25 14:07:08 +01:00
bfa4755871
Move well-known URLs into their own app 2022-08-22 20:33:52 +01:00