KMY
4e6b51a016
Merge commit ' d4602118fb
' into kb_migration
2023-07-21 18:24:11 +09:00
KMY
a783f195f4
Add block emoji_reaction settings
2023-07-20 18:24:14 +09:00
KMY
a56a732dd2
Merge remote-tracking branch 'parent/main' into kb_migration
2023-07-18 11:35:02 +09:00
Eugen Rochko
26e522ac55
Fix not actually connecting to the configured replica ( #25977 )
2023-07-17 08:26:52 +02:00
KMY
bf1758f552
Merge commit ' 6426ab3ec0
' into kb_migration
2023-07-14 17:18:38 +09:00
KMY
6426ab3ec0
Fix apply_cached_filters parameter error
2023-07-14 17:18:16 +09:00
KMY
f18fa97f0c
Merge commit ' 71db616fed
' into kb_migration
2023-07-14 12:43:55 +09:00
KMY
7b735921dc
Merge commit ' 5a0483ed21
' into kb_migration
2023-07-14 12:17:32 +09:00
KMY
5a0483ed21
Add exclude_follows, exclude_localusers settings to custom_filter
2023-07-14 12:16:08 +09:00
Matt Jankowski
644c5fddd8
Refactor Status.tagged_with_all
for brakeman SQL injection warning ( #25941 )
2023-07-13 15:52:37 +02:00
Matt Jankowski
ce43ed144c
Rails 7.0 update ( #25668 )
2023-07-13 09:36:07 +02:00
Matt Jankowski
1ef014802b
Refactor Trends::Query
to avoid brakeman sql injection warnings ( #25881 )
2023-07-12 14:19:20 +02:00
Matt Jankowski
b8b2470cf8
Fix Style/SlicingWithRange
cop ( #25923 )
2023-07-12 10:03:06 +02:00
KMY
4c65f2721c
Turn settings auto_play default value true
2023-07-11 09:47:00 +09:00
KMY
6a48f9ce34
Turn settings display_media_expand default value true
2023-07-11 09:46:31 +09:00
Eugen Rochko
610cf6c371
Fix trend calculation working on too many items at a time ( #25835 )
2023-07-08 20:16:48 +02:00
Matt Jankowski
cf33028f35
Admin mailer parameterization ( #25759 )
2023-07-08 20:03:38 +02:00
KMY
01e57e84ac
Merge commit ' 9f078e238d
' into kb_migration
2023-07-08 11:28:29 +09:00
Claire
94fbac77e7
Fix processing of media files with unusual names ( #25788 )
2023-07-07 13:35:22 +02:00
KMY
5436b8796d
Add markdown config translation
2023-07-07 08:56:01 +09:00
KMY
ebb0dec334
Add profile bio markdown option
2023-07-07 08:45:01 +09:00
KMY
2a813d517d
Merge commit ' eaa1f9e450
' into kb_migration
2023-07-07 07:20:37 +09:00
KMY
82338ded9f
Bump version to v4.1.3 ( #25757 )
2023-07-06 23:09:32 +09: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
a6a68a548f
Add force CW action button on moderatoring statuses
2023-07-06 21:12:53 +09:00
KMY
801d17f34d
Add reference toots view as thread
2023-07-06 17:46:32 +09:00
KMY
9d9a85c770
Remove notification with status
2023-07-06 13:39:50 +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
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
2196665969
Add disallow unlisted-public post setting
2023-07-04 16:32:35 +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
KMY
794f49c5b6
Fix searchability from activitypub
2023-07-04 08:10:13 +09:00
Eugen Rochko
ba06a2f104
Revert "Rails 7 update" ( #25667 )
2023-07-02 11:14:22 +02:00
Matt Jankowski
50c2a03695
Rails 7 update ( #24241 )
2023-07-02 10:38:53 +02:00
KMY
bed32b94d2
Fix searchability logic
2023-07-02 10:25:52 +09:00
Matt Jankowski
683ba5ecb1
Fix rails rewhere
deprecation warning in directories api controller ( #25625 )
2023-07-01 21:48:16 +02:00
jsgoldstein
4581a528f7
Change account search to match by text when opted-in ( #25599 )
...
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
2023-06-29 13:05:21 +02:00
Claire
602c458ab6
Add finer permission requirements for managing webhooks ( #25463 )
2023-06-22 14:52:25 +02:00
KMY
f8cd77b8b1
Merge commit ' 69db507924
' into kb_migration
2023-06-22 17:39:55 +09:00
Claire
ebfeaebedb
Fix /api/v1/conversations sometimes returning empty accounts ( #25499 )
2023-06-20 18:32:26 +02:00
Claire
ec91ea4457
Fix missing validation on default_privacy
setting ( #25513 )
2023-06-20 18:32:14 +02:00
Claire
dd07393e75
Fix user settings not getting validated ( #25508 )
2023-06-19 14:06:06 +01:00
Daniel M Brasil
d9c6f70cc6
Fix ArgumentError
in /api/v1/admin/accounts/:id/action
( #25386 )
2023-06-14 15:21:36 +02:00
Claire
ec59166844
Fix ArgumentError when loading newer Private Mentions ( #25399 )
2023-06-14 08:54:52 +02:00
Renaud Chaput
1cb4514d0e
Add missing report category translation ( #25400 )
2023-06-13 15:05:40 +02:00
KMY
1f64358afb
Merge commit ' 25c66fa640
' into kb_migration
2023-06-13 18:34:49 +09:00