Commit graph

14471 commits

Author SHA1 Message Date
KMY
f383bb01f5 Use old local timeline component for /public/local/fixed 2023-07-07 10:24:35 +09:00
KMY
3c1b10adf0 Change firehose default is global if signed in 2023-07-07 10:23:56 +09:00
KMY
e9140f720b Add markdown config translation 2023-07-07 08:49:22 +09:00
KMY
0273a61fb2 Come back local timeline menu in navigation 2023-07-07 08:49:04 +09:00
KMY
398985f8a2 Fix jsx error 2023-07-07 08:46:05 +09:00
KMY
7f83e970c6 Update database migration 2023-07-07 08:45:49 +09:00
KMY
ebb0dec334 Add profile bio markdown option 2023-07-07 08:45:01 +09:00
KMY
fc87e18044 Merge commit '5e1752ce3f' into kb_migration 2023-07-07 07:21:46 +09:00
KMY
2a813d517d Merge commit 'eaa1f9e450' into kb_migration 2023-07-07 07:20:37 +09:00
KMY
eaa1f9e450 Change emoji reactions bar color 2023-07-07 07:10:36 +09:00
KMY
d6b7947001 Change menu button padding smaller 2023-07-07 06:56:31 +09:00
KMY
a816ef1526 Change reference notification style 2023-07-07 06:56:05 +09:00
KMY
86ea221cf4 Fix private references 2023-07-06 23:39:54 +09:00
KMY
82338ded9f Bump version to v4.1.3 (#25757) 2023-07-06 23:09:32 +09:00
Claire
5e1752ce3f
Bump version to v4.1.3 (#25757) 2023-07-06 15:14:42 +02:00
Claire
610731b03d
Merge pull request from GHSA-55j9-c3mp-6fcq 2023-07-06 15:06:49 +02:00
Claire
c5929798bf
Merge pull request from GHSA-9pxv-6qvf-pjwc
* Fix timeout handling of outbound HTTP requests

* Use CLOCK_MONOTONIC instead of Time.now
2023-07-06 15:06:23 +02:00
Claire
dc8f1fbd97
Merge pull request from GHSA-9928-3cp5-93fm
* Fix attachments getting processed despite failing content-type validation

* Add a restrictive ImageMagick security policy tailored for Mastodon

* Fix misdetection of MP3 files with large cover art

* Reject unprocessable audio/video files instead of keeping them unchanged
2023-07-06 15:05:05 +02:00
KMY
b96be29ae7 Add hardened headers to user-uploaded files (#25756) 2023-07-06 22:04:35 +09:00
Claire
6d8e0fae3e
Merge pull request from GHSA-ccm4-vgcc-73hp
* Tighten allowed HTML in oEmbed-based preview cards

* Sanitize preview cards at render time

* Add `sandbox` attribute to preview card iframes
2023-07-06 15:03:33 +02:00
Claire
fed9cbfd2b
Add hardened headers to user-uploaded files (#25756) 2023-07-06 14:31:37 +02:00
KMY
a6a68a548f Add force CW action button on moderatoring statuses 2023-07-06 21:12:53 +09:00
KMY
8837193537 Fix regex 2023-07-06 19:57:42 +09:00
KMY
df637b30b0 Update reference regex 2023-07-06 19:56:27 +09:00
KMY
4eb28fe985 Fix activitypub html reference text 2023-07-06 19:50:05 +09:00
KMY
3cb89c592f Add removing referred status count 2023-07-06 18:11:13 +09:00
KMY
801d17f34d Add reference toots view as thread 2023-07-06 17:46:32 +09:00
KMY
44a987810b Add status reference menu 2023-07-06 17:09:14 +09:00
KMY
c656f41b35 Add status references list page 2023-07-06 15:34:09 +09:00
KMY
9d9a85c770 Remove notification with status 2023-07-06 13:39:50 +09:00
KMY
3477092542 Fix reference errors 2023-07-06 13:30:16 +09:00
KMY
ad5f9492fb Fix status reference worker parameters error 2023-07-06 13:23:38 +09:00
KMY
22ad776635 Add status references support 2023-07-06 12:55:11 +09:00
KMY
af161fa66b Fix antenna page error if specify more 5 hashtags 2023-07-05 20:34:49 +09:00
Eugen Rochko
000b835803
Add canonical link tags in web UI (#25715) 2023-07-05 11:25:27 +02:00
Eugen Rochko
b7910bc751
Add button to see results for polls in web UI (#25726) 2023-07-05 10:32:04 +02:00
Claire
eb2417ce99
Fix OAuth apps page crashing when listing apps with certain admin API scopes (#25713) 2023-07-04 18:58:23 +02:00
Claire
4658263b4a
Fix re-activated accounts being deleted by AccountDeletionWorker (#25711) 2023-07-04 18:36:24 +02:00
Trevor Wolf
182fd93a07
fix read more button overlapping thread line bug (#25706) 2023-07-04 14:57:46 +02:00
KMY
8189386d80 Fix antenna adder crash 2023-07-04 21:19:15 +09:00
KMY
f5a5ceaf69 Migrate database 2023-07-04 21:08:04 +09:00
Claire
12fa24a885
Fix forgotten unconfirmed_email migration file (#25702) 2023-07-04 11:25:29 +02:00
KMY
850c4dfb3c Merge commit '6268188543' into kb_migration 2023-07-04 17:44:40 +09:00
KMY
bd55de00b3 Merge commit '00eac6e757' into kb_migration 2023-07-04 17:27:59 +09:00
KMY
00eac6e757 Remove unsupported_searchability from config page 2023-07-04 16:35:09 +09:00
KMY
4223844049 Fix public searchability translation 2023-07-04 16:34:10 +09:00
KMY
2196665969 Add disallow unlisted-public post setting 2023-07-04 16:32:35 +09:00
KMY
8a6e52bd25 Full text search always phrase_clause 2023-07-04 14:53:52 +09:00
KMY
222a31c37c Unlisted/searchability=public posts hashtag search 2023-07-04 14:11:14 +09:00
KMY
ca66c47649 Unlisted visibility with public searchability 2023-07-04 13:27:28 +09:00