MitarashiDango
|
2c05b8a60d
|
Fix Undo Announce activity is not sent, when not followed by the reblogged post author (#18482)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-01-12 15:58:28 +00:00 |
|
KMY
|
e65fb9fb51
|
Merge remote-tracking branch 'parent/main' into upstream-20240112
|
2024-01-12 14:48:17 +09:00 |
|
KMY(雪あすか)
|
b044cbeb63
|
Add: #391 開発中のブランチにベータ版のバージョン表記ができるよう整備・Bump version to 11.0-dev (#447)
* Add: #391 開発中のブランチにベータ版のバージョン表記ができるよう整備・Bump version to 11.0-dev
* Fix test
|
2024-01-12 09:35:17 +09:00 |
|
Matt Jankowski
|
00341c70ff
|
Use Sidekiq fake! instead of inline! in specs (#25369)
|
2024-01-10 11:06:58 +00:00 |
|
Matt Jankowski
|
5dc634796a
|
Misc coverage improvements re: sidekiq/inline (#28651)
|
2024-01-09 09:40:08 +00:00 |
|
Matt Jankowski
|
832b92ac3e
|
Add attachment check to spec/service/suspend_account_service spec (#28619)
|
2024-01-08 11:05:10 +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
|
4355dfc64f
|
Merge remote-tracking branch 'parent/main' into upstream-20231225
|
2023-12-25 09:59:33 +09:00 |
|
Matt Jankowski
|
a4d49c236d
|
Fix RSpec/LetSetup cop in ap/fetch_featured_collection_service (#28461)
|
2023-12-22 12:57:29 +00:00 |
|
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 |
|