This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
mastodon
Watch
1
Star
0
Fork
0
You've already forked mastodon
mirror of
https://github.com/mastodon/mastodon.git
synced
2025-01-09 19:56:20 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
mastodon
/
app
/
models
/
admin
History
Matt Jankowski
efc85e39a0
Add missing
NOT NULL
requirement to small, indexed, valid data tables (
#33284
)
2024-12-14 00:16:03 +00:00
..
account_action.rb
Fix inability to locally suspend remotely-suspended accounts in moderation interface (
#31899
)
2024-09-13 09:11:10 +00: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
Add in-app notifications for moderation actions/warnings (
#30065
)
2024-04-25 17:26:05 +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