Matt Jankowski
|
664efcf4c3
|
Add have_attachment matcher for attached file exports (#38389)
|
2026-03-25 13:18:14 +00:00 |
|
Claire
|
7583d07d3a
|
Change avatar and account header description limit and expose it in API (#38384)
|
2026-03-25 12:32:47 +00:00 |
|
Matt Jankowski
|
5d7682c7dd
|
Extract security_key_options endpoint to standalone controller (#38367)
|
2026-03-25 10:35:09 +00:00 |
|
Matt Jankowski
|
b320c9e4c9
|
Prefer to_json over JSON.generate when simple strings in stub request (#38258)
|
2026-03-17 16:10:54 +00:00 |
|
Matt Jankowski
|
b9d25bde3e
|
Convert mix of JSON.parse and JSON.load_file (#38242)
|
2026-03-17 13:27:57 +00:00 |
|
Matt Jankowski
|
f07e84f9de
|
Rescue JSON::ParserError where already converted (#38244)
|
2026-03-17 08:57:10 +00:00 |
|
Matt Jankowski
|
16c41e035b
|
Use JSON.parse in AP inboxes (#38238)
|
2026-03-16 16:58:13 +00:00 |
|
Matt Jankowski
|
092acbd47b
|
Use to_json call for pins API (#38231)
|
2026-03-16 15:06:22 +00:00 |
|
Matt Jankowski
|
8ed13bc6f7
|
Use to_json call for accounts API (#38226)
|
2026-03-16 14:40:03 +00:00 |
|
Matt Jankowski
|
7933fa4f94
|
Use to_json call in donation campaigns (#38223)
|
2026-03-16 14:32:05 +00:00 |
|
Claire
|
b7246518bf
|
Add avatar_description and header_description parameters to PATCH /api/v1/profile (#38221)
|
2026-03-16 14:04:25 +00:00 |
|
Matt Jankowski
|
1a464bc5ed
|
Use to_json in simple view hash data-props build locations (#38218)
|
2026-03-16 14:02:52 +00:00 |
|
Matt Jankowski
|
6044219746
|
Use to_json call for raw event strings (#38215)
|
2026-03-16 13:55:58 +00:00 |
|
Matt Jankowski
|
e2bf09d57d
|
Add timestamp spec for markers API response (#38206)
|
2026-03-16 08:48:10 +00:00 |
|
Matt Jankowski
|
ec0e78f128
|
Add coverage for rewrite with vary username paths (#38197)
|
2026-03-13 16:54:57 +00:00 |
|
Matt Jankowski
|
eabbda3148
|
Fix Style/SelectByKind cop (#38084)
|
2026-03-09 09:34:58 +00:00 |
|
Matt Jankowski
|
812c109e87
|
Remove message argument from NoteLengthValidator error approach (#37977)
|
2026-03-05 17:44:52 +00:00 |
|
Claire
|
1add29cf40
|
Redirect to short account URLs when requesting HTML for one of the AP endpoints (#38056)
|
2026-03-04 17:44:27 +00:00 |
|
Claire
|
a3aeae0288
|
Add test to cover proper URL for media in DELETE /api/v1/statuses/:id (#38037)
|
2026-03-03 15:36:54 +00:00 |
|
David Roetzel
|
f953d40289
|
Add API to revoke collection item (#38027)
|
2026-03-02 13:38:03 +00:00 |
|
David Roetzel
|
6b88dd4923
|
Issue FeatureAuthorizations (#38004)
|
2026-02-27 11:00:21 +00:00 |
|
Claire
|
9c4d11f927
|
Add featured_tags to GET /api/v1/profile (#37932)
|
2026-02-26 16:18:42 +00:00 |
|
Claire
|
43ef9f66b6
|
Add PATCH /api/v1/profile (#37934)
|
2026-02-24 10:48:56 +00:00 |
|
David Roetzel
|
6ba6285a73
|
Reject unconfirmed FASPs (#37926)
|
2026-02-20 14:40:31 +00:00 |
|
Claire
|
cc1e65dcec
|
Add GET /api/v1/profile (#37912)
|
2026-02-20 10:16:04 +00:00 |
|
David Roetzel
|
e288bf6516
|
Show reported collections in moderation interface (#37898)
|
2026-02-19 12:46:38 +00:00 |
|
Nicholas La Roux
|
438602c488
|
Upgrade rubocop from v1.84.0 to v1.84.2, update config, and correct offences (#37795)
|
2026-02-17 14:56:46 +00:00 |
|
Claire
|
0b66e74426
|
Add GET /api/v1/donation_campaigns (#37880)
|
2026-02-17 10:54:21 +00:00 |
|
David Roetzel
|
6c3bd944f8
|
Allow reporting (local) Collections (#37848)
|
2026-02-13 11:11:44 +00:00 |
|
David Roetzel
|
f57167c61a
|
Add ID/URI to collection items (#37842)
|
2026-02-12 15:31:45 +00:00 |
|
Matt Jankowski
|
e82eb2b037
|
Convert admin/confirmations spec controller->request/system (#37738)
|
2026-02-05 10:04:10 +00:00 |
|
Matt Jankowski
|
0d6fc8026d
|
Convert auth/confirmations spec controller->request (#37735)
|
2026-02-04 17:42:50 +00:00 |
|
Matt Jankowski
|
4f99b48e8e
|
Convert admin/accounts controller->request specs (#37727)
|
2026-02-04 10:42:34 +00:00 |
|
Matt Jankowski
|
9de54635ed
|
Add coverage for "too many IDs" scenario in api/v1/statuses (#37699)
|
2026-02-02 15:11:15 +00:00 |
|
Matt Jankowski
|
aa347708f5
|
Convert oauth/authorized_applications spec controller->request (#37614)
|
2026-01-27 10:44:24 +00:00 |
|
Matt Jankowski
|
604bed2930
|
Convert oauth/authorizations spec controller->request (#37613)
|
2026-01-27 10:20:25 +00:00 |
|
David Roetzel
|
c5c70311d8
|
Return empty array when requesting collections of an account that blocked you (#37591)
|
2026-01-23 13:11:57 +00:00 |
|
David Roetzel
|
de63b61943
|
Change Collections API shape (#37580)
|
2026-01-23 10:22:37 +00:00 |
|
Matt Jankowski
|
157d8c0d99
|
Remove deprecated usage of imagemagick (#37488)
|
2026-01-22 14:57:19 +00:00 |
|
Matt Jankowski
|
7b9479239a
|
Typo fix in federation document (#37564)
|
2026-01-22 13:59:36 +00:00 |
|
David Roetzel
|
783504f36a
|
Do not return undiscoverable collections (#37560)
|
2026-01-21 12:30:07 +00:00 |
|
Claire
|
c2f776b747
|
Merge commit from fork
|
2026-01-20 15:10:38 +01:00 |
|
David Roetzel
|
7cdc05b9a8
|
Add language attribute to collections (#37549)
|
2026-01-20 13:22:54 +00:00 |
|
David Roetzel
|
51224bb437
|
Add "featured collections" collection to actors (#37512)
|
2026-01-20 08:27:05 +00:00 |
|
diondiondion
|
bc2f8a358f
|
Enable theming via new HTML element attributes (#37477)
|
2026-01-15 16:04:27 +00:00 |
|
David Roetzel
|
c218849204
|
Add collection endpoint (#37468)
|
2026-01-14 10:08:29 +00:00 |
|
Matt Jankowski
|
19bc3e76ea
|
Add spec for quote policy update change (#37474)
|
2026-01-13 16:21:55 +00:00 |
|
Claire
|
5b54cd7f76
|
Add ability to include inline javascript (#37459)
|
2026-01-13 10:40:26 +00:00 |
|
Claire
|
0f79e29188
|
Merge commit from fork
|
2026-01-07 14:15:14 +01:00 |
|
Claire
|
82fb2596c7
|
Fix posts with edited out media attachments being returned in /api/v1/accounts/:id/statuses?only_media=true (#37363)
|
2026-01-05 15:06:20 +00:00 |
|