Sebastian Hädrich
fc18ec8bc1
Fix variable types
2025-06-26 03:49:06 +02:00
Sebastian Hädrich
cce87b7f35
Merge branch 'main' into mute-prefill
2025-06-25 23:01:35 +02:00
Sebastian Hädrich
35662387d2
Revert "Pass hashtagUrl variable to useMemo() as dependency"
...
This reverts commit 59abde12ee
.
2025-06-25 23:00:20 +02:00
diondiondion
c1ef1f62d5
fix: Prevent scrolling behind menus and modals in Safari iOS ( #35183 )
2025-06-25 19:22:11 +00:00
diondiondion
8fa32ca8ba
fix: Fix search icon overlapping text on Trending page ( #35175 )
2025-06-25 13:26:44 +00:00
Matt Jankowski
8285194451
Move layout
setup for OAuth views to controllers ( #35176 )
2025-06-25 13:26:17 +00:00
Claire
392eaf1010
Ensure consistent ordering of rule translations in admin interface ( #35174 )
2025-06-25 13:15:59 +00:00
diondiondion
c6dddbb66e
fix: Prevent content scrolling behind main menu (part 1) ( #35173 )
2025-06-25 12:12:49 +00:00
Sebastian Hädrich
ff7e62f3c7
Merge branch 'main' into mute-prefill
2025-06-25 13:34:34 +02:00
Sebastian Hädrich
59abde12ee
Pass hashtagUrl variable to useMemo() as dependency
...
See https://github.com/mastodon/mastodon/actions/runs/15860724453
2025-06-25 13:30:21 +02:00
Sebastian Hädrich
f70f096cae
Explicitly type variable
...
See https://github.com/mastodon/mastodon/actions/runs/15860724453
2025-06-25 13:25:55 +02:00
Echo
c52848b444
Storybook Helpers ( #35158 )
2025-06-25 11:20:11 +00:00
Claire
0a7418e6d8
Change rule translation interface to display english name and populate empty translations ( #35170 )
2025-06-25 10:02:19 +00:00
Emelia Smith
72f2f35bfb
Implement Instance Moderation Notes ( #31529 )
2025-06-25 08:15:44 +00:00
github-actions[bot]
0f9f27972d
New Crowdin Translations (automated) ( #35165 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2025-06-25 08:05:57 +00:00
Matt Jankowski
47fda2df2c
Update OAuth
inflection to match spec ( #35160 )
2025-06-25 07:52:30 +00:00
Matt Jankowski
f852da50f6
Add User#email_domain
method to extract domain from email address ( #35159 )
2025-06-25 07:22:19 +00:00
Sebastian Hädrich
70e595cb79
fix const assignment
2025-06-24 22:24:07 +02:00
Sebastian Hädrich
1b0122631e
Merge branch 'main' into mute-prefill
2025-06-24 17:36:08 +02:00
Sebastian Hädrich
c6bef7522b
Use validated resource_params instead of plain params
...
… as well as properly fill :keywords_attributes as collection rather than single model
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
See: https://github.com/mastodon/mastodon/pull/35133#discussion_r2163366096
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2025-06-24 17:35:41 +02:00
diondiondion
8ba1487f30
fix: Fix inaccessible "Clear search" button ( #35152 )
2025-06-24 14:36:05 +00:00
diondiondion
644da36336
feat: More obvious loading state when submitting a post ( #35153 )
2025-06-24 14:08:48 +00:00
Sebastian Hädrich
f69352fe56
Use native escaping for hashtag URL
2025-06-24 13:33:00 +02:00
Sebastian Hädrich
34739f2cce
Merge branch 'main' into mute-prefill
2025-06-24 13:23:25 +02:00
diondiondion
fb5b8ae0a5
fix: Improve status focus indicators ( #35150 )
2025-06-24 09:34:43 +00:00
Matt Jankowski
fd902c04f7
Use config_for
for omniauth enabled values ( #35015 )
2025-06-24 09:32:13 +00:00
Echo
8ee8231a43
Adds Redux and React-Intl to storybook ( #35094 )
2025-06-24 09:31:27 +00:00
Claire
c4128d89c9
Fix Firefox not updating spellcheck language in textarea ( #35148 )
2025-06-24 09:08:00 +00:00
Claire
9954acf61d
Fix “Alt text” button submitting form in moderation interface ( #35147 )
2025-06-24 09:04:26 +00:00
github-actions[bot]
dba636da7a
New Crowdin Translations (automated) ( #35144 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2025-06-24 07:58:50 +00:00
Matt Jankowski
0338733531
Add model coverage and scopes to RuleTranslation
class ( #35098 )
2025-06-24 07:44:50 +00:00
Eugen Rochko
1be48d0cab
Change terms of service e-mail job to be iterable ( #35126 )
2025-06-24 07:41:39 +00:00
Matt Jankowski
36f01af6c4
Add Status#only_reblogs
scope for annual report classes ( #35141 )
2025-06-24 06:54:55 +00:00
Matt Jankowski
c023ebc87a
Limit count to pending&trending on admin/trends/tags page ( #35120 )
2025-06-23 13:30:12 +00:00
Matt Jankowski
ebc6897afb
Extract method to DRY up month/year grouping in AnnualReport::TimeSeries
class ( #35113 )
2025-06-23 12:18:29 +00:00
Matt Jankowski
b08ccaa5b3
Extract Account::Mappings
concern from "interactions" ( #35119 )
2025-06-23 12:02:14 +00:00
diondiondion
b9b1500fc5
fix: Update hashtags when (un)following a hashtag ( #35101 )
2025-06-23 11:44:59 +00:00
diondiondion
d28a4428b5
refactor: Use new main menu as "Getting started" column in Advanced Web UI ( #35117 )
2025-06-23 09:59:47 +00:00
diondiondion
6166e61638
fix: Keep user on Compose page when changing screen size, #34937 ( #35105 )
2025-06-23 09:53:21 +00:00
github-actions[bot]
e5aa8c1ff3
New Crowdin Translations (automated) ( #35090 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2025-06-23 08:43:53 +00:00
Matt Jankowski
8837fd8c54
Update rubocop to version 1.77.0 ( #35128 )
2025-06-23 07:40:11 +00:00
Sebastian Hädrich
3f8b83ee59
Fix URL query param access
2025-06-22 02:24:29 +02:00
Sebastian Hädrich
5b98c1ba42
Pass pre-filled URL query params to keywords association build
...
to be pre-filled into the creation form
2025-06-22 02:04:56 +02:00
Sebastian Hädrich
6af65171f8
Prefix hashtag text with URL-encoded hashtag character
2025-06-22 01:40:27 +02:00
Sebastian Hädrich
81512ab4ca
Add URL query params to "Mute hashtags" request to /filters
2025-06-22 00:29:06 +02:00
Claire
ac039d5f13
Fix clicking a status multiple times causing duplicate entries in browser history ( #35118 )
2025-06-21 09:00:38 +00:00
David Roetzel
adf812efb3
Fix missing terms of services link ( #35115 )
2025-06-21 08:59:47 +00:00
diondiondion
3f743b1a07
fix: Fix SCSS lint warnings ( #35102 )
2025-06-21 08:58:12 +00:00
Matt Jankowski
54f9a1b43b
Extract secret size constants in Webhook
model ( #35104 )
2025-06-20 10:05:24 +00:00
Matt Jankowski
e9b1c1edfe
Simplify WebauthnCredential
constant limit math ( #35107 )
2025-06-20 10:04:14 +00:00