Claire
|
b7e967817b
|
Fix unnecessary requirement for deprecated OTP_SECRET environment variable (#34810)
|
2025-05-26 11:59:54 +00:00 |
|
Matt Jankowski
|
4709121f72
|
Remove Legacy OTP Secret code (#34743)
|
2025-05-20 14:51:19 +00:00 |
|
Claire
|
b1c9cff71b
|
Add language column to public timelines index (#33779)
|
2025-02-03 13:41:44 +00:00 |
|
Claire
|
85792cc375
|
Fix incorrect notification settings migration for non-followers (#33348)
|
2024-12-18 12:25:40 +00:00 |
|
Jesse Karmani
|
db749c7d2b
|
Fix down clause for notification policy v2 migrations (#33340)
|
2024-12-18 08:52:47 +00:00 |
|
Matt Jankowski
|
708919ee93
|
Update deprecated enum style in older migrations (#32925)
|
2024-12-12 10:44:58 +00:00 |
|
Claire
|
fbcd14ff7e
|
Always remove setting keys in legacy user settings migrations (#33196)
|
2024-12-06 10:58:18 +00:00 |
|
Eugen Rochko
|
d29eddc401
|
Fix tag trend migration failing due to duplicate rows (#33189)
|
2024-12-05 16:12:26 +00:00 |
|
Matt Jankowski
|
17c02c9210
|
Remove thing_type and thing_id columns from settings table (#31971)
|
2024-12-05 14:34:14 +00:00 |
|
Eugen Rochko
|
48ea7552dd
|
Change hashtag trends to be stored in the database instead of redis (#32837)
Co-authored-by: David Roetzel <david@roetzel.de>
|
2024-12-04 11:59:17 +00:00 |
|
Matt Jankowski
|
f180880f65
|
Remove postgres version support check for REINDEX in migration (#32744)
|
2024-11-07 15:40:41 +00:00 |
|
Claire
|
62a39d60ce
|
Fix rolling updates by moving DropEndToEndMessageTables to post-deployment migrations (#31963)
|
2024-09-19 09:50:06 +00:00 |
|
Claire
|
cbdd8edf68
|
Revamp notification policy options (#31343)
|
2024-08-09 13:30:55 +00:00 |
|
David Roetzel
|
35a437a03f
|
Destroy NotificationRequest s that are dismissed (#31008)
|
2024-07-12 12:09:52 +00:00 |
|
Emelia Smith
|
e02d23b549
|
Change read:me scope to profile scope (#30357)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-06-06 07:30:10 +00:00 |
|
Claire
|
2bcbeed951
|
Add some error handling to OTP secret migration (#30344)
|
2024-05-20 14:59:23 +00:00 |
|
Matt Jankowski
|
1e7d5d2957
|
Update devise-two-factor to version 5.0.0 (#28325)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-05-02 09:31:41 +00:00 |
|
Claire
|
de740dfb9c
|
Use upsert_all and insert_all to reduce back-and-forth in costly migrations (#29752)
|
2024-03-26 15:57:08 +00:00 |
|
Claire
|
58376eedda
|
Remove obsolete admin and moderator columns from users table (#29718)
|
2024-03-22 16:22:36 +00:00 |
|
Claire
|
dfa43707eb
|
Change AccountRelationshipSeveranceEvent model to store lost followers and following counts separately (#29714)
|
2024-03-22 15:44:31 +00:00 |
|
Claire
|
70a8fcf07d
|
Fix notification policy migration not preserving filter_private_mentions correctly (#29699)
|
2024-03-21 21:52:29 +00:00 |
|
Matt Jankowski
|
245064bb98
|
Move "everyone" role and "instance actor" account magic number IDs to constants (#29260)
|
2024-02-19 11:09:43 +00:00 |
|
Eugen Rochko
|
fa0ba67753
|
Change materialized views to be refreshed concurrently to avoid locks (#29015)
|
2024-01-30 18:21:30 +00:00 |
|
Matt Jankowski
|
f0b93ab02f
|
Use AR database_version in PG version checks in migrations (#28804)
|
2024-01-18 16:11:50 +00:00 |
|
Matt Jankowski
|
ea1c0feb86
|
Remove add_column_with_default migration helper (#28654)
|
2024-01-10 10:35:06 +00:00 |
|
Matt Jankowski
|
ae39bed95b
|
Solve remaining db/*migrate* cops (#28579)
|
2024-01-04 16:40:28 +00:00 |
|
Matt Jankowski
|
51d2b80ff7
|
Solve Abc/* metrics for db/*migrate* files (#28568)
|
2024-01-03 13:22:03 +00:00 |
|
Matt Jankowski
|
bcd0171e5e
|
Fix Lint/UselessAssignment cop (#27472)
|
2023-10-19 16:55:06 +02:00 |
|
Claire
|
abcc0b38fa
|
Fix incorrect PostgreSQL version check (#26979)
|
2023-09-19 17:31:58 +02:00 |
|
Claire
|
cab4cbfa5c
|
Fix “Scoped order is ignored, it's forced to be batch order.” warnings (#26793)
|
2023-09-05 15:37:23 +02:00 |
|
Claire
|
cddef4c485
|
Fix language settings for users having selected the kmr language (#26787)
|
2023-09-04 17:56:31 +02:00 |
|
Claire
|
1471be8225
|
Fix AddUniqueIndexOnPreviewCardsStatuses migration requiring PostgreSQL 12+ in some cases (#26737)
|
2023-08-31 15:47:30 +02:00 |
|
Claire
|
ee702e36e5
|
Change follow recommendation materialized view to be faster in most cases (#26545)
Co-authored-by: Renaud Chaput <renchap@gmail.com>
|
2023-08-18 18:20:55 +02:00 |
|
Claire
|
8c7f3c5332
|
Remove old non-unique index on preview_cards statuses join table (#26447)
|
2023-08-14 09:38:08 +02:00 |
|
Matt Jankowski
|
271d384fd0
|
Use migration classes in migrations where current definition conflicts with older (#26390)
|
2023-08-09 11:26:42 +02:00 |
|
Claire
|
4773d7b9aa
|
Fix preview_cards_statuses_pkey not being reindexed concurrently (#26384)
|
2023-08-08 11:41:53 +02:00 |
|
Claire
|
6b896b20cc
|
Add primary key to preview_cards_statuses join table (includes deduplication migration) (#25243)
|
2023-08-03 11:12:52 +02:00 |
|
Nick Schonning
|
1d557305d2
|
Enable Rubocop Style/FrozenStringLiteralComment (#23793)
|
2023-07-12 09:47:08 +02:00 |
|
Matt Jankowski
|
60ac9e8634
|
Fix Rails/SquishedSQLHeredocs cop (#24694)
|
2023-04-30 06:43:50 +02:00 |
|
Claire
|
c0e87ad8ed
|
Update strong-migrations-enabled migrations from 5.0 and 5.1 to 5.2 (#24275)
|
2023-03-27 16:09:10 +02:00 |
|
Matt Jankowski
|
3557a65bb2
|
Reset model in migration after removing column (#24250)
|
2023-03-26 00:40:36 +01:00 |
|
Nick Schonning
|
717683d1c3
|
Autofix Rubocop remaining Layout rules (#23679)
|
2023-02-20 06:58:28 +01:00 |
|
Nick Schonning
|
597767a9f7
|
Autofix Rubocop Rails/RedundantForeignKey (#23731)
|
2023-02-20 02:19:40 +01:00 |
|
Nick Schonning
|
669f6d2c0a
|
Run rubocop formatting except line length (#23632)
|
2023-02-18 06:56:20 +09:00 |
|
Claire
|
66a70ebb6e
|
Fix pre-4.0 admin action logs (#22091)
* Fix BackfillAdminActionLogs post-deployment migration
* Improve migration tests
* Backfill admin action logs again
|
2022-12-06 23:38:03 +01:00 |
|
Claire
|
1dca08b76f
|
Fix admin action logs page (#19649)
* Add tests
* Fix crash when trying to display orphaned action logs
* Add migration for older admin action logs
|
2022-11-03 16:06:42 +01:00 |
|
Claire
|
cb27d89997
|
Change migration to migrate admins to Owner role rather than Admin role (#19671)
|
2022-11-02 16:34:47 +01:00 |
|
Claire
|
ff19dad5a0
|
Fix crash when adding a new filter (#18894)
Fixes #18742
|
2022-08-27 17:41:20 +02:00 |
|
Eugen Rochko
|
0396acf39e
|
Add audit log entries for user roles (#19040)
* Refactor audit log schema
* Add audit log entries for user roles
|
2022-08-25 20:39:40 +02:00 |
|
Eugen Rochko
|
44b2ee3485
|
Add customizable user roles (#18641)
* Add customizable user roles
* Various fixes and improvements
* Add migration for old settings and fix tootctl role management
|
2022-07-05 02:41:40 +02:00 |
|