This website requires JavaScript.
Explore
Help
Sign In
techhub
/
mastodon
Watch
2
Star
0
Fork
0
You've already forked mastodon
Code
Activity
Files
30c64bf61676f8fcccc17b253a0a58cd6f51fc69
mastodon
/
app
/
controllers
/
api
/
v1
/
admin
History
Daniel M Brasil
ce8b5899ae
Fix POST
/api/v1/admin/domain_allows
returning 200 when no domain is specified (
#24958
)
2023-05-22 13:44:49 +02:00
..
trends
Add trend management to admin API (
#24257
)
2023-04-18 11:33:30 +02:00
account_actions_controller.rb
…
accounts_controller.rb
Autofix Rubocop Style/IfUnlessModifier (
#23697
)
2023-02-18 12:37:47 +01:00
canonical_email_blocks_controller.rb
Fix uncaught NoMethodError error in
/api/v1/admin/canonical_email_blocks/test
(
#24947
)
2023-05-12 13:46:16 +02:00
dimensions_controller.rb
…
domain_allows_controller.rb
Fix POST
/api/v1/admin/domain_allows
returning 200 when no domain is specified (
#24958
)
2023-05-22 13:44:49 +02:00
domain_blocks_controller.rb
Fix Rails/ActionOrder cop (
#24692
)
2023-04-30 06:46:39 +02:00
email_domain_blocks_controller.rb
Fix Rails/ActionOrder cop (
#24692
)
2023-04-30 06:46:39 +02:00
ip_blocks_controller.rb
Fix Rails/ActionOrder cop (
#24692
)
2023-04-30 06:46:39 +02:00
measures_controller.rb
…
reports_controller.rb
…
retention_controller.rb
…