This website requires JavaScript.
Explore
Help
Register
Sign In
Leatherface
/
mastodon
Watch
1
Star
0
Fork
0
You've already forked mastodon
mirror of
https://github.com/glitch-soc/mastodon.git
synced
2025-12-22 23:09:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b376d91bd1662ad88e96df6245e39e78d2967c8f
mastodon
/
app
/
controllers
/
activitypub
History
Claire
e0af97164a
Fix followers synchronization mechanism not working when URI has empty path (
#16744
)
...
Follow-up to
#16510
, forgot the controller exposing the actual followers…
2021-09-15 18:51:16 +02:00
..
base_controller.rb
…
claims_controller.rb
…
collections_controller.rb
…
followers_synchronizations_controller.rb
Fix followers synchronization mechanism not working when URI has empty path (
#16744
)
2021-09-15 18:51:16 +02:00
inboxes_controller.rb
Skip processing Update activities on unknown accounts (
#15514
)
2021-01-08 12:26:29 +01:00
outboxes_controller.rb
Fix anonymous access to outbox not being cached by the reverse proxy (
#16458
)
2021-07-03 21:13:47 +02:00
replies_controller.rb
…