This website requires JavaScript.
Explore
Help
Sign In
mstdn.y-zu.org
/
mastodon
Watch
4
Star
0
Fork
0
You've already forked mastodon
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6cf83a2a64bf2f0f4848fb0fabae4d5f181ba587
mastodon
/
spec
/
controllers
History
Claire
8e924e4338
Fix
/admin/accounts/:account_id/statuses/:id
for edited posts with media attachments (
#30819
)
2024-07-02 16:20:04 +02:00
..
activitypub
…
admin
Fix
/admin/accounts/:account_id/statuses/:id
for edited posts with media attachments (
#30819
)
2024-07-02 16:20:04 +02:00
api
Fix not being able to block a subdomain of an already-blocked domain through the API (
#30119
)
2024-05-17 12:30:07 +02:00
auth
Add rate-limit of TOTP authentication attempts at controller level (
#28801
)
2024-01-24 15:31:06 +01:00
concerns
Convert signature verification specs to request specs (
#28443
)
2024-01-24 15:31:06 +01:00
disputes
…
oauth
…
settings
Fix misleading error code when receiving invalid WebAuthn credentials (
#23568
)
2023-03-16 11:45:53 +01:00
well_known
Add fallback redirection when getting a webfinger query
LOCAL_DOMAIN@LOCAL_DOMAIN
(
#23600
)
2023-07-06 13:45:40 +02:00
about_controller_spec.rb
…
accounts_controller_spec.rb
…
application_controller_spec.rb
Remove caching in
cache_collection
(
#29862
)
2024-05-17 12:30:07 +02:00
authorize_interactions_controller_spec.rb
…
emojis_controller_spec.rb
…
follower_accounts_controller_spec.rb
…
following_accounts_controller_spec.rb
…
home_controller_spec.rb
…
instance_actors_controller_spec.rb
…
intents_controller_spec.rb
…
invites_controller_spec.rb
…
manifests_controller_spec.rb
…
media_controller_spec.rb
…
media_proxy_controller_spec.rb
…
relationships_controller_spec.rb
Fix “Remove all followers from the selected domains” being more destructive than it claims (
#23805
)
2023-03-13 18:36:15 +01:00
shares_controller_spec.rb
…
statuses_cleanup_controller_spec.rb
…
statuses_controller_spec.rb
…
tags_controller_spec.rb
…