KMY
|
94eb912030
|
Merge commit 'a324edabdf ' into upstream-20250416
|
2025-04-24 07:27:26 +09:00 |
|
Matt Jankowski
|
aadff24099
|
Enable validate: true on CustomFilter#action (#34434)
|
2025-04-14 07:28:11 +00:00 |
|
KMY
|
12ed20b6d5
|
Merge remote-tracking branch 'parent/main' into upstream-20250328
|
2025-03-28 08:44:30 +09:00 |
|
David Roetzel
|
02db065571
|
Use fixed order in flaky spec (#34279)
|
2025-03-26 13:26:24 +00:00 |
|
Matt Jankowski
|
e1dbbf6c9d
|
Isolate assertions in v2/notifications intermittent failure cases (#34271)
|
2025-03-25 16:22:41 +00:00 |
|
KMY
|
795561f5a7
|
Merge commit 'cfb473c204 ' into upstream-20250228
|
2025-02-28 11:07:08 +09:00 |
|
Claire
|
20531d1e07
|
Fix GET /api/v2/notifications/:id and POST /api/v2/notifications/:id/dismiss for ungrouped notifications (#33990)
|
2025-02-25 14:37:44 +00:00 |
|
KMY
|
bd5b417d2b
|
Merge remote-tracking branch 'parent/main' into upstream-20240128
|
2025-01-31 08:52:03 +09:00 |
|
Claire
|
2d545c5fe5
|
Fix flaky test in /api/v2/notifications tests (#33773)
|
2025-01-29 12:49:03 +00:00 |
|
Claire
|
32aa83e9d7
|
Fix polls not being validated on edition (#33755)
|
2025-01-28 14:38:18 +00:00 |
|
KMY
|
5d79bd078c
|
Merge remote-tracking branch 'parent/main' into upstream-20240117
|
2025-01-17 16:29:11 +09:00 |
|
Claire
|
c6c8e7e6ab
|
Fix last paginated notification group only including data on a single notification (#33271)
|
2025-01-09 13:47:12 +00:00 |
|
KMY
|
d35fa72842
|
Merge remote-tracking branch 'parent/main' into upstream-20240109
|
2025-01-09 13:20:56 +09:00 |
|
Matt Jankowski
|
efcd4ea5de
|
Reference value constants from specs (#33479)
|
2025-01-06 23:25:13 +00:00 |
|
KMY
|
3c3ee557d0
|
Merge remote-tracking branch 'parent/main' into upstream-20241206
|
2024-12-06 12:17:45 +09:00 |
|
Matt Jankowski
|
0fcf227a92
|
Add media attachment description limit to instance API response (#33153)
|
2024-12-04 15:10:20 +00:00 |
|
KMY
|
1c1f76697b
|
Merge remote-tracking branch 'parent/main' into upstream-20241101
|
2024-11-01 08:04:03 +09:00 |
|
Emelia Smith
|
d94a367aeb
|
Add test coverage for POST /api/v2/media's max description length (#32683)
|
2024-10-29 09:25:38 +00:00 |
|
KMY
|
c905714459
|
Merge remote-tracking branch 'parent/main' into upstream-20240926
|
2024-09-26 08:29:41 +09:00 |
|
Matt Jankowski
|
0ba3ad4a35
|
Remove body_json_ids from api/v2/admin/accounts spec (#32003)
|
2024-09-23 08:45:05 +00:00 |
|
Matt Jankowski
|
d55f4fbda1
|
Add content type checks to api/v2 request specs (#31983)
|
2024-09-20 13:19:53 +00:00 |
|
Matt Jankowski
|
9a03902ab6
|
Capture actual behavior in v2/notifications "someone else" dismiss scenario (#31985)
|
2024-09-20 08:16:19 +00:00 |
|
Matt Jankowski
|
b071e618e7
|
Combine API request spec assertions (#31970)
|
2024-09-19 10:15:21 +00:00 |
|
KMY
|
4ce35dd837
|
Merge remote-tracking branch 'parent/main' into upstream-20240918
|
2024-09-18 08:31:34 +09:00 |
|
Claire
|
e0648a916a
|
Rename /api/v2_alpha/notifications* to /api/v2/notifications* (#31840)
|
2024-09-16 12:10:02 +00:00 |
|
KMY
|
218cb37fe3
|
Merge remote-tracking branch 'parent/main' into upstream-20240906
|
2024-09-09 08:47:15 +09:00 |
|
Matt Jankowski
|
6b6a80b407
|
Remove body_as_json in favor of built-in response.parsed_body for JSON response specs (#31749)
|
2024-09-06 09:58:46 +00:00 |
|
KMY
|
f18eabfe75
|
Merge remote-tracking branch 'parent/main' into upstream-20240906
|
2024-09-06 08:42:24 +09:00 |
|
Matt Jankowski
|
f1003b2560
|
Enable "zero monkey patching" mode in RSpec (#31614)
|
2024-09-04 05:12:25 +00:00 |
|
Matt Jankowski
|
24a0b20408
|
Use body_as_json directly instead of via local var assignment (#31696)
|
2024-09-03 08:03:08 +00:00 |
|
Matt Jankowski
|
40f993b3a0
|
Use built-in response.parsed_body for JSON response specs (#31674)
|
2024-09-02 14:25:21 +00:00 |
|
KMY
|
55f11765ea
|
Merge remote-tracking branch 'parent/main' into upstream-20240822
|
2024-08-22 09:18:29 +09:00 |
|
Claire
|
19a1acb38b
|
Add api_versions to /api/v2/instance (#31354)
|
2024-08-21 14:54:59 +00:00 |
|
KMY
|
e7ccc0539f
|
Merge remote-tracking branch 'parent/main' into upstream-20240813
|
2024-08-13 07:01:38 +09:00 |
|
Claire
|
cbdd8edf68
|
Revamp notification policy options (#31343)
|
2024-08-09 13:30:55 +00:00 |
|
KMY
|
adee1645a3
|
Merge remote-tracking branch 'parent/main' into upstream-20240716
|
2024-07-16 09:01:12 +09:00 |
|
Matt Jankowski
|
43e24dbb13
|
Use include_pagination_headers in more places (#30999)
|
2024-07-12 08:30:52 +00:00 |
|
KMY(雪あすか)
|
8e59cd0992
|
Add: #778 アカウント名・紹介文のフィルタリング (#779)
* Add: #778 アカウント名・紹介文のフィルタリング
* Fix test
|
2024-07-10 20:15:12 +09:00 |
|
Matt Jankowski
|
f1300ad284
|
Rename jobs/attachments rspec tag names (#29762)
|
2024-07-08 16:01:08 +00:00 |
|
KMY
|
13ad383039
|
Merge remote-tracking branch 'parent/main' into upstream-20240531
|
2024-05-31 08:27:09 +09:00 |
|
Matt Jankowski
|
c61e356475
|
Add Status::MEDIA_ATTACHMENTS_LIMIT configuration constant (#30433)
|
2024-05-27 09:49:44 +00:00 |
|
KMY
|
c546939a40
|
Merge remote-tracking branch 'parent/main' into upstream-20240524
|
2024-05-24 08:33:49 +09:00 |
|
Matt Jankowski
|
3a862439df
|
Remove unused account record in api/v2/admin/accounts spec (#30397)
|
2024-05-23 08:26:58 +00:00 |
|
KMY
|
479c4fecc1
|
Merge remote-tracking branch 'parent/main' into upstream-20240403
|
2024-04-03 12:12:09 +09:00 |
|
Matt Jankowski
|
34489591ec
|
Add max_pinned_statuses to instances serializer and api response (#29441)
|
2024-04-02 13:54:11 +00:00 |
|
KMY
|
76598bd542
|
Merge remote-tracking branch 'parent/main' into upstream-20240319
|
2024-03-19 09:15:20 +09:00 |
|
Matt Jankowski
|
71eecbfa1f
|
Move api/v2/filters/* to request spec (#28956)
|
2024-03-13 08:47:09 +00:00 |
|
KMY
|
05e52a09a8
|
Merge remote-tracking branch 'parent/main' into upstream-20230209
|
2024-02-09 12:53:59 +09:00 |
|
Claire
|
7ee93b7431
|
Change source attribute of Suggestion entity in /api/v2/suggestions back to a string (#29108)
|
2024-02-06 17:10:17 +00:00 |
|
KMY
|
92ef42d697
|
Merge remote-tracking branch 'parent/main' into upstream-20240201
|
2024-02-01 11:32:27 +09:00 |
|