KMY
|
993bced956
|
Merge commit '90ec88d58b ' into kb_migration
|
2023-08-15 18:20:19 +09:00 |
|
KMY
|
61e4be24e1
|
Merge commit '3a8370e1f4 ' into kb_migration
|
2023-08-15 17:58:03 +09:00 |
|
Claire
|
90ec88d58b
|
Add support for indexable attribute on remote actors (#26485)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
|
2023-08-14 18:54:51 +02:00 |
|
Claire
|
8c7f3c5332
|
Remove old non-unique index on preview_cards statuses join table (#26447)
|
2023-08-14 09:38:08 +02:00 |
|
KMY
|
c7fe057f92
|
Merge branch 'kb_development' into kb_migration
|
2023-08-13 19:05:32 +09:00 |
|
KMY
|
c1f6d22ad2
|
Add limited_scope support
|
2023-08-12 22:49:28 +09:00 |
|
KMY
|
79062bfc2f
|
Add mutual visibility support
|
2023-08-12 18:22:22 +09:00 |
|
KMY
|
69555645d9
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-08-11 11:10:49 +09:00 |
|
Matt Jankowski
|
271d384fd0
|
Use migration classes in migrations where current definition conflicts with older (#26390)
|
2023-08-09 11:26:42 +02:00 |
|
KMY
|
33d454fff5
|
Update schemas
|
2023-08-09 09:36:52 +09:00 |
|
KMY
|
1fb5269501
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-08-09 08:53:40 +09:00 |
|
KMY
|
6cfe78d51c
|
Merge branch 'kb_development' into kb_migration
|
2023-08-09 08:53:06 +09:00 |
|
Claire
|
4773d7b9aa
|
Fix preview_cards_statuses_pkey not being reindexed concurrently (#26384)
|
2023-08-08 11:41:53 +02:00 |
|
KMY
|
669771db9c
|
Fix emoji_reactions column type
|
2023-08-08 10:52:49 +09:00 |
|
KMY
|
9185091ae9
|
Fix emoji_reactions table not found error when managing custom_emojis table
|
2023-08-08 10:48:50 +09:00 |
|
KMY
|
875cecf4d8
|
Fix downcase test
|
2023-08-08 10:40:45 +09:00 |
|
KMY
|
ce3cf82f8f
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-08-07 22:10:24 +09:00 |
|
S.H
|
696e4a10d6
|
独自機能の追加などで他の部分への影響が分かるようにCI周りの修正 (#1)
* Fix EmojiFormatter failure
* Add notification_emails.warning setting default value
* Fix list spec failure and add antennas for spec response
* Fix domain block spec failure to add kb custom response
* Fix SearchQueryTransformer spec failure
* Fix Account#matches_display_name spec failure
* Fix UpdateStatusService changes mentions spec failure
* Fix RuboCop Lint
* Ignore brakeman warning
* Fix CI failure for ignore brakeman warning
* Fix migration failure
* Fix README
* Fix migration CI failure
* Fix some spec failure
* Format code for RuboCop lint failure
* Fix ESlint failure
* Fix haml-lint failure
|
2023-08-07 21:38:15 +09:00 |
|
KMY
|
d29b71bfd9
|
Add instance info support
|
2023-08-05 09:10:55 +09:00 |
|
Christian Schmidt
|
8da99ffb0d
|
Add alt text for preview card thumbnails (#26184)
|
2023-08-03 15:41:51 +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 |
|
KMY
|
82d61dad96
|
Merge commit '2f932cb2bb ' into kb_migration
|
2023-08-03 15:48:07 +09:00 |
|
Claire
|
425d77f812
|
Fix crash in tootctl status remove and some old migrations (#26210)
|
2023-08-02 20:54:56 +02:00 |
|
KMY
|
287eacf5f3
|
Merge commit 'fd284311e7 ' into kb_migration
|
2023-08-01 17:59:16 +09:00 |
|
Matt Jankowski
|
a2dca50ef3
|
Use heredoc SQL blocks in AddFromAccountIdToNotifications migration (#26178)
|
2023-07-26 09:49:15 +02:00 |
|
Eugen Rochko
|
7bd8ef355c
|
Add published_at attribute to preview cards (#26153)
|
2023-07-25 13:40:35 +02:00 |
|
KMY
|
4b65740722
|
Merge commit 'f826a95f6e ' into kb_migration
|
2023-07-25 15:09:10 +09:00 |
|
Christian Schmidt
|
3abe0fc5c8
|
Use valid email address for first account (#26114)
|
2023-07-23 15:58:19 +02:00 |
|
KMY
|
f18fa97f0c
|
Merge commit '71db616fed ' into kb_migration
|
2023-07-14 12:43:55 +09:00 |
|
KMY
|
7b735921dc
|
Merge commit '5a0483ed21 ' into kb_migration
|
2023-07-14 12:17:32 +09:00 |
|
KMY
|
5a0483ed21
|
Add exclude_follows, exclude_localusers settings to custom_filter
|
2023-07-14 12:16:08 +09:00 |
|
Matt Jankowski
|
ce43ed144c
|
Rails 7.0 update (#25668)
|
2023-07-13 09:36:07 +02:00 |
|
Matt Jankowski
|
b8b2470cf8
|
Fix Style/SlicingWithRange cop (#25923)
|
2023-07-12 10:03:06 +02:00 |
|
Nick Schonning
|
1d557305d2
|
Enable Rubocop Style/FrozenStringLiteralComment (#23793)
|
2023-07-12 09:47:08 +02:00 |
|
KMY
|
7f83e970c6
|
Update database migration
|
2023-07-07 08:45:49 +09:00 |
|
KMY
|
fc87e18044
|
Merge commit '5e1752ce3f ' into kb_migration
|
2023-07-07 07:21:46 +09:00 |
|
KMY
|
2a813d517d
|
Merge commit 'eaa1f9e450 ' into kb_migration
|
2023-07-07 07:20:37 +09:00 |
|
KMY
|
22ad776635
|
Add status references support
|
2023-07-06 12:55:11 +09:00 |
|
KMY
|
f5a5ceaf69
|
Migrate database
|
2023-07-04 21:08:04 +09:00 |
|
Claire
|
12fa24a885
|
Fix forgotten unconfirmed_email migration file (#25702)
|
2023-07-04 11:25:29 +02:00 |
|
KMY
|
850c4dfb3c
|
Merge commit '6268188543 ' into kb_migration
|
2023-07-04 17:44:40 +09:00 |
|
Claire
|
e6a8faae81
|
Add users index on unconfirmed_email (#25672)
|
2023-07-02 19:41:35 +02:00 |
|
Claire
|
933ba1a3eb
|
Add superapp index on oauth_applications (#25670)
|
2023-07-02 16:56:16 +02:00 |
|
Eugen Rochko
|
ba06a2f104
|
Revert "Rails 7 update" (#25667)
|
2023-07-02 11:14:22 +02:00 |
|
Matt Jankowski
|
50c2a03695
|
Rails 7 update (#24241)
|
2023-07-02 10:38:53 +02:00 |
|
Matt Jankowski
|
c47cdf6e17
|
Add index to backups on user_id column (#25647)
|
2023-06-30 19:09:03 +02:00 |
|
KMY
|
1f64358afb
|
Merge commit '25c66fa640 ' into kb_migration
|
2023-06-13 18:34:49 +09:00 |
|
Eugen Rochko
|
4c9406bdb0
|
Add time zone preference (#25342)
|
2023-06-10 03:29:37 +02:00 |
|
KMY
|
edb2a5dcf3
|
Merge commit 'f378f10404 ' into kb_migration
|
2023-06-07 11:45:52 +09:00 |
|
Claire
|
f378f10404
|
Fix compatibility of recent migration with PostgreSQL 10 (#25324)
|
2023-06-07 01:53:50 +02:00 |
|