KMY
|
c5e4020922
|
Merge remote-tracking branch 'parent/main' into upstream-20231124
|
2023-11-24 09:07:40 +09:00 |
|
Kevin Bongart
|
7877fcd83c
|
Deduplicate IDs in relationships and familiar_followers APIs (#27982)
|
2023-11-23 10:00:09 +00:00 |
|
Matt Jankowski
|
4be12791e6
|
Remove default_scope from StatusEdit class (#28042)
|
2023-11-23 09:26:11 +00:00 |
|
Matt Jankowski
|
9742bccbe7
|
Add coverage for api/v2/media endpoint (#28027)
|
2023-11-22 15:39:34 +00:00 |
|
Matt Jankowski
|
876f5b1d12
|
Convert /instances/* controller specs to request specs (#27988)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-11-20 11:05:28 +00:00 |
|
KMY
|
236fc2a316
|
Merge remote-tracking branch 'parent/main' into upstream-20231116
|
2023-11-16 22:58:29 +09:00 |
|
Matt Jankowski
|
fe58ac8d9f
|
Improve spec coverage for api/web/push_subscriptions controller (#27858)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-11-15 13:14:51 +00:00 |
|
Eugen Rochko
|
d67bd44ca1
|
Add profile setup to onboarding in web UI (#27829)
|
2023-11-15 11:13:53 +00:00 |
|
KMY
|
9ba8d8f848
|
Follow parent change
|
2023-11-15 13:07:54 +09:00 |
|
KMY
|
24371d6b2a
|
Merge remote-tracking branch 'parent/main' into upstream-20231116
|
2023-11-15 13:01:29 +09:00 |
|
Matt Jankowski
|
7e1a77ea51
|
Add base class for api/v1/timelines/* controllers (#27840)
|
2023-11-14 14:53:31 +00:00 |
|
Matt Jankowski
|
d562fb8459
|
Specs for minimal CSP policy in Api:: controllers (#27845)
|
2023-11-14 14:34:30 +00:00 |
|
Matt Jankowski
|
1f8173ac5a
|
Extract private methods in api/v1/instances/domain_blocks (#27844)
|
2023-11-14 10:31:59 +00:00 |
|
KMY
|
0704829a9b
|
Merge remote-tracking branch 'parent/main' into upstream-20231116
|
2023-11-14 09:14:19 +09:00 |
|
Matt Jankowski
|
0945e25b8f
|
Add Api::V1::Statuses::BaseController base controller class (#27794)
|
2023-11-13 14:53:22 +00: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
|
55c6192f15
|
Merge remote-tracking branch 'parent/main' into upstream-20231111
|
2023-11-11 08:25:43 +09:00 |
|
Matt Jankowski
|
ac69f90098
|
Add Api::V1::Instances::BaseController base controller class (#27797)
|
2023-11-10 12:46:00 +00:00 |
|
KMY
|
bfc7b0101d
|
Merge remote-tracking branch 'parent/main' into upstream-20231110
|
2023-11-10 09:02:03 +09:00 |
|
Claire
|
c451bbe249
|
Allow viewing and severing relationships with suspended accounts (#27667)
|
2023-11-09 14:50:25 +00:00 |
|
KMY
|
fc1b280d59
|
Merge remote-tracking branch 'parent/main' into upstream-20231109
|
2023-11-09 12:33:50 +09:00 |
|
Matt Jankowski
|
13c3e59601
|
Use helper method to build batched status edits in admin/statuses/show (#27739)
|
2023-11-08 13:04:52 +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
|
64578feeb4
|
Merge remote-tracking branch 'parent/main' into upstream-20231107
|
2023-11-07 11:35:05 +09:00 |
|
Matt Jankowski
|
d6f50839e1
|
Fix RSpec/SpecFilePathFormat cops (#27730)
|
2023-11-06 16:25:40 +00:00 |
|
KMY(雪あすか)
|
24909f9760
|
Change: #185 『スタンプをつけられた人』ではなく『スタンプをつけた人』のフォロワーにスタンプを転送 (#232)
* Change: #185 『スタンプをつけられた人』ではなく『スタンプをつけた人』のフォロワーにスタンプを転送
* Fix: 絵文字削除が届かない問題
* Test: 送る方にも同じテストを追加
|
2023-11-04 21:27:59 +09:00 |
|
KMY
|
991c0dfddf
|
Merge remote-tracking branch 'parent/main' into kb_development
|
2023-11-02 10:24:38 +09:00 |
|
KMY(雪あすか)
|
77a1cabb97
|
Fix: 同じ投稿を返信かつ参照している時、同じ投稿がcontext に複数含まれる問題 (#210)
* Add: #198 `context`のAPIについて`with_references`対応
* Fix: 同じ投稿を参照かつ返信していると、`context`に同じ投稿が複数含まれる問題
|
2023-11-01 10:34:28 +09:00 |
|
KMY(雪あすか)
|
99511ee1b5
|
Add: #198 context のAPIについてwith_references 対応 (#209)
|
2023-11-01 10:00:22 +09:00 |
|
Claire
|
d649bbf28f
|
Add some more tests and clean up domain block controller (#27469)
|
2023-10-31 09:40:30 +00:00 |
|
KMY(雪あすか)
|
f8280ca5d9
|
Add: #95 リストへの新着投稿通知 (#192)
* Add: テーブル定義、内部処理
* Add: 通知の定期削除処理、自動削除、テスト
* Add: Web画面の表示、設定
* Fix test
|
2023-10-31 08:59:31 +09:00 |
|
Ricardo Trindade
|
33f8c1c5eb
|
Remove version check from update cache_concern.rb (#27592)
|
2023-10-30 14:04:12 +00:00 |
|
Matt Jankowski
|
c51e2f7e38
|
Misc spec/refactor to user mailer and user mailer spec (#27486)
|
2023-10-30 13:23:10 +09:00 |
|
Matt Jankowski
|
1f5187e2e2
|
Misc spec/refactor to user mailer and user mailer spec (#27486)
|
2023-10-27 09:57:16 +00:00 |
|
KMY
|
26ecad7067
|
Merge remote-tracking branch 'parent/main' into upstream-20231027
|
2023-10-27 08:35:05 +09:00 |
|
Claire
|
d2f52f7f64
|
Fix report processing notice not mentioning the report number when performing a custom action (#27442)
|
2023-10-26 17:03:31 +00:00 |
|
KMY
|
5448bcf276
|
Merge remote-tracking branch 'parent/main' into kb-upstream-20231026
|
2023-10-26 20:24:34 +09:00 |
|
KMY(雪あすか)
|
551a9e8216
|
Merge pull request #159 from kmycode/upstream-20231021
Upstream 20231021
|
2023-10-26 10:07:09 +09:00 |
|
KMY(雪あすか)
|
952ea84868
|
Add: #173 カスタム絵文字新規作成・編集画面にカテゴリ選択欄 (#175)
* Bump version to 8.0
* Add: 他のサーバーに公開する情報に、制限設定などを追加
* Fix: `quote_of_id`のインデックス
* Fix: #172 他のサーバーからの相乗り絵文字削除が反映されない
* Test: #166 リモートから自分の絵文字を受け取った時、ライセンスが上書きされないことを確認するテスト
* Add: #173 カスタム絵文字新規作成・編集画面でのカテゴリ設定
|
2023-10-26 10:06:27 +09:00 |
|
Claire
|
49b8433c56
|
Fix confusing screen when visiting a confirmation link for an already-confirmed email (#27368)
|
2023-10-25 21:33:44 +00:00 |
|
Claire
|
379115e601
|
Add SELF_DESTRUCT env variable to process self-destructions in the background (#26439)
|
2023-10-23 15:46:21 +00:00 |
|
Claire
|
99f2534cee
|
Add support for displaying unknown servers on /admin/instances/:domain (#27150)
|
2023-10-23 14:27:57 +02:00 |
|
KMY
|
f9eaaec4e7
|
Merge remote-tracking branch 'parent/main' into upstream-20231021
|
2023-10-21 10:32:06 +09:00 |
|
KMY(雪あすか)
|
3a2030dfc8
|
Add: #43 フォローしていないアカウントからのリプライのNGワード (#148)
* Add: フォローしていないアカウントからのリプライのNGワード
* Test: ハッシュタグ使用量
|
2023-10-19 12:12:00 +09:00 |
|
Emelia Smith
|
7c3fea7275
|
Feature: Allow token introspection without read scope (#27142)
|
2023-10-18 14:10:07 +02:00 |
|
KMY(雪あすか)
|
b73eb1b847
|
Test: API呼び出しによってスタンプをつけるテスト (#139)
* Test: API呼び出しによってスタンプをつけるテスト
* Fix: スタンプ削除APIで`emoji`パラメータを指定していないときに投稿が自由閲覧できる問題
* Test: さっきの問題のテストを追加
|
2023-10-18 10:34:53 +09:00 |
|
KMY(雪あすか)
|
4735d23c21
|
Add: カスタム絵文字の専用編集画面/Fix: リモートの絵文字をローカルにコピー時、ライセンス情報が消失する問題 (#133)
* Add: カスタム絵文字の専用編集画面
* 新規作成画面に項目追加、編集画面に画像表示、旧テキストボックス削除
* Fix: カスタム絵文字のコピー処理で、コピーされていないプロパティがあった
|
2023-10-17 16:07:27 +09:00 |
|
KMY(雪あすか)
|
f21c264b48
|
Change: #52 購読拒否設定項目を追加設定画面に移動 (#112)
|
2023-10-14 07:56:46 +09:00 |
|
KMY
|
68e251cf0c
|
Merge remote-tracking branch 'parent/main' into kb-upstream-231012
|
2023-10-12 19:47:01 +09:00 |
|