Matt Jankowski
|
9251779d75
|
Fix RSpec/LetSetup cop in spec/services (#28459)
|
2023-12-21 14:23:53 +00:00 |
|
Matt Jankowski
|
efd16f3c2c
|
Clean up of RSpec/LetSetup within spec/services/activitypub (#28445)
|
2023-12-21 11:20:12 +00:00 |
|
KMY
|
a6b57e3890
|
Merge remote-tracking branch 'parent/main' into upstream-20231221
|
2023-12-21 08:37:12 +09:00 |
|
Claire
|
6fed0fcbaa
|
Remove unneeded settings cleanup from specs (#28425)
|
2023-12-19 15:17:22 +00:00 |
|
KMY(雪あすか)
|
1f73b81bd8
|
Fix: 一部サーバーの投稿が参照引用できない問題・参照引用時、フェッチを基本しないよう変更 (#360)
|
2023-12-15 08:40:59 +09:00 |
|
Matt Jankowski
|
db897eaa5a
|
Unwind map on single-item array in spec/services/delete_account_service spec (#28358)
|
2023-12-14 14:07:54 +00:00 |
|
KMY
|
08a2f557fe
|
Merge remote-tracking branch 'parent/main' into upstream-20231214
|
2023-12-14 09:21:21 +09:00 |
|
Claire
|
89a496b42f
|
Fix status edits not always being streamed to mentioned users (#28324)
|
2023-12-12 10:39:21 +00:00 |
|
KMY(雪あすか)
|
5173481ab7
|
Fix: #284 FetchInstanceInfoWorker が原因でSidekiqのJobが詰まる問題 (#342)
* Fix: #284 `FetchInstanceInfoWorker`が原因でSidekiqのJobが詰まる問題
* Fix: InstanceInfoを取得するタイミング
* Fix test
* Fix test
* Fix: HTTPコード
* 調整
|
2023-12-12 09:52:08 +09:00 |
|
KMY
|
f20cb3fd59
|
Merge remote-tracking branch 'parent/main' into kb_development
|
2023-12-09 10:04:10 +09:00 |
|
KMY(雪あすか)
|
6a680bad9a
|
Fix: 一部環境でマイグレーションできない問題 (#336)
* Fix: 一部環境でマイグレーションできない問題
* Fix
* Fix
* Add settings test
|
2023-12-07 10:06:07 +09:00 |
|
Matt Jankowski
|
ed7b5c091b
|
Remove double subject call in services/delete_account_service spec (#28212)
|
2023-12-06 08:51:09 +00:00 |
|
Matt Jankowski
|
be6bb1a10d
|
Remove double subject call in services/suspend_account_service spec (#28213)
|
2023-12-06 08:45:19 +00:00 |
|
Matt Jankowski
|
5517df61de
|
Remove double subject call in services/activitypub/process_account_service spec (#28214)
|
2023-12-06 08:44:51 +00:00 |
|
Matt Jankowski
|
faffd81976
|
Remove double subject call in services/unsuspend_account_service spec (#28215)
|
2023-12-06 08:44:07 +00:00 |
|
KMY(雪あすか)
|
0ed5577094
|
Fix: #94 ProcessReferencesService リファクタリング・編集時の参照引用変更バグ修正 (#329)
* Fix: `ProcessReferencesService`リファクタリング・編集時の参照引用変更バグ修正
* Fix test
* Fix index_with
* Fix to method chain
|
2023-12-06 13:39:55 +09:00 |
|
KMY
|
94c2396a34
|
Merge remote-tracking branch 'parent/main' into upstream-20231204
|
2023-12-04 12:04:52 +09:00 |
|
Matt Jankowski
|
bb0efe16e6
|
Remove default_scope from MediaAttachment class (#28043)
|
2023-11-30 13:30:35 +00:00 |
|
KMY(雪あすか)
|
39446f1357
|
Fix: 既知の投稿の参照・引用が認識されない問題 (#320)
|
2023-11-30 17:39:04 +09:00 |
|
KMY(雪あすか)
|
a88349af55
|
Add: #8 サークル投稿の転送 (#294)
* Add: `conversations`テーブルに`ancestor_status`プロパティ
* Fix test
* Fix test more
* Add: `limited_visibility`に`Reply`を追加、`context`のURI
* Add: 外部からの`context`受信処理
* Fix test
* Add: 公開範囲「返信」
* Fix test
* Fix: 返信に返信以外の公開範囲を設定できない問題
* Add: ローカル投稿時にメンション追加・他サーバーへの転送
* Fix test
* Fix test
* Test: ローカルスレッドへの返信投稿の転送
* Test: 未知のアカウントからのメンション
* Add: 編集・削除の連合に対応
* Remove: 重複テスト
* Fix: 改善
* Add: 編集削除の転送処理・返信なのにsilentなメンションでの通知
* Fix: リプライが第三者に届かない問題
* Add: `always_sign_unsafe`
* Add: Subject
* Remove space
* Fix: 他人のスレッドの送信先一覧を非表示
* Fix: おかしいコード
|
2023-11-30 09:29:24 +09:00 |
|
KMY
|
16914f5f02
|
Merge commit 'c40cfc5d09 ' into upstream-20231129
|
2023-11-29 12:43:01 +09:00 |
|
Matt Jankowski
|
6b46bf9953
|
Handle scenario when webfinger response subject is missing host value (#28088)
|
2023-11-28 18:37:54 +00:00 |
|
KMY
|
c5e4020922
|
Merge remote-tracking branch 'parent/main' into upstream-20231124
|
2023-11-24 09:07:40 +09:00 |
|
Matt Jankowski
|
973597c6f1
|
Consolidate configuration of Sidekiq::Testing.fake! setup (#28046)
|
2023-11-23 09:43:43 +00:00 |
|
KMY
|
24371d6b2a
|
Merge remote-tracking branch 'parent/main' into upstream-20231116
|
2023-11-15 13:01:29 +09:00 |
|
Matt Jankowski
|
b2c5b20ef2
|
Fix RSpec/AnyInstance cop (#27810)
|
2023-11-14 14:52:59 +00:00 |
|
KMY
|
0704829a9b
|
Merge remote-tracking branch 'parent/main' into upstream-20231116
|
2023-11-14 09:14:19 +09:00 |
|
Claire
|
07a4059901
|
Add support for invite codes in the registration API (#27805)
|
2023-11-13 13:27:00 +00: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(雪あすか)
|
ae6fe58501
|
Fix: #264 ハッシュタグをフォローしていても、非収載投稿がホームに流れない問題 (#266)
|
2023-11-10 09:24:37 +09:00 |
|
KMY
|
fc1b280d59
|
Merge remote-tracking branch 'parent/main' into upstream-20231109
|
2023-11-09 12:33:50 +09:00 |
|
Matt Jankowski
|
69d00e2721
|
Fix RSpec/InstanceVariable cop (#27766)
|
2023-11-08 15:42:30 +00: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
|
08f86bcb8f
|
Merge commit '389a6cc4c0 ' into upstream-20231108
|
2023-11-08 10:41:10 +09:00 |
|
Matt Jankowski
|
45770c9306
|
Fix Performance/MapMethodChain cop (#27744)
|
2023-11-07 13:01:09 +00:00 |
|
Matt Jankowski
|
49e2772064
|
Fix RSpec/MessageSpies cop (#27751)
|
2023-11-07 09:46:28 +00:00 |
|
Matt Jankowski
|
b06284c572
|
Fix RSpec/HookArgument cop (#27747)
|
2023-11-07 09:10:36 +00:00 |
|
KMY(雪あすか)
|
24909f9760
|
Change: #185 『スタンプをつけられた人』ではなく『スタンプをつけた人』のフォロワーにスタンプを転送 (#232)
* Change: #185 『スタンプをつけられた人』ではなく『スタンプをつけた人』のフォロワーにスタンプを転送
* Fix: 絵文字削除が届かない問題
* Test: 送る方にも同じテストを追加
|
2023-11-04 21:27:59 +09:00 |
|
Jeong Arm
|
f49a49ffd6
|
Handle featured collections without items (#27581)
|
2023-10-30 13:23:10 +09:00 |
|
Jeong Arm
|
8f998cd96a
|
Handle featured collections without items (#27581)
|
2023-10-27 02:36:22 +00:00 |
|
KMY(雪あすか)
|
1d8862712a
|
Add: #62 ローカルタイムラインを無効にする管理者向け設定 (#179)
* Bump version to 8.0
* Add: 他のサーバーに公開する情報に、制限設定などを追加
* Fix: `quote_of_id`のインデックス
* Fix: #172 他のサーバーからの相乗り絵文字削除が反映されない
* Test: #166 リモートから自分の絵文字を受け取った時、ライセンスが上書きされないことを確認するテスト
* Add: #62 ローカルタイムラインを無効にする管理者設定(内部挙動のみ)
* Add: 画面部分を追加
|
2023-10-27 08:08:50 +09:00 |
|
KMY
|
b992e673c7
|
Merge branch 'kb_development' into upstream-20231021
|
2023-10-22 14:42:08 +09:00 |
|
KMY(雪あすか)
|
4f37ede886
|
Fix: #162 編集/他のサーバーからの編集で、フォローしていない相手からのメンションに関するNGワードに対応 (#163)
* Fix: #162 フォローしていないアカウントへのメンションのNGワードが編集で有効にならない問題
* Fix: 他のサーバーから来た編集についても適用
|
2023-10-22 09:40:20 +09:00 |
|
KMY(雪あすか)
|
76edf82499
|
Fix: ブーストが1つでもあると投稿のエクスポート時にエラーが出る問題 (#149)
* Fix: ブーストが1つでもあるとバックアップ時にエラーが出る問題
* Test: 限定投稿の扱い
|
2023-10-21 21:40:34 +09:00 |
|
KMY
|
f9eaaec4e7
|
Merge remote-tracking branch 'parent/main' into upstream-20231021
|
2023-10-21 10:32:06 +09:00 |
|
KMY(雪あすか)
|
d789304e19
|
Add: #136 自分が引用した投稿が編集されたときに通知 (#157)
|
2023-10-21 10:16:10 +09:00 |
|
KMY(雪あすか)
|
42c613b1a2
|
#150 ローカルユーザーの投稿にもメンションのNGワードを適用 (#151)
|
2023-10-20 08:49:52 +09:00 |
|
Matt Jankowski
|
bcd0171e5e
|
Fix Lint/UselessAssignment cop (#27472)
|
2023-10-19 16:55:06 +02:00 |
|
KMY(雪あすか)
|
1d9c77063e
|
Fix: 他のサーバーの同じ絵文字を複数つけられる問題 (#141)
* スタンプ機能のリファクタリング、投稿の反応者へも配送
* Fix: 他のサーバーの絵文字を複数つけられる問題
|
2023-10-18 10:56:21 +09:00 |
|