1
0
Fork 1
mirror of https://github.com/mastodon/mastodon.git synced 2024-12-31 20:45:20 +00:00
Commit graph

17300 commits

Author SHA1 Message Date
Matt Jankowski 44071fdbae
Wrap datetime in time element with attrs () 2024-10-01 12:45:58 +00:00
Matt Jankowski ec16ed37c3
Extract constants for header and avatar geometry () 2024-10-01 11:36:25 +00:00
Matt Jankowski c009507912
Use button_to for method: :post links on account show page () 2024-10-01 11:14:12 +00:00
Matt Jankowski 651846c622
Only show email domain blocks MX table when some found () 2024-10-01 11:03:13 +00:00
Matt Jankowski 4b4bf82ea9
Fix nav item active highlight for some paths () 2024-10-01 10:48:27 +00:00
Matt Jankowski 489abb8173
Remove explicit put action in prefs forms () 2024-10-01 10:35:40 +00:00
Matt Jankowski 7e35bef97e
Remove explicit put action in settings forms () 2024-10-01 10:34:05 +00:00
renovate[bot] 8ae381fd04
Update dependency postcss-preset-env to v10.0.5 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-01 10:04:12 +00:00
Matt Jankowski efd3f59627
Use module: :users in routes/admin section () 2024-10-01 10:02:58 +00:00
Emelia Smith 454d21ab5a
Remove OAuth Password Grant Type support () 2024-10-01 09:56:58 +00:00
Matt Jankowski e975b55c24
Remove WebfingerHelper module & move usage inline () 2024-10-01 09:54:42 +00:00
David Roetzel e6cda8388c
Move OTP secret length to configuration () 2024-10-01 09:38:42 +00:00
renovate[bot] 0b89765e9a
Update RuboCop (non-major) to v1.22.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-01 09:30:54 +00:00
Matt Jankowski f251edfc1d
Add date_range view helper () 2024-10-01 09:30:21 +00:00
renovate[bot] 7a653001b4
Update dependency haml_lint to v0.59.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-01 09:30:09 +00:00
renovate[bot] b7ddf45924
Update docker/dockerfile Docker tag to v1.10 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-01 09:29:38 +00:00
renovate[bot] 3d943f03fd
Update dependency webmock to v3.24.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-01 09:13:33 +00:00
renovate[bot] 2829f72d16
Update dependency propshaft to v1.1.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-01 09:13:29 +00:00
Matt Jankowski f811fcb2b2
Improve alignment of icons on admin roles list () 2024-10-01 09:08:29 +00:00
Matt Jankowski 675d3ea5c1
Extract dashboard partial for admin instance page () 2024-10-01 08:36:41 +00:00
Renaud Chaput 497e8d00b9
Bump main version 4.4.0-alpha.1 () 2024-10-01 08:36:22 +00:00
renovate[bot] d9973f3b70
Update peter-evans/create-pull-request action to v7.0.5 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-01 08:28:50 +00:00
Matt Jankowski 685067efd1
Avoid id duplication conflict with main navigation from settings profile link () 2024-10-01 08:23:05 +00:00
Renaud Chaput 1be55ce244
Fix follow notifications from streaming being grouped () 2024-10-01 08:22:14 +00:00
github-actions[bot] 5839ee434b
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-10-01 08:21:17 +00:00
Matt Jankowski 0b6d217b9e
Use account display name for pretend blog example in attribution area () 2024-10-01 08:19:53 +00:00
Claire 07cd1fd1ef
Support translation branches in Crowdin () 2024-09-30 17:32:23 +00:00
Claire 03210085b7
Bump version to 4.3.0-rc.1 () 2024-09-30 10:42:59 +00:00
Claire 0c872beed4
Merge commit from fork
This should not change the set of words matched by `USERNAME_RE` but does
change the one matched by `MENTION_RE`. Indeed, the previous regexp allowed
a domain part to start with `.` or `-`, which the new regexp does not allow.
2024-09-30 12:25:54 +02:00
Claire e22eff8900
Remove regexp timeout feature () 2024-09-30 09:41:06 +00:00
renovate[bot] 431b382563
Update dependency sass to v1.79.4 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-30 08:55:18 +00:00
renovate[bot] bf7cfba48e
Update DefinitelyTyped types (non-major) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-30 08:53:52 +00:00
github-actions[bot] f477dc399e
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-09-30 08:53:29 +00:00
renovate[bot] 6037714f76
Update dependency propshaft to v1.0.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-30 08:47:57 +00:00
Eugen Rochko c352ce6f45
Fix missing permission on new embeds making them unclickable () 2024-09-30 08:20:20 +00:00
Christian Schmidt 9d664f87a0
Mailer layout fixes () 2024-09-27 19:41:41 +00:00
Matt Jankowski 24d3ce7bab
Add no-toolbar state for "nothing here" batch table views () 2024-09-27 19:38:44 +00:00
Eugen Rochko 11a12e56b3
Change media reordering design in the compose form in web UI () 2024-09-27 15:09:39 +00:00
Matt Jankowski cdd7526531
Remove completed TODO note in tags request spec () 2024-09-27 08:22:40 +00:00
Matt Jankowski e02e88bff4
Use previously extracted model constants in form maxlength attributes () 2024-09-27 08:21:27 +00:00
Matt Jankowski 04dd3a9eb6
Wrap webhook event label with samp tag () 2024-09-27 08:20:21 +00:00
Matt Jankowski 675ec1a0ad
Only show recently used tags hint when they are present () 2024-09-27 08:18:42 +00:00
github-actions[bot] c9b0699964
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-09-27 07:34:46 +00:00
Claire 513f187daf
Add “A Mastodon update is available.” message on admin dashboard for non-bugfix updates () 2024-09-26 19:27:57 +00:00
renovate[bot] ee2d966080
Update dependency blurhash to v0.1.8 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-26 19:27:13 +00:00
Matt Jankowski 106b22bd2d
Use 1 column layout for form ul on narrow widths () 2024-09-26 19:26:40 +00:00
Claire 89c39e7826
Fix scrollbar width () 2024-09-26 14:26:04 +00:00
Eugen Rochko a04433f995
Add ability to view alt text by clicking the ALT badge in web UI () 2024-09-26 13:26:49 +00:00
Claire 7a62d57427
Add fallback to domain block confirmation modal () 2024-09-26 12:47:56 +00:00
Eugen Rochko 89df27a06c
Change design of media tab on profiles in web UI () 2024-09-26 12:31:32 +00:00