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-30 05:51:41 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
mastodon
/
app
/
services
/
activitypub
History
Claire
7b92cf3b47
Fix unneeded requests to blocked domains when receiving relayed signed activities from them (
#31161
)
2024-10-01 12:52:13 +00:00
..
fetch_featured_collection_service.rb
…
fetch_featured_tags_collection_service.rb
…
fetch_remote_account_service.rb
…
fetch_remote_actor_service.rb
Remove
WebfingerHelper
module & move usage inline (
#31203
)
2024-10-01 09:54:42 +00:00
fetch_remote_key_service.rb
…
fetch_remote_poll_service.rb
…
fetch_remote_status_service.rb
…
fetch_replies_service.rb
Change Mastodon to issue correctly-signed queries by default (
#31994
)
2024-09-20 10:10:09 +00:00
prepare_followers_synchronization_service.rb
…
process_account_service.rb
Remove unused E2EE messaging code (
#31193
)
2024-09-18 09:27:43 +00:00
process_collection_service.rb
Fix unneeded requests to blocked domains when receiving relayed signed activities from them (
#31161
)
2024-10-01 12:52:13 +00:00
process_status_update_service.rb
Add
Status::MEDIA_ATTACHMENTS_LIMIT
configuration constant (
#30433
)
2024-05-27 09:49:44 +00:00
synchronize_followers_service.rb
…