d2ba53bc3f
Retain 640 character limit
2024-09-24 20:20:58 +10:00
9bcb7630b3
Merge tag 'v4.2.12' into chinwag-next
2024-09-24 20:03:33 +10:00
Claire
d675803f07
Fix broken notifications for mentions from local moderators in 4.2.11 ( #31484 )
2024-08-19 09:52:32 +02:00
Jeong Arm
8fe1cefe4c
Handle featured collections without items ( #27581 )
2024-08-16 12:30:59 +02:00
Claire
297ad9aeb8
Fix already-invalid reports failing to resolve ( #29027 )
2024-08-16 12:30:59 +02:00
Adam Niedzielski
7b7d404efe
Fix ß bug in regexp for mentions and tags ( #31122 )
2024-08-16 12:30:59 +02:00
Claire
0fc738a323
Fix hashtag matching pattern matching some link anchors ( #30190 )
2024-08-16 12:30:59 +02:00
Claire
13bab94265
Fix duplicate orderedItems
in user archive's outbox.json
( #31099 )
2024-08-16 12:30:59 +02:00
Adam Niedzielski
161aa0f8f6
Select correct self link when parsing Webfinger response ( #31110 )
2024-08-16 12:30:59 +02:00
Claire
34aeef3453
Merge pull request from GHSA-58x8-3qxw-6hm7
...
* Fix insufficient permission checking for public timeline endpoints
Note that this changes unauthenticated access failure code from 401 to 422
* Add more tests for public timelines
* Require user token in `/api/v1/statuses/:id/translate` and `/api/v1/scheduled_statuses`
2024-07-04 16:26:49 +02:00
Claire
4fb4721072
Merge pull request from GHSA-58x8-3qxw-6hm7
...
* Fix insufficient permission checking for public timeline endpoints
Note that this changes unauthenticated access failure code from 401 to 422
* Add more tests for public timelines
* Require user token in `/api/v1/statuses/:id/translate` and `/api/v1/scheduled_statuses`
2024-07-04 16:26:49 +02:00
Claire
122740047a
Merge pull request from GHSA-vp5r-5pgw-jwqx
...
* Fix streaming sessions not being closed when revoking access to an app
* Add tests for GHSA-7w3c-p9j8-mq3x
2024-07-04 16:11:28 +02:00
Claire
df974a912b
Merge pull request from GHSA-vp5r-5pgw-jwqx
...
* Fix streaming sessions not being closed when revoking access to an app
* Add tests for GHSA-7w3c-p9j8-mq3x
2024-07-04 16:11:28 +02:00
Claire
4b45333aff
fix: Return HTTP 422 when scheduled status time is less than 5 minutes ( #30584 )
2024-07-03 11:13:40 +02:00
David Roetzel
6cf83a2a64
Improve encoding detection for link cards ( #30780 )
2024-07-03 11:13:40 +02:00
David Roetzel
815680bd13
Add size limit for link preview URLs ( #30854 )
2024-07-03 11:13:40 +02:00
Claire
6cd9bd6ae1
fix: Return HTTP 422 when scheduled status time is less than 5 minutes ( #30584 )
2024-07-03 10:57:46 +02:00
David Roetzel
9b6219c48f
Improve encoding detection for link cards ( #30780 )
2024-07-03 10:57:46 +02:00
David Roetzel
846f59c6e9
Add size limit for link preview URLs ( #30854 )
2024-07-03 10:57:46 +02:00
Claire
8e924e4338
Fix /admin/accounts/:account_id/statuses/:id
for edited posts with media attachments ( #30819 )
2024-07-02 16:20:04 +02:00
Claire
fcae9435ec
Fix /admin/accounts/:account_id/statuses/:id
for edited posts with media attachments ( #30819 )
2024-07-02 15:08:24 +02:00
Claire
19ed22dc58
Fix duplicate @context
attribute in user export ( #30653 )
2024-06-18 15:37:41 +02:00
Claire
020228ddba
Merge pull request from GHSA-q3rg-xx5v-4mxh
2024-05-30 14:14:04 +02:00
Claire
7920aa59e8
Merge pull request from GHSA-q3rg-xx5v-4mxh
2024-05-30 14:14:04 +02:00
Claire
e292a28933
Merge pull request from GHSA-5fq7-3p3j-9vrf
2024-05-30 14:03:13 +02:00
Claire
943792c187
Merge pull request from GHSA-5fq7-3p3j-9vrf
2024-05-30 14:03:13 +02:00
Emelia Smith
186f916192
Fix: remove broken OAuth Application vacuuming & throttle OAuth Application registrations ( #30316 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-05-29 16:39:26 +02:00
Claire
ba240cea0c
Normalize language code of incoming posts ( #30403 )
2024-05-29 15:31:34 +02:00
Claire
f9c41ae43b
Normalize language code of incoming posts ( #30403 )
2024-05-29 15:31:26 +02:00
Claire
33a50884e5
Fix not being able to block a subdomain of an already-blocked domain through the API ( #30119 )
2024-05-17 12:30:07 +02:00
Claire
70c4d70dbe
Fix Idempotency-Key ignored when scheduling a post ( #30084 )
2024-05-17 12:30:07 +02:00
Claire
5973d7a4b6
Remove caching in cache_collection
( #29862 )
2024-05-17 12:30:07 +02:00
Claire
ba5551fd1d
Improve email address validation ( #29838 )
2024-05-17 12:30:07 +02:00
Matt Jankowski
8ce403a85b
Fix results/query in api/v1/featured_tags/suggestions
( #29597 )
2024-05-17 12:30:07 +02:00
Jeong Arm
3ff575f54c
Normalize idna domain before account unblock domain ( #29530 )
2024-05-17 12:30:07 +02:00
Claire
56b7d1a7b6
Fix not being able to block a subdomain of an already-blocked domain through the API ( #30119 )
2024-05-17 12:30:00 +02:00
Claire
51ef619140
Fix Idempotency-Key ignored when scheduling a post ( #30084 )
2024-05-17 12:30:00 +02:00
Claire
c3be5a3d2e
Remove caching in cache_collection
( #29862 )
2024-05-17 12:30:00 +02:00
Claire
86807e4799
Improve email address validation ( #29838 )
2024-05-17 12:30:00 +02:00
Matt Jankowski
0143c9d3e1
Fix results/query in api/v1/featured_tags/suggestions
( #29597 )
2024-05-17 12:30:00 +02:00
Jeong Arm
ab3f9852f2
Normalize idna domain before account unblock domain ( #29530 )
2024-05-17 12:30:00 +02:00
Emelia Smith
f784213c64
Return domain block digests from admin domain blocks API ( #29092 )
2024-05-17 12:30:00 +02:00
Claire
d3c4441af8
Fix processing of Link
objects in Image
objects ( #29364 )
2024-02-23 09:53:09 +01:00
Claire
f3ad918950
Fix processing of Link
objects in Image
objects ( #29363 )
2024-02-23 09:53:04 +01:00
Claire
f0541adbd4
Fix link verifications when page size exceeds 1MB ( #29362 )
2024-02-22 19:12:57 +01:00
Claire
9a7802655f
Fix link verifications when page size exceeds 1MB ( #29361 )
2024-02-22 19:12:53 +01:00
Claire
3fecb36739
Change registrations to be disabled by default for new servers ( #29354 )
2024-02-22 18:28:41 +01:00
Claire
2fc87611be
Automatically switch from open to approved registrations in absence of moderators ( #29337 )
2024-02-22 18:28:28 +01:00
Claire
328a9b8157
Change registrations to be disabled by default for new servers ( #29353 )
2024-02-22 18:15:59 +01:00
Claire
28b666b0d5
Automatically switch from open to approved registrations in absence of moderators ( #29337 )
2024-02-22 14:39:42 +01:00