Commit graph

18153 commits

Author SHA1 Message Date
KMY(雪あすか)
1213d5fa20
Fix: #137 ローカルのカスタム絵文字にremote_urlが設定されるバグを修正したのに伴う、既存のデータから削除するマイグレーションコード (#158) 2023-10-21 10:38:14 +09:00
KMY(雪あすか)
d789304e19
Add: #136 自分が引用した投稿が編集されたときに通知 (#157) 2023-10-21 10:16:10 +09:00
KMY(雪あすか)
89ef448d3a
Fix: #154 サークル投稿履歴が遡れない問題 (#156) 2023-10-21 10:15:58 +09:00
KMY(雪あすか)
292fbbb70d
Change: #93 引用投稿よりも添付画像を先に表示 (#152) 2023-10-20 09:01:03 +09:00
KMY(雪あすか)
42c613b1a2
#150 ローカルユーザーの投稿にもメンションのNGワードを適用 (#151) 2023-10-20 08:49:52 +09:00
KMY(雪あすか)
3a2030dfc8
Add: #43 フォローしていないアカウントからのリプライのNGワード (#148)
* Add: フォローしていないアカウントからのリプライのNGワード

* Test: ハッシュタグ使用量
2023-10-19 12:12:00 +09:00
KMY(雪あすか)
da662d2f84
Merge pull request #144 from kmycode/kb-upstream-20231018
Upstream 20231018 (fix)
2023-10-18 11:55:34 +09:00
KMY
527ded889d Merge remote-tracking branch 'parent/main' into kb-upstream-20231018 2023-10-18 11:13:56 +09:00
KMY(雪あすか)
9972dfae61 Revert "Merge"
This reverts commit 84eae6fac9.
2023-10-18 11:11:01 +09:00
KMY
84eae6fac9 Merge 2023-10-18 11:09:56 +09:00
KMY(雪あすか)
1d9c77063e
Fix: 他のサーバーの同じ絵文字を複数つけられる問題 (#141)
* スタンプ機能のリファクタリング、投稿の反応者へも配送

* Fix: 他のサーバーの絵文字を複数つけられる問題
2023-10-18 10:56:21 +09:00
KMY(雪あすか)
b73eb1b847
Test: API呼び出しによってスタンプをつけるテスト (#139)
* Test: API呼び出しによってスタンプをつけるテスト

* Fix: スタンプ削除APIで`emoji`パラメータを指定していないときに投稿が自由閲覧できる問題

* Test: さっきの問題のテストを追加
2023-10-18 10:34:53 +09:00
KMY(雪あすか)
d62a135806
スタンプ機能のリファクタリング、投稿の反応者へも配送 (#140) 2023-10-18 10:23:17 +09:00
KMY(雪あすか)
9b1821d001
Test: UnEmojiReactServiceのテスト (#138) 2023-10-18 10:09:15 +09:00
Nick Schonning
5ef26d8fd5
Add RSpec GitHub annotations gem (#24040) 2023-10-17 18:28:09 +02:00
Matt Jankowski
71447ab19f
Fix Capybara/ClickLinkOrButtonStyle cop in spec/features/admin area (#27445) 2023-10-17 16:57:19 +02:00
renovate[bot]
0036de46bc
Update dependency rubocop-performance to v1.19.1 (#26949)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-17 16:16:12 +02:00
Jeong Arm
ad44d832b8
Support "in:public" search filter (#26976) 2023-10-17 16:12:03 +02:00
Matt Jankowski
2528a0721f
Update rubocop-capybara to version 2.19.0 (#26982) 2023-10-17 16:10:50 +02:00
renovate[bot]
1996fb6fd6
Update dependency puma to v6.4.0 (#27006)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-17 16:10:16 +02:00
Matt Jankowski
65cd0700e4
Refactor domains cli to remove model call from regex (#25878) 2023-10-17 15:58:42 +02:00
Claire
b34a2b1b33
Fix errors in CLI specs (#27399) 2023-10-17 15:30:12 +02:00
Jeong Arm
c0cda1adaf
Let use http_hidden_proxy on docker-compose (#27054) 2023-10-17 15:24:45 +02:00
Renaud Chaput
1fb4e40145
Run scheduled actions only on the main repo (#27343) 2023-10-17 14:59:39 +02:00
Stanislas Signoud
935d54124e
Fix missing redirections to make sure /home redirect to the advanced UI (#27378) 2023-10-17 14:59:07 +02:00
Victor Lee
c4bddc9855
Add spec for poll model (#23399)
Co-authored-by: Nick Schonning <nschonni@gmail.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-10-17 14:56:24 +02:00
Matt Jankowski
12bb7be8b5
Spec speed ups on AccountsController spec (#25391) 2023-10-17 13:32:10 +02:00
Matt Jankowski
d54fec24e5
Add coverage for CLI::PreviewCards#remove command (#27441) 2023-10-17 13:06:16 +02:00
Matt Jankowski
19900f647e
Add coverage for UnreservedUsernameValidator (#25590) 2023-10-17 13:05:28 +02:00
Claire
1084703417
Update changelog (#27440) 2023-10-17 13:03:54 +02:00
KMY(雪あすか)
4735d23c21
Add: カスタム絵文字の専用編集画面/Fix: リモートの絵文字をローカルにコピー時、ライセンス情報が消失する問題 (#133)
* Add: カスタム絵文字の専用編集画面

* 新規作成画面に項目追加、編集画面に画像表示、旧テキストボックス削除

* Fix: カスタム絵文字のコピー処理で、コピーされていないプロパティがあった
2023-10-17 16:07:27 +09:00
Matt Jankowski
72d18cb16d Expand spec coverage of CLI::Media (#27437) 2023-10-17 09:27:11 +09:00
Matt Jankowski
e4e9855a47 Extract partials from admin/reports/show view (#27427) 2023-10-17 09:27:11 +09:00
Matt Jankowski
f9613f96d1 Extract partials from admin/accounts/show view (#27428) 2023-10-17 09:27:11 +09:00
Matt Jankowski
e9e0af9d50 Extract shared example for cacheable response in specs (#25388) 2023-10-17 09:27:11 +09:00
Matt Jankowski
7537837ad8 Misc coverage improvements for Admin:: and Settings:: controllers (#25346) 2023-10-17 09:27:11 +09:00
Daniel M Brasil
49663315e7 Migrate to request specs in /api/v1/notifications (#25553) 2023-10-17 09:27:11 +09:00
Matt Jankowski
a730517f90 Fix Style/CombinableLoops cop (#27429) 2023-10-17 09:27:11 +09:00
Matt Jankowski
eb5ebdbd1b Extract card partial from disputes/strikes/show view (#27426) 2023-10-17 09:27:11 +09:00
Daniel M Brasil
c1a0e05e5c Migrate to request specs in /api/v1/lists/:id/accounts (#25468) 2023-10-17 09:27:11 +09:00
Daniel M Brasil
39633eb67f Migrate to request specs in /api/v1/blocks (#25517) 2023-10-17 09:27:11 +09:00
Daniel M Brasil
e35c862021 Migrate to request specs in /api/v1/admin/accounts (#25563) 2023-10-17 09:27:11 +09:00
Matt Jankowski
99baed3e9a Add coverage for ExistingUsernameValidator (#25592)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-10-17 09:27:11 +09:00
Matt Jankowski
e885b44467 Remove unused stub json ld context (#25454) 2023-10-17 09:27:11 +09:00
Matt Jankowski
d8e007d69a Add coverage for CLI::Statuses command (#25321) 2023-10-17 09:27:11 +09:00
Claire
6d1916c882 Fix handling of inLanguage attribute in preview card processing (#27423) 2023-10-17 09:27:11 +09:00
Wladimir Palant
cc92de1f0c Fixes #23135 - Allow cross origin request for /nodeinfo/2.0 API (#27413) 2023-10-17 09:27:11 +09:00
github-actions[bot]
483f8af40e New Crowdin Translations (automated) (#27410)
Co-authored-by: GitHub Actions <noreply@github.com>
2023-10-17 09:27:11 +09:00
renovate[bot]
1a437bc813 Update dependency bufferutil to v4.0.8 (#27412)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-17 09:27:11 +09:00
renovate[bot]
62454200cf Update dependency i18n-tasks to v1.0.13 (#27403)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-17 09:27:11 +09:00