KMY
|
05e52a09a8
|
Merge remote-tracking branch 'parent/main' into upstream-20230209
|
2024-02-09 12:53:59 +09:00 |
|
Matt Jankowski
|
86500e3312
|
Extract scenic view model common methods to concern (#28111)
|
2024-02-06 09:08:07 +00:00 |
|
KMY(雪あすか)
|
2860765866
|
Add: Misskeyに相互限定投稿を配送しないオプション (#499)
|
2024-01-24 21:36:31 +09:00 |
|
KMY(雪あすか)
|
fcd13a6474
|
Change: #375 投稿を編集して拡張ドメインブロックの条件にひっかかる状態になった場合、対象サーバーには投稿削除のActivityを送信する (#495)
* Change: #375 投稿を編集して拡張ドメインブロックの条件にひっかかる状態になった場合、対象サーバーには投稿削除のActivityを送信する
* Fix test
* Add test
|
2024-01-24 09:03:24 +09:00 |
|
KMY
|
a4cc73438e
|
Merge remote-tracking branch 'parent/main' into upstream-20240122
|
2024-01-22 10:07:33 +09:00 |
|
KMY(雪あすか)
|
989efcd78e
|
Remove: 現在使われていないドメインブロック無視設定のデッドコード (#476)
* Remove: 現在使われていないドメインブロック無視設定のデッドコード
* Refactoring
* Fix test
|
2024-01-19 08:39:58 +09:00 |
|
Matt Jankowski
|
89c9a4502d
|
Fix Rails/WhereExists cop in account/interactions concern (#28789)
|
2024-01-18 09:36:16 +00:00 |
|
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 |
|
Claire
|
98b5f85f10
|
Rename and refactor User#confirm! to User#mark_email_as_confirmed! (#28735)
|
2024-01-15 18:04:58 +00:00 |
|
KMY(雪あすか)
|
aefe147c2b
|
Remove: #454 リンクプレビューを生成する設定の削除、無効化 (#458)
|
2024-01-15 12:27:20 +09:00 |
|
KMY
|
a0a3d1b101
|
Merge remote-tracking branch 'parent/main' into upstream-20230105
|
2024-01-05 10:01:36 +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 |
|
Matt Jankowski
|
128c5b7db3
|
Fix Performance/StringIdentifierArgument cop (#28508)
|
2023-12-29 10:23:30 +00:00 |
|
KMY(雪あすか)
|
efa4f4ca10
|
Remove: #358 「自分のコンテンツのAI学習利用に対して不快感を表明する」設定 (#393)
|
2023-12-27 09:28:18 +09:00 |
|
KMY(雪あすか)
|
4d4d9ae568
|
Remove: unsafe_limited_distribution 設定の残骸をすべて削除 (#381)
|
2023-12-25 10:02:16 +09:00 |
|
KMY(雪あすか)
|
789afccf9b
|
Change: 時限投稿はフォロワー以外にはActivityを発行しない (#250)
* Change: 時限投稿はフォロワー以外にはActivityを発行しない
* Fix: ドメイン単位の認証になるように
* Add test and fix
* Fix lint
* Fix test
* Fix test
* Revert "Fix test"
This reverts commit 22f1114b7f .
* Revert "Fix lint"
This reverts commit a828efa9be .
* Revert "Revert "Fix lint""
This reverts commit 6a2d68f28a .
* Revert "Revert "Fix test""
This reverts commit a21c0b9d3e .
|
2023-12-21 11:21:33 +09:00 |
|
KMY
|
a6b57e3890
|
Merge remote-tracking branch 'parent/main' into upstream-20231221
|
2023-12-21 08:37:12 +09:00 |
|
Eugen Rochko
|
b5ac61b2c5
|
Change algorithm of follow recommendations (#28314)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-12-19 10:59:43 +00:00 |
|
KMY(雪あすか)
|
7b8fedb3cd
|
Add: #363 特定サーバーの投稿にスタンプを付けることを禁止する管理者設定 (#364)
* Add: #363 特定サーバーの投稿にスタンプを付けることを禁止する管理者設定
* Fix test
|
2023-12-19 08:33:06 +09:00 |
|
Claire
|
7d9b209fe8
|
Fix call to inefficient delete_matched cache method in domain blocks (#28374)
|
2023-12-18 16:14:43 +00:00 |
|
Matt Jankowski
|
1820bad646
|
Fix Performance/StringIdentifierArgument cop (#28399)
|
2023-12-18 10:26:09 +00:00 |
|
KMY
|
08a2f557fe
|
Merge remote-tracking branch 'parent/main' into upstream-20231214
|
2023-12-14 09:21:21 +09:00 |
|
Claire
|
dcc24db793
|
Fix N+1s because of association preloaders not actually getting called (#28339)
|
2023-12-13 07:47:32 +00:00 |
|
KMY(雪あすか)
|
903b9ad347
|
Add: #30 ローカルユーザーからのスタンプに関するポリシー設定 (#354)
|
2023-12-12 09:44:10 +09:00 |
|
KMY
|
94c2396a34
|
Merge remote-tracking branch 'parent/main' into upstream-20231204
|
2023-12-04 12:04:52 +09:00 |
|
Matt Jankowski
|
5631f139c1
|
Fix Lint/SymbolConversion cop (#28175)
|
2023-12-01 15:53:35 +00:00 |
|
Matt Jankowski
|
f70f39dd04
|
Add explicit dependent: nil to associations (#28169)
|
2023-12-01 15:52:47 +00:00 |
|
Matt Jankowski
|
440b80b2e7
|
Model concerns organization into module namespaces (#28149)
|
2023-12-01 11:00:41 +00:00 |
|
S.H
|
d18b233239
|
Fix: #304 rubocop:disable Style/OptionalBooleanParameter (#310)
|
2023-11-28 21:27:55 +09:00 |
|
KMY
|
597485f47a
|
Merge remote-tracking branch 'parent/main' into upstream-20231128
|
2023-11-28 09:44:42 +09:00 |
|
Claire
|
3a24754229
|
Change GIF max matrix size error to explicitly mention GIF files (#27927)
|
2023-11-24 09:31:28 +00:00 |
|
KMY
|
c5e4020922
|
Merge remote-tracking branch 'parent/main' into upstream-20231124
|
2023-11-24 09:07:40 +09:00 |
|
Matt Jankowski
|
d2aacea8da
|
Reduce .times usage in AccountSearch spec, use constant for default limit (#27946)
|
2023-11-20 09:08:22 +00:00 |
|
KMY
|
0704829a9b
|
Merge remote-tracking branch 'parent/main' into upstream-20231116
|
2023-11-14 09:14:19 +09:00 |
|
Eugen Rochko
|
0d14fcebae
|
Change link previews to keep original URL from the status (#27312)
|
2023-11-13 09:58:28 +00:00 |
|
KMY(雪あすか)
|
2753d44563
|
Test: アカウント削除時のブックマーク・スタンプなど削除のテスト (#276)
|
2023-11-11 11:06:08 +09:00 |
|
KMY(雪あすか)
|
e3c71cb3e4
|
Add: #213 右サイドメニューからお気に入りを削除するオプション (#262)
|
2023-11-09 11:53:57 +09:00 |
|
KMY(雪あすか)
|
76f2f2ed0c
|
Add: #87 フォロワーのみに購読を許可する設定 (#239)
* Wip: マイグレーション、設定など一式
* Fix test
* Fix test
* Fix: マスター用の設定を他サーバーに送信しないよう修正
* DTL、外部サーバーの情報受け入れのテストを追加
* スペルミスを修正
* Web画面に設定項目追加
* 既存の`master_settings`を上書きしないよう修正
|
2023-11-08 17:51:36 +09:00 |
|
KMY
|
7e088863b4
|
Fix test
|
2023-11-04 10:11:06 +09:00 |
|
KMY(雪あすか)
|
45cc8fff7a
|
Add: #90 スタンプに対応していないと思われるサーバーの投稿からスタンプボタンを隠す設定 (#215)
|
2023-11-02 10:29:00 +09:00 |
|
KMY(雪あすか)
|
ae865975d4
|
Change: #70 DTL投稿で、公開範囲・検索許可を別々に設定 (#177)
* Bump version to 8.0
* Add: 他のサーバーに公開する情報に、制限設定などを追加
* Fix: `quote_of_id`のインデックス
* Fix: #172 他のサーバーからの相乗り絵文字削除が反映されない
* Test: #166 リモートから自分の絵文字を受け取った時、ライセンスが上書きされないことを確認するテスト
* Change: #70 DTL投稿で、公開範囲・検索許可を別々に設定
|
2023-10-26 22:06:51 +09:00 |
|
KMY
|
5448bcf276
|
Merge remote-tracking branch 'parent/main' into kb-upstream-20231026
|
2023-10-26 20:24:34 +09:00 |
|
KMY(雪あすか)
|
3caa413e23
|
Refactor: #160 アカウントのother_settings関連部分を別ファイルに切り出し (#176)
* Bump version to 8.0
* Add: 他のサーバーに公開する情報に、制限設定などを追加
* Fix: `quote_of_id`のインデックス
* Fix: #172 他のサーバーからの相乗り絵文字削除が反映されない
* Test: #166 リモートから自分の絵文字を受け取った時、ライセンスが上書きされないことを確認するテスト
* Refactor: #160 アカウントの`other_settings`関連部分を別ファイルに切り出し
|
2023-10-26 10:06:47 +09:00 |
|
Matt Jankowski
|
e93a75f1a1
|
Rails 7.1 update (#25963)
|
2023-10-23 17:58:29 +00:00 |
|
KMY(雪あすか)
|
b73eb1b847
|
Test: API呼び出しによってスタンプをつけるテスト (#139)
* Test: API呼び出しによってスタンプをつけるテスト
* Fix: スタンプ削除APIで`emoji`パラメータを指定していないときに投稿が自由閲覧できる問題
* Test: さっきの問題のテストを追加
|
2023-10-18 10:34:53 +09:00 |
|
KMY(雪あすか)
|
87e858a202
|
Add: フレンドサーバー (#61)
* Fix mastodon version
* テーブル作成
* Wip: フレンドサーバーフォローの承認を受信
* Wip: フレンド申請拒否を受信
* Wip: フォローリクエストを受理
* Wip: 相手からのフォロー・アンフォローを受理
* 普通のフォローとフレンドサーバーのフォローを区別するテストを追加
* ドメインブロックによるフォロー拒否
* ドメインブロックしたあと、申請中のフォロリクを取り下げる処理
* スタブに条件を追加
* Wip: 相手からのDelete信号に対応
* DB定義が消えていたので修正
* Wip: ローカル公開投稿をフレンドに送信する処理など
* Wip: 未収載+誰でもの投稿をフレンドに送る設定
* Wip: ローカル公開をそのまま送信する設定を考慮
* Fix test
* Wip: 他サーバーからのローカル公開投稿の受け入れ
* Wip: Web画面作成
* Fix test
* Wip: ローカル公開を連合TLに流す
* Wip: フレンドサーバーの削除ボタン
* Wip: メール通知や設定のテストなど
* Wip: 翻訳を作成
* Fix: 却下されたあとフォローボタンが表示されない問題
* Wip: 編集できない問題
* 有効にしていないフレンドサーバーをリストで無効表示
|
2023-10-09 11:51:15 +09:00 |
|
KMY
|
5b21964bda
|
Merge branch 'kb-draft-7.0' into kb_development
|
2023-10-08 18:59:30 +09:00 |
|