KMY
|
ec7b51504b
|
Merge remote-tracking branch 'parent/main' into kb_development
|
2024-04-27 08:42:37 +09:00 |
|
KMY
|
c4017eb993
|
Merge remote-tracking branch 'parent/main' into upstream-20240426
|
2024-04-26 09:16:08 +09:00 |
|
KMY
|
32a8f367a3
|
Merge remote-tracking branch 'parent/main' into upstream-20240424
|
2024-04-24 08:57:07 +09:00 |
|
Matt Jankowski
|
2ec9bff36e
|
Fix Rubocop Rails/UniqueValidationWithoutIndex cop (#27461)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-04-22 08:04:05 +00:00 |
|
KMY
|
44f4a93430
|
Merge remote-tracking branch 'parent/main' into upstream-20240422
|
2024-04-22 08:58:37 +09:00 |
|
Matt Jankowski
|
828299e71c
|
Enable AR Encryption (#29831)
|
2024-04-17 09:19:02 +00:00 |
|
KMY(雪あすか)
|
ff2860d0df
|
Change: #591 ホワイトリストのドメイン一覧の保存先・画面変更 (#689)
* Change: #591 ホワイトリストのドメイン一覧の保存先・画面変更
* Update account_batch.rb
* 表示まわりを改善
* Update dangerous.rake
|
2024-04-03 12:09:43 +09:00 |
|
KMY(雪あすか)
|
07667f91e5
|
Fix: #287 DBインデックスの重複の解決 (#680)
|
2024-03-28 12:11:24 +09:00 |
|
KMY(雪あすか)
|
a4523b833d
|
Add: #641 preview_cards 、media_attachments にインデックスを追加 (#674)
|
2024-03-27 08:42:08 +09:00 |
|
KMY
|
6c9b221cb2
|
Merge remote-tracking branch 'parent/main' into upstream-20240326
|
2024-03-26 09:08:20 +09:00 |
|
KMY(雪あすか)
|
95ab1f729c
|
Change: #647 NGワードの入力フォーム (#663)
* Change: #647 NGワードの入力フォーム
* Wip: 画面改造
* テストコード、画面
* Fix: 複数の問題
|
2024-03-26 08:44:16 +09:00 |
|
Claire
|
70a8fcf07d
|
Fix notification policy migration not preserving filter_private_mentions correctly (#29699)
|
2024-03-21 21:52:29 +00:00 |
|
KMY(雪あすか)
|
8d390dc6b1
|
Fix: センシティブワードの仕様変更を本家に戻すスクリプトへ反映 (#661)
|
2024-03-20 14:53:07 +09:00 |
|
KMY(雪あすか)
|
76b24193c4
|
Remove: #608 ドメインブロック「リプライを拒否」 (#624)
|
2024-03-01 12:03:31 +09:00 |
|
KMY(雪あすか)
|
2ab9ea642a
|
Add: #595 リモート保留中アカウントからメンションが来た場合にuriを記録し、承認時にフェッチしに行く処理 (#620)
* Add: #591 リモート保留中アカウントからメンションが来た場合にuriを記録し、承認時にフェッチしに行く処理
* Rename fetch_remove_status_worker.rb to fetch_remote_status_worker.rb
* Wip
* Add lock code
|
2024-02-29 12:54:47 +09:00 |
|
KMY(雪あすか)
|
b2acc7dbb8
|
Add: #581 NGワード検出履歴を定期的に削除する処理 (#619)
* Add: #581 NGワード検出履歴を定期的に削除する処理
* マイグレーションコードを修正
|
2024-02-28 08:34:47 +09:00 |
|
KMY(雪あすか)
|
aec832e257
|
Remove: #611 グループシステム関係のカラムを複数削除 (#618)
|
2024-02-27 13:08:30 +09:00 |
|
KMY(雪あすか)
|
7d96d5828e
|
Add: #600 NGルール (#602)
* Wip
* Wip
* Wip: History
* Wip: テストコード作成
* Fix test
* Wip
* Wip
* Wip
* Fix test
* Wip
* Wip
* Wip
* Wip
* なんとか完成、これから動作確認
* spell miss
* Change ng rule timings
* Fix test
* Wip
* Fix test
* Wip
* Fix form
* 表示まわりの改善
|
2024-02-26 17:45:41 +09:00 |
|
KMY
|
1802e318f9
|
Merge remote-tracking branch 'parent/main' into upstream-20240226
|
2024-02-26 12:23:46 +09:00 |
|
Claire
|
cfa71a4d16
|
Fix admin account created by mastodon:setup not being auto-approved (#29379)
|
2024-02-23 19:04:57 +00:00 |
|
KMY
|
7684b5de6f
|
Merge remote-tracking branch 'parent/main' into upstream-20240218
|
2024-02-20 09:25:49 +09: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 |
|
KMY(雪あすか)
|
dfc9f35d71
|
Add: #586 保留中のリモートアカウントからのフォローが飛んできた場合に記録する (#590)
* Add: #586 保留中のリモートアカウントからのフォローが飛んできた場合に記録する
* 本家に戻す処理を修正
* Fix test
* Fix worker link
* Fix test
* リモートアカウント拒否時に既存のリクエストを削除
|
2024-02-18 10:48:48 +09:00 |
|
KMY(雪あすか)
|
0f680a21b4
|
Add: ホワイトリスト運用時、承認待ちリモートアカウントの概念ならびに操作画面 (#584)
* Add: ホワイトリスト運用時、承認待ちリモートアカウントの概念ならびに操作画面
* Fix test
* Fix test
|
2024-02-17 21:07:37 +09:00 |
|
KMY(雪あすか)
|
e5ab4a3eb2
|
Add: #568 ハッシュタグ・メンション上限を超えた投稿もNGワード履歴に記録 (#579)
|
2024-02-17 12:16:41 +09:00 |
|
KMY
|
9ef5c05ea0
|
Merge remote-tracking branch 'parent/main' into upstream-20241015
|
2024-02-15 08:37:59 +09:00 |
|
Claire
|
554e2a019e
|
Add sidekiq_unique_jobs:delete_all_locks task and disable sidekiq-unique-jobs UI by default (#29199)
|
2024-02-14 12:12:13 +00:00 |
|
KMY(雪あすか)
|
f2fb829e63
|
Add: #518 コンテンツキャッシュについて、リアクションのあった投稿は削除しないオプション (#535)
* Add: #518 コンテンツキャッシュについて、リアクションのあった投稿は削除しないオプション
* Fix: 新規登録のテストが特定時刻で落ちる問題
|
2024-02-13 08:56:55 +09:00 |
|
KMY
|
3dd9591a4b
|
Merge remote-tracking branch 'parent/main' into upstream-20240126
|
2024-01-26 11:14:21 +09:00 |
|
Matt Jankowski
|
ca7053f19c
|
Consolidate db test prep steps to rake task (#28886)
|
2024-01-25 13:10:39 +00:00 |
|
KMY
|
54f5113b46
|
Merge remote-tracking branch 'parent/main' into upstream-20240124
|
2024-01-24 08:38:14 +09:00 |
|
Matt Jankowski
|
defe5f4076
|
Fix Rails/WhereExists cop in lib/tasks (#28852)
|
2024-01-23 09:07:22 +00:00 |
|
KMY
|
a4cc73438e
|
Merge remote-tracking branch 'parent/main' into upstream-20240122
|
2024-01-22 10:07:33 +09:00 |
|
KMY(雪あすか)
|
8793bc286e
|
Add: #40 拡張ドメインブロックに「トレンドに掲載しない」を追加 (#492)
|
2024-01-22 09:06:05 +09:00 |
|
Matt Jankowski
|
6a5d70e146
|
Update pre_migration_check postgres version requirement (#28800)
|
2024-01-19 11:20:20 +00:00 |
|
KMY
|
2b51fabe9c
|
Merge remote-tracking branch 'parent/main' into upstream-20240118
|
2024-01-18 09:17:39 +09:00 |
|
Matt Jankowski
|
127503eb2c
|
Fix Rails/RakeEnvironment cop (#28782)
|
2024-01-17 16:33:17 +00:00 |
|
KMY(雪あすか)
|
77843c0bdc
|
Test: 本家に戻ってから再びkmyblueを導入したときのテスト (#474)
* Test: 本家に戻ってから再びkmyblueを導入したときのテスト
* Fix test
* Fix test
* Fix
|
2024-01-17 14:49:37 +09:00 |
|
KMY(雪あすか)
|
537f49e816
|
Remove: #372 ドメインブロックにおいて、DBの不要なカラムを削除 (#471)
|
2024-01-17 12:15:18 +09:00 |
|
KMY(雪あすか)
|
b0ce0a8dab
|
Fix: 過去のマイグレーションミスで生じたと思われる余分なテーブルとカラムを削除 (#470)
|
2024-01-17 11:34:02 +09:00 |
|
KMY(雪あすか)
|
c0d0ac07c8
|
Add: #407 本家Mastodonに戻せるスクリプト (#464)
* Add: #407 本家Mastodonに戻せるスクリプト(工事中)
* Remove require
* Move requirement
* Slim prompt code
* Add SQL
* とりあえずデータ埋めた
* 修正
|
2024-01-17 08:32:29 +09:00 |
|
Renaud Chaput
|
01b6c83c36
|
Add a new @/ alias for the root frontend directory and use it where possible (#28753)
|
2024-01-16 10:27:26 +00:00 |
|
KMY
|
673e09d645
|
Merge remote-tracking branch 'parent/main' into upstream-20240115
|
2024-01-15 11:08:37 +09:00 |
|
Claire
|
6bbcd9348e
|
Switch from 48px weight 600 material symbol icons to 24px weight 400 icons (#28064)
|
2024-01-12 20:16:48 +00:00 |
|
Matt Jankowski
|
df9e220364
|
Add JS console errors check (#28682)
|
2024-01-12 09:12:31 +00:00 |
|
KMY
|
e65fb9fb51
|
Merge remote-tracking branch 'parent/main' into upstream-20240112
|
2024-01-12 14:48:17 +09:00 |
|
Essem
|
b6e353537b
|
Add new emojis from jdecked/twemoji 15.0 (#28404)
|
2024-01-11 16:15:08 +00:00 |
|
gunchleoc
|
173953c23e
|
Fix ISO code for Canadian French (#26015)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-01-09 10:56:13 +00:00 |
|
KMY
|
abec232dd7
|
Merge remote-tracking branch 'parent/main' into upstream-20231120
|
2023-11-20 12:50:02 +09:00 |
|
Matt Jankowski
|
e892efbc40
|
Configure elastic search integration with rspec tag (#27882)
|
2023-11-17 11:52:20 +00:00 |
|