KMY
|
2b51fabe9c
|
Merge remote-tracking branch 'parent/main' into upstream-20240118
|
2024-01-18 09:17:39 +09:00 |
|
KMY(雪あすか)
|
d5940f00d3
|
Add: #452 全文検索で、ダブルクオートがない場合でも単語検索を標準とするオプション (#478)
|
2024-01-18 08:39:33 +09:00 |
|
Matt Jankowski
|
1b0cb3b54d
|
Announcement reactions query spec improvement and refactor (#28768)
|
2024-01-17 09:18:13 +00: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 |
|
Claire
|
98b5f85f10
|
Rename and refactor User#confirm! to User#mark_email_as_confirmed! (#28735)
|
2024-01-15 18:04:58 +00:00 |
|
Claire
|
e621c1c44c
|
Fix registrations not checking MX records for email domain blocks requiring approval (#28608)
|
2024-01-15 17:10:57 +00:00 |
|
Matt Jankowski
|
a2f02a0775
|
Disable Rails/SkipsModelValidations cop (#28712)
|
2024-01-15 13:46:47 +00:00 |
|
Claire
|
8cb4825c8b
|
Fix sign-up restrictions based on email addresses not being enforced (#28732)
|
2024-01-15 11:06:48 +00:00 |
|
KMY(雪あすか)
|
90bd2a0f00
|
Merge pull request #462 from kmycode/upstream-20240115
Upstream 20240115
|
2024-01-15 19:58:03 +09:00 |
|
KMY(雪あすか)
|
d79b56bb86
|
Fix: フレンドサーバーにログインユーザーのみ投稿が配送されない問題 (#463)
|
2024-01-15 18:32:35 +09:00 |
|
KMY(雪あすか)
|
aefe147c2b
|
Remove: #454 リンクプレビューを生成する設定の削除、無効化 (#458)
|
2024-01-15 12:27:20 +09:00 |
|
KMY
|
673e09d645
|
Merge remote-tracking branch 'parent/main' into upstream-20240115
|
2024-01-15 11:08:37 +09:00 |
|
Matt Jankowski
|
a90c134850
|
Move followable by logic to suggestion class (#28710)
|
2024-01-12 13:09:33 +00:00 |
|
KMY(雪あすか)
|
6f1003799a
|
Add: Iceshrimpをスタンプ利用可能サーバーとして登録、襦袢を揃える (#451)
|
2024-01-12 16:49:47 +09:00 |
|
KMY
|
e65fb9fb51
|
Merge remote-tracking branch 'parent/main' into upstream-20240112
|
2024-01-12 14:48:17 +09:00 |
|
KMY(雪あすか)
|
407a53aa33
|
Remove: メディアを配送しない設定の削除 (#445)
|
2024-01-11 09:16:59 +09:00 |
|
Matt Jankowski
|
543d7890fd
|
Use normalizes to prepare User values (#28650)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-01-10 13:36:06 +00:00 |
|
KMY(雪あすか)
|
92a16218c9
|
Remove: #372 削除予定のドメインブロック項目をいったん削除 (#444)
* Remove: #372 削除予定のドメインブロック項目をいったん削除
* Fix test
|
2024-01-10 19:04:49 +09:00 |
|
KMY(雪あすか)
|
dc73c30d2d
|
Fix: #442 カスタム絵文字のaliasesにnullが入る場合がある (#443)
* Fix: #442 カスタム絵文字のaliasesにnullが入る場合がある
* Fix test
* WebのほうにもNULLチェックを追加
* ローカルのエイリアス名を編集するところもついでにスリムに
|
2024-01-10 09:43:56 +09:00 |
|
Claire
|
10203bd57a
|
Clean up Setting model and remove dead code (#28661)
|
2024-01-09 14:01:53 +00:00 |
|
Jean Boussier
|
1781849884
|
Inline what remains of the rails-settings-cached gem (#28618)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-01-09 11:50:21 +00:00 |
|
KMY(雪あすか)
|
7694c62bc6
|
Add: #437 ドメインブロックで「未ログインユーザーに非公開」の設定を「非公開」にコピーするマイグレーションコード (#439)
* Add: #437 ドメインブロックで「未ログインユーザーに非公開」の設定を「非公開」にコピーするマイグレーションコード
* Fix test for LTS
* Fix test
|
2024-01-09 16:19:23 +09:00 |
|
KMY(雪あすか)
|
616d0c5267
|
Fix: タイムライン読み込み時のN+1問題 (#433)
|
2024-01-09 09:57:47 +09:00 |
|
Matt Jankowski
|
cd4b4d4734
|
Replace unused by_recent_sign_in scope (#28616)
|
2024-01-08 15:31:13 +00:00 |
|
Matt Jankowski
|
e677eb164c
|
Remove unused Announcement#time_range? (#28648)
|
2024-01-08 15:26:30 +00:00 |
|
Matt Jankowski
|
3e43cd095c
|
Remove unused scope Announcement.without_muted (#28645)
|
2024-01-08 15:26:14 +00:00 |
|
Matt Jankowski
|
9322396e58
|
Use normalizes to prepare Account#username value (#28646)
|
2024-01-08 13:48:31 +00:00 |
|
Matt Jankowski
|
cd58e37b25
|
Remove unused DomainBlock#affected_accounts_count method (#28642)
|
2024-01-08 13:38:52 +00:00 |
|
Matt Jankowski
|
4ccba94489
|
Remove unused *_silenced_accounts scopes on Status (#28644)
|
2024-01-08 13:35:53 +00:00 |
|
Matt Jankowski
|
c52a593a30
|
Remove unused scope User.emailable (#28647)
|
2024-01-08 13:33:45 +00:00 |
|
Matt Jankowski
|
e827c4692c
|
Use Arel matches method in CustomEmoji search (#28615)
|
2024-01-08 13:26:12 +00:00 |
|
Matt Jankowski
|
1bc5a52139
|
Extract SQL heredoc method for Announcement scopes (#28613)
|
2024-01-08 11:22:16 +00:00 |
|
Matt Jankowski
|
aa6d07dbd9
|
Use normalizes to prepare CustomEmoji domain value (#28624)
|
2024-01-08 11:20:59 +00:00 |
|
Matt Jankowski
|
202951e6d9
|
Use Arel in_order_of method to generate CASE for DomainBlock.by_severity (#28617)
|
2024-01-08 11:15:36 +00:00 |
|
Matt Jankowski
|
57f49c8191
|
Use Arel nulls_first method in ordering CustomEmojiFilter scope (#28614)
|
2024-01-08 11:09:50 +00:00 |
|
KMY(雪あすか)
|
ecf6f31ecd
|
Remove: #429 ドメインブロックの「未ログインユーザーに非公開にする」オプション (#430)
|
2024-01-07 16:23:19 +09:00 |
|
Jean Boussier
|
5a6d533c53
|
Enable Rails 7.1 Marshalling format (#28609)
|
2024-01-05 21:57:47 +00:00 |
|
Matt Jankowski
|
12bed81187
|
Add validation specs to CustomFilter model (#28600)
|
2024-01-05 15:13:59 +00:00 |
|
KMY
|
a0a3d1b101
|
Merge remote-tracking branch 'parent/main' into upstream-20230105
|
2024-01-05 10:01:36 +09:00 |
|
Claire
|
dfdadb92e8
|
Add ability to require approval when users sign up using specific email domains (#28468)
|
2024-01-04 09:07:05 +00:00 |
|
KMY(雪あすか)
|
98753287ac
|
Fix: アンテナに登録された投稿がアンテナ削除時Redisから削除されない問題 (#417)
* Fix: アンテナに登録された投稿がRedisから削除されない問題
* Fix test
* Tootctlに変更
* 処理を共通化
|
2024-01-04 15:28:22 +09:00 |
|
KMY(雪あすか)
|
5d8a9f4757
|
Change: #398 管理者設定:スタンプのストリーミングを有効にする設定→ローカルユーザーの絡むスタンプのストリーミングを有効にする (#414)
|
2024-01-04 08:35:47 +09:00 |
|
Michael Stanclift
|
195b89d336
|
Fix .opus file uploads being misidentified by Paperclip (#28580)
|
2024-01-03 19:02:53 +00:00 |
|
KMY(雪あすか)
|
8757ac7deb
|
Add: #396 スタンプの数字を隠して表示する機能 (#412)
|
2024-01-03 22:10:13 +09:00 |
|
KMY
|
7356f776f2
|
Merge remote-tracking branch 'parent/main' into upstream-20230103
|
2024-01-03 19:15:01 +09:00 |
|
KMY(雪あすか)
|
1cda6dd279
|
Add: スタンプ利用可能ソフトウェアにCatodonを追加 (#403)
|
2023-12-31 12:33:38 +09:00 |
|
Claire
|
fcfdeadc04
|
Fix random NoMethodError errors on cached CustomFilter objects (#28521)
|
2023-12-29 16:23:07 +00:00 |
|
Matt Jankowski
|
ba5f659bb3
|
Use shorter attribute query methods in Announcement (#28474)
|
2023-12-29 10:55:50 +00:00 |
|
Matt Jankowski
|
128c5b7db3
|
Fix Performance/StringIdentifierArgument cop (#28508)
|
2023-12-29 10:23:30 +00:00 |
|