This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
mastodon
Watch
1
Star
0
Fork
0
You've already forked mastodon
mirror of
https://github.com/mastodon/mastodon.git
synced
2025-01-19 16:41:52 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
mastodon
/
app
/
controllers
/
activitypub
History
Eugen Rochko
6c685f955a
Fix suspended users being able to access APIs that don't require a user
2022-05-26 17:37:25 +02:00
..
base_controller.rb
Fix suspended users being able to access APIs that don't require a user
2022-05-26 17:37:25 +02:00
claims_controller.rb
Add E2EE API (
#13820
)
2020-06-02 19:24:53 +02:00
collections_controller.rb
Add featured hashtags as an ActivityPub collection (
#11595
)
2020-09-02 02:11:12 +02:00
followers_synchronizations_controller.rb
Fix followers synchronization mechanism not working when URI has empty path (
#16744
)
2021-11-05 23:46:23 +01: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-11-05 23:46:24 +01:00
replies_controller.rb
Add support for reversible suspensions through ActivityPub (
#14989
)
2020-11-08 00:28:39 +01:00