Commit graph

18895 commits

Author SHA1 Message Date
KMY(雪あすか)
1cda6dd279
Add: スタンプ利用可能ソフトウェアにCatodonを追加 (#403) 2023-12-31 12:33:38 +09:00
KMY(雪あすか)
28adb73ee6
Add: AUTHORS_KB.mdにFedibirdの記載 (#401) 2023-12-28 13:20:04 +09:00
KMY(雪あすか)
a6df29a925
Fix: フィルター使用中にエラーが出る場合がある問題の暫定対応 (#395) 2023-12-27 10:35:09 +09:00
KMY(雪あすか)
843d5b8e15
Add: #384 スタンプのストリーミングを全停止する管理者設定 (#392) 2023-12-27 09:50:44 +09:00
KMY(雪あすか)
efa4f4ca10
Remove: #358 「自分のコンテンツのAI学習利用に対して不快感を表明する」設定 (#393) 2023-12-27 09:28:18 +09:00
KMY(雪あすか)
77d8bbe438
Fix: #280 タイムラインでスタンプが意図せず表示されることがある問題 (#394) 2023-12-27 09:28:08 +09:00
KMY(雪あすか)
7fa46885fd
Change: #325 リポジトリ内の付随ドキュメント整備 (#390)
* Change: #325 リポジトリ内の付随ドキュメント整備

* Edit

* Edit

* Edit

* Edit

* Edit

* Edit

* Edit
2023-12-26 12:34:44 +09:00
KMY(雪あすか)
fb6e125917
Change: #322 fedibird_capabilitiesからprofile_searchを削除 (#387)
* Change: #322 `fedibird_capabilities`から`profile_search`を削除

* v1にも追加
2023-12-26 09:48:03 +09:00
KMY(雪あすか)
f3120a8e90
Change: #366 NodeInfoのfeaturesの数を絞る (#389) 2023-12-26 09:43:42 +09:00
KMY(雪あすか)
90155481d5
Fix: #371 サークルを選んだ状態でサークル以外の公開範囲で投稿した場合、投稿履歴に投稿が追加される (#388) 2023-12-26 09:43:33 +09:00
KMY(雪あすか)
b94ffe6699
Change: #273 投稿下のアクションバーについて、スタンプボタンを消すとき他のボタンで詰めない (#386) 2023-12-26 09:30:23 +09:00
KMY(雪あすか)
dc6e60517d
Change: #282 スタンプのボタンの順番を入れ替え (#378) 2023-12-25 10:48:34 +09:00
KMY(雪あすか)
2805447b98
Merge pull request #382 from kmycode/upstream-20231225
Upstream 20231225
2023-12-25 10:33:53 +09:00
KMY(雪あすか)
95ae2679db
Change: #230 非収載投稿で「ローカルとフォロワー」検索許可を「フォロワーのみ」に変換 (#379) 2023-12-25 10:02:27 +09:00
KMY(雪あすか)
659624bc7e
Fix: 日本語訳で未収載を非収載に変更 (#380)
別PRとの兼ね合いで1つ残す
2023-12-25 10:02:21 +09:00
KMY(雪あすか)
4d4d9ae568
Remove: unsafe_limited_distribution設定の残骸をすべて削除 (#381) 2023-12-25 10:02:16 +09:00
KMY
4355dfc64f Merge remote-tracking branch 'parent/main' into upstream-20231225 2023-12-25 09:59:33 +09:00
KMY(雪あすか)
4651d54f3e
Add: #281 限定投稿時の投稿ボタンに盾マーク (#377) 2023-12-25 09:27:00 +09:00
Claire
a2624ff739
Convert signature verification specs to request specs (#28443) 2023-12-22 18:56:22 +00:00
Matt Jankowski
bb8077e784
Fix RSpec/LetSetup cop in models/account_status_cleanup_policy (#28470) 2023-12-22 15:29:50 +00:00
Claire
2bf84b93d4
Fix media attachment order of remote posts (#28469) 2023-12-22 15:10:39 +00: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
e6e217fedd
Clean up tagged_with_* Status specs, fix RSpec/LetSetup cop (#28462) 2023-12-22 08:32:27 +00:00
Matt Jankowski
513d35969e
Fix RSpec/LetSetup cop in auth controller specs (#28464) 2023-12-22 08:03:59 +00:00
github-actions[bot]
e70a65761a
New Crowdin Translations (automated) (#28467)
Co-authored-by: GitHub Actions <noreply@github.com>
2023-12-22 07:58:20 +00:00
renovate[bot]
43547cd210
Update dependency debug to v1.9.1 (#28466)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-22 07:41:21 +00:00
KMY(雪あすか)
be77654f57
Change: #246 公開範囲「ローカル公開」無効と同時に、検索許可「ローカルとフォロワー」も無効にする (#368) 2023-12-22 10:10:57 +09:00
Renaud Chaput
1c041356a1
Fix error on viewing a profile when unlogged (#28465) 2023-12-21 20:19:18 +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
Matt Jankowski
c99f88e1a8
Clean up of RSpec/LetSetup within spec/lib (#28447) 2023-12-21 11:19:56 +00:00
Matt Jankowski
cd64a5b2ec
Clean up of RSpec/LetSetup within api/ (#28448) 2023-12-21 10:10:18 +00:00
Eugen Rochko
5976d3702f
Change "Follow" to "Follow back" and "Mutual" when appropriate in web UI (#28452) 2023-12-21 09:44:09 +00:00
Matt Jankowski
f32d672d2f
Clean up of RSpec/LetSetup within spec/controllers (#28446) 2023-12-21 09:28:41 +00:00
Matt Jankowski
c753b1ad35
Clean up of RSpec/LetSetup within spec/models (#28444) 2023-12-21 09:18:38 +00:00
renovate[bot]
87e2bd02ac
Update dependency irb to v1.11.0 (#28442)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-21 09:13:10 +00:00
github-actions[bot]
9e5ddc1745
New Crowdin Translations (automated) (#28451)
Co-authored-by: GitHub Actions <noreply@github.com>
2023-12-21 09:09:00 +00:00
Matt Jankowski
2463b53363
More duplicates in cli maintenance spec, misc bug fixes (#28449) 2023-12-21 08:51:03 +00:00
Eugen Rochko
01f0a6ca4f
Fix profile setup showing default avatar in web UI (#28453) 2023-12-21 08:32:25 +00: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(雪あすか)
faf791c602
Merge pull request #365 from kmycode/upstream-20231221
Upstream 20231221
2023-12-21 10:41:44 +09:00
KMY
4d0ed701eb Fix test 2023-12-21 10:14:14 +09:00
KMY
dbbd12efe4 Fix test 2023-12-21 10:04:27 +09:00
KMY
a6b57e3890 Merge remote-tracking branch 'parent/main' into upstream-20231221 2023-12-21 08:37:12 +09:00
Claire
d29b1cca2e
Fix friends_of_friends sometimes suggesting already-followed accounts (#28433) 2023-12-20 14:35:59 +00:00
Claire
ac04e62a0e
Remove unused route definitions (#28430) 2023-12-20 09:44:01 +00:00
github-actions[bot]
fecc07856c
New Crowdin Translations (automated) (#28439)
Co-authored-by: GitHub Actions <noreply@github.com>
2023-12-20 09:15:30 +00:00
renovate[bot]
9a24b12416
Update dependency sass-loader to v10.5.1 (#28432)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-20 08:54:21 +00:00
Matt Jankowski
961d65aba6
Add coverage to CLI Maintenance for duplicate users on confirmation_token and reset_password_token values (#28434) 2023-12-20 08:54:04 +00:00
Claire
6fed0fcbaa
Remove unneeded settings cleanup from specs (#28425) 2023-12-19 15:17:22 +00:00