mastodon/db
Wolfgang Fournès 4a87f697a9 fix invalid domain block severities
This commit fixes any invalid domain block severities by setting them to
2 if they are bigger than 2 or 0 if they are smaller than 0.
This ensures that the domain block severities are always within the valid
range of 0 to 2.
2024-12-28 21:38:29 +01:00
..
migrate fix invalid domain block severities 2024-12-28 21:38:29 +01:00
post_migrate Fix incorrect notification settings migration for non-followers (#33348) 2024-12-18 12:25:40 +00:00
seeds Fix development environment admin account not being auto-approved (#29958) 2024-04-16 17:30:32 +00:00
views Change follow recommendation materialized view to be faster in most cases (#26545) 2023-08-18 18:20:55 +02:00
schema.rb Add NOT NULL requirement to columns on polls (#33374) 2024-12-20 14:33:48 +00:00
seeds.rb Fix Rails/RootPathnameMethods cop (#31582) 2024-08-26 07:35:07 +00:00