Matt Jankowski
d6f50839e1
Fix RSpec/SpecFilePathFormat
cops ( #27730 )
2023-11-06 16:25:40 +00: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
Matt Jankowski
beee9ea991
Fix RSpec/LetSetup
cop in spec/controllers/admin area ( #27619 )
2023-10-31 08:22:19 +00:00
Matt Jankowski
9937ff6faa
Use deliveries.size
in mailer-related examples in controller specs ( #27589 )
2023-10-30 13:23:10 +09:00
Claire
e6b148a1c6
Fix error and incorrect URLs in /api/v1/accounts/:id/featured_tags
for remote accounts ( #27459 )
2023-10-30 13:23:10 +09:00
Matt Jankowski
2e6bf60f15
Use deliveries.size
in mailer-related examples in controller specs ( #27589 )
2023-10-27 15:33:52 +00:00
Claire
bbf46cc418
Fix error and incorrect URLs in /api/v1/accounts/:id/featured_tags
for remote accounts ( #27459 )
2023-10-27 08:35:21 +00:00
KMY
5448bcf276
Merge remote-tracking branch 'parent/main' into kb-upstream-20231026
2023-10-26 20:24:34 +09:00
Daniel M Brasil
26d2a2a0cc
Migrate to request specs in /api/v1/media
( #25543 )
2023-10-23 15:46:21 +00:00
KMY
f9eaaec4e7
Merge remote-tracking branch 'parent/main' into upstream-20231021
2023-10-21 10:32:06 +09:00
Matt Jankowski
9f218c9924
Refactor appeal partial to avoid brakeman XSS warning ( #25880 )
2023-10-19 17:25:54 +02:00
Matt Jankowski
bcd0171e5e
Fix Lint/UselessAssignment
cop ( #27472 )
2023-10-19 16:55:06 +02: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
Matt Jankowski
12bb7be8b5
Spec speed ups on AccountsController
spec ( #25391 )
2023-10-17 13:32:10 +02: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
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
KMY(雪あすか)
1b76a51975
Test: /api/v1/circles
、/api/v1/circles/:id/accounts
のテストを更新 ( #130 )
...
* Test: `/api/v1/circles`のテストを更新
* Add: `/api/v1/circles/accounts`のテストも追加
2023-10-17 08:50:00 +09:00
Matt Jankowski
893b2f33fd
Extract shared example for cacheable response in specs ( #25388 )
2023-10-16 17:52:06 +02:00
Matt Jankowski
708299bb0d
Misc coverage improvements for Admin::
and Settings::
controllers ( #25346 )
2023-10-16 17:20:28 +02:00
Daniel M Brasil
e0ed0f8c7c
Migrate to request specs in /api/v1/notifications
( #25553 )
2023-10-16 17:15:24 +02:00
Daniel M Brasil
cafdaec6cf
Migrate to request specs in /api/v1/lists/:id/accounts
( #25468 )
2023-10-16 16:03:48 +02:00
Daniel M Brasil
8e6116503d
Migrate to request specs in /api/v1/blocks
( #25517 )
2023-10-16 16:03:35 +02:00
Daniel M Brasil
d9caa6ed24
Migrate to request specs in /api/v1/admin/accounts
( #25563 )
2023-10-16 15:49:12 +02:00
KMY
60195928e1
Merge remote-tracking branch 'parent/main' into kb-upstream-20231014
2023-10-14 08:18:57 +09:00
Daniel M Brasil
82beeb2f7e
Migrate to request specs in /api/v1/admin/trends/links
( #25739 )
2023-10-13 16:23:16 +02:00
Claire
71cfdd7865
Fix duplicate tests ( #27395 )
2023-10-13 16:10:43 +02:00
Daniel M Brasil
bc6cd27d9e
Migrate to request specs in /api/v1/followed_tags
( #25472 )
2023-10-13 14:43:50 +02:00
Matt Jankowski
fd9dea21d0
DB speedup in API::
controller/request specs ( #25516 )
2023-10-13 14:42:09 +02:00
Daniel M Brasil
ecdb31d479
Migrate to request specs in /api/v1/favourites
( #25518 )
2023-10-13 14:19:12 +02:00
Daniel M Brasil
7664e3b692
Migrate to request specs in /api/v1/statuses/:status_id/source
( #25634 )
2023-10-13 14:08:21 +02:00
Daniel M Brasil
4230d1ee0a
Migrate to request specs in /api/v1/timelines/tag/:hashtag
( #25797 )
2023-10-13 14:04:37 +02:00
KMY
8b8d49545f
Fix test of statuses limit
2023-09-26 18:23:38 +09:00
KMY
60241d9b72
#32 Add get circle statuses test
2023-09-26 18:22:49 +09:00
KMY(雪あすか)
e38eed8855
Add mentioned users by status view ( #28 )
...
* Wip
* Add mentioned users menu to status
* Add test code
2023-09-24 19:29:43 +09:00
KMY
454f262b2f
Merge remote-tracking branch 'parent/stable-4.2' into kb_development
2023-09-20 09:04:10 +09:00
Claire
94893cf24f
Merge pull request from GHSA-hcqf-fw2r-52g4
...
* Revert "Fix request URL normalisation for bare domain and 8-bit characters (#26285 )"
This reverts commit 8891d8945d
.
* Revert "Do not normalize URL before fetching it (#26219 )"
This reverts commit fd284311e7
.
2023-09-19 16:52:52 +02:00
KMY
9db1fb1153
Remove stop deliver to bot setting
2023-09-18 21:35:47 +09:00
KMY
cfa250421e
Revert "Add block from bot follow settings"
...
This reverts commit ff994d78fa
.
2023-09-18 21:33:05 +09:00
KMY
ff994d78fa
Add block from bot follow settings
2023-09-18 18:10:53 +09:00
KMY
7b88422644
Add lists/circles index test
2023-09-15 13:18:28 +09:00
KMY
258a29ffde
Add unlisted-public tag/circle/list tests
2023-09-14 18:39:13 +09:00
KMY
979292d950
Merge remote-tracking branch 'parent/main' into kb_migration
2023-09-10 16:17:34 +09:00