This website requires JavaScript.
Explore
Help
Sign In
techhub
/
mastodon
Watch
2
Star
0
Fork
0
You've already forked mastodon
Code
Activity
Files
d8c07be0214db16eb1f2fe1ce8c053b08b2a6fe6
mastodon
/
app
/
models
/
admin
History
Eugen Rochko
20bbd20ef1
Add ability to block words in usernames (
#35407
)
2025-07-29 10:19:15 +00:00
..
account_action.rb
Fix error handling for blank actions in account moderation action form (
#35246
)
2025-07-03 14:42:48 +00:00
action_log_filter.rb
Add ability to block words in usernames (
#35407
)
2025-07-29 10:19:15 +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-03 14:43:36 +00: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