bsky-app/bskyweb/cmd/bskyweb
bnewbold b922b83820
yet more RSS tweaks (#2289)
* rss: full URL in RSS link; use request Host in URLs

Full URL syntax on request from third parties.

Using the actual request host should fix issues with non-bsky-production
deployments. It is HTTPS-only, so doesn't work perfectly for local dev.

* rss: make /profile/{handle}/rss an HTTP redirect

Motivation is easier discoverability of RSS feed.
2023-12-23 12:38:21 -08:00
..
.gitignore bskyweb: gzip HTTP responses + some other minor improvements (#826) 2023-06-01 10:22:02 -05:00
mailmodo.go bskyweb: gzip HTTP responses + some other minor improvements (#826) 2023-06-01 10:22:02 -05:00
main.go bskyweb: switch from PDS backend to AppView backend (#1065) 2023-08-24 16:00:45 -07:00
renderer.go bskyweb additions (#296) 2023-03-20 14:41:15 -07:00
rss.go yet more RSS tweaks (#2289) 2023-12-23 12:38:21 -08:00
server.go yet more RSS tweaks (#2289) 2023-12-23 12:38:21 -08:00