b66c66cfc8
Just pick a green, Mike
2024-09-24 21:18:10 +10:00
0bf02d992a
Modify links
2024-09-24 21:08:32 +10:00
8674b1ba99
One more time
2024-09-24 20:59:46 +10:00
f5d00a2df3
This time maybe close enough
2024-09-24 20:57:42 +10:00
1b0475d308
Death to blurple
2024-09-24 20:52:56 +10:00
0e7b24bf35
De-blurpling
2024-09-24 20:42:20 +10:00
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
86f15cef66
Change search popout to not list unusable search options when logged out ( #27918 )
2024-08-16 12:30:59 +02:00
June
49820ecefa
Fix not all legal images showing in file picker when uploading custom emoji ( #28076 )
2024-08-16 12:30:59 +02:00
Jonathan de Jong
9d2e59bb45
Fix error when encountering malformed Tag objects from Kbin ( #28235 )
2024-08-16 12:30:59 +02:00
Michael Stanclift
6fcb1f5799
Fix OCR when using S3/CDN for assets ( #28551 )
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
Claire
e1be281e3d
Fix report reason selector in moderation interface not unselecting rules when changing category ( #29026 )
2024-08-16 12:30:59 +02:00
Râu Cao
d1854798c9
Fix local account search on LDAP login being case-sensitive ( #30113 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-08-16 12:30:59 +02:00
Claire
a2c7f7f690
Fix division by zero on some video/GIF files ( #30600 )
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
5cb36daa0f
Fix Web UI trying to save user settings when logged out ( #30324 )
2024-08-16 12:30:59 +02:00
Claire
a8039dda13
Fix click event handling when clicking outside of an open dropdown menu ( #31251 )
2024-08-16 12:30:59 +02:00
Claire
0a345ad5e1
Fix logic of block/mute bypass for mentions from moderators ( #31271 )
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
fe92b241b2
Fix status processing failing halfway when a remote post has a malformed replies
attribute ( #31246 )
2024-08-16 12:30:59 +02:00
306cd1ecad
Merge tag 'v4.1.18'
2024-07-05 12:36:20 +10:00
Claire
a1c7aae28a
Merge pull request from GHSA-xjvf-fm67-4qc3
2024-07-04 16:45:52 +02:00
Claire
d4bf22b632
Merge pull request from GHSA-xjvf-fm67-4qc3
2024-07-04 16:45:52 +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
Eugen Rochko
2a5819e8bb
Change search modifiers to be case-insensitive ( #30865 )
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
Eugen Rochko
88b2d6eca5
Change search modifiers to be case-insensitive ( #30865 )
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
2ee88a99d9
Change PWA start URL from /home
to /
( #27377 )
2024-06-18 16:05:53 +02:00
Claire
19ed22dc58
Fix duplicate @context
attribute in user export ( #30653 )
2024-06-18 15:37:41 +02:00
Claire
520b2086af
Change PWA start URL from /home
to /
( #27377 )
2024-06-18 15:37:41 +02:00
b7ffe81568
Merge tag 'v4.1.17'
2024-06-05 12:39:12 +10: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