index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
controllers
/
well_known
Age
Commit message (
Expand
)
Author
2021-11-26
Remove Keybase integration (#17045)
Eugen Rochko
2021-07-03
Fix anonymous access to outbox not being cached by the reverse proxy (#16458)
Claire
2020-11-08
Add support for reversible suspensions through ActivityPub (#14989)
Eugen Rochko
2020-05-14
Fix webfinger returning wrong status code on malformed or missing param (#13759)
ThibG
2020-01-03
Fix uncaught unknown format errors in host meta controller (#12747)
Eugen Rochko
2019-09-29
Add a nodeinfo endpoint (#12002)
Eugen Rochko
2019-09-17
Fix webfinger response not returning 410 when account is suspended (#11869)
Eugen Rochko
2019-08-30
Fix uncaught error when resource param is missing in Webfinger request (#11701)
Eugen Rochko
2019-08-01
Remove XML version of Webfinger and remove links to Atom feeds (#11460)
Eugen Rochko
2019-07-23
Bump active_model_serializers from 0.10.9 to 0.10.10 (#11311)
dependabot-preview[bot]
2019-07-08
Refactor controllers for statuses, accounts, and more (#11249)
Eugen Rochko
2019-03-18
Add Keybase integration (#10297)
Eugen Rochko
2017-12-27
Make host_meta/webfinger replies cacheable (fixes #6100) (#6101)
ThibG
2017-12-06
Remove rabl dependency (#5894)
Eugen Rochko
2017-06-02
Ensure well_known controllers use WEB_DOMAIN by including RoutingHelper (#2388)
ThibG
2017-05-22
Allow alternate domains for mastodon handlers (#3187)
Immae
2017-04-30
Downgrade rubocop 0.48.1 => 0.46.0 (#2628)
yhirano
2017-04-17
Improve handling of HTTP_ACCEPT for webfinger (#2008)
Matt Jankowski
2017-04-13
Clean up well-known routes/controllers (#1649)
Matt Jankowski