This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
glitch-social
mirror of
https://github.com/glitch-soc/mastodon
Watch
1
Star
0
Fork
You've already forked glitch-social
0
Code
Releases
Activity
e8cc98977d
glitch-social
/
app
/
controllers
History
Matt Jankowski
4cf07ed78c
Add missing action logging to `api/v1/admin/reports#update` (
#29044
)
2024-02-06 11:34:11 +00:00
..
activitypub
Fix remaining `Rails/WhereExists` cop violations, regenerate todo (
#28892
)
2024-01-25 12:37:07 +00:00
admin
Add specs for `Instance` model scopes and add `with_domain_follows` scope (
#28767
)
2024-01-25 15:28:27 +00:00
api
Add missing action logging to `api/v1/admin/reports#update` (
#29044
)
2024-02-06 11:34:11 +00:00
auth
Fix `Style/GuardClause` cop in app/controllers (
#28420
)
2024-01-25 15:13:41 +00:00
concerns
Merge pull request from GHSA-3fjr-858r-92rw
2024-02-01 15:56:46 +01:00
disputes
…
filters
…
oauth
…
redirect
Fix redirect confirmation for accounts (
#28902
)
2024-01-25 10:44:25 +00:00
settings
Fix `Style/GuardClause` cop in app/controllers (
#28420
)
2024-01-25 15:13:41 +00:00
well_known
Add fallback redirection when getting a webfinger query `WEB_DOMAIN@WEB_DOMAIN` (
#28592
)
2024-01-04 14:14:46 +00:00
about_controller.rb
…
accounts_controller.rb
…
application_controller.rb
…
authorize_interactions_controller.rb
…
backups_controller.rb
…
custom_css_controller.rb
Spec coverage for custom css endpoint (
#28706
)
2024-01-12 09:19:25 +00:00
emojis_controller.rb
…
filters_controller.rb
…
follower_accounts_controller.rb
…
following_accounts_controller.rb
…
health_controller.rb
Disable `Rails/ApplicationController` for `HealthController` (
#28705
)
2024-01-12 09:08:17 +00:00
home_controller.rb
…
instance_actors_controller.rb
…
intents_controller.rb
…
invites_controller.rb
…
mail_subscriptions_controller.rb
…
manifests_controller.rb
…
media_controller.rb
…
media_proxy_controller.rb
…
privacy_controller.rb
…
relationships_controller.rb
…
remote_interaction_helper_controller.rb
…
shares_controller.rb
…
statuses_cleanup_controller.rb
…
statuses_controller.rb
…
tags_controller.rb
…