This website requires JavaScript.
Explore
Help
Sign In
techhub
/
mastodon
Watch
2
Star
0
Fork
0
You've already forked mastodon
Code
Activity
Files
36974aaa9997edbcb5b8bf00bff9f9fb17314e7c
mastodon
/
app
/
models
/
admin
History
Matt Jankowski
28373a9c88
Use
ActiveModel::Attributes
in admin/status_batch_action (
#35255
)
2025-07-04 15:10:17 +02:00
..
account_action.rb
Fix error handling for blank actions in account moderation action form (
#35246
)
2025-07-04 15:10:17 +02:00
action_log_filter.rb
Add terms of service (
#33055
)
2024-12-09 10:04:46 +00:00
action_log.rb
Add missing
NOT NULL
requirement to small, indexed, valid data tables (
#33284
)
2024-12-14 00:16:03 +00:00
appeal_filter.rb
Fix Performance/CollectionLiteralInLoop cop (
#24819
)
2023-05-04 05:33:55 +02:00
import.rb
Ensure case-insensitive fields are converted to lowercase in Admin Imports (
#29739
)
2024-03-26 09:30:07 +00:00
status_batch_action.rb
Use
ActiveModel::Attributes
in admin/status_batch_action (
#35255
)
2025-07-04 15:10:17 +02:00
status_filter.rb
Use existing arel scopes instead of string ordering (
#32801
)
2024-11-08 14:21:44 +00:00
tag_filter.rb
Remove unneeded
reorder(nil)
conditions (
#32200
)
2024-10-02 12:26:16 +00:00