Commit Graph

17457 Commits (bd850d1ec0c6bb34fff93efe18a216ba0114a1b9)
 

Author SHA1 Message Date
Matt Jankowski 4cae309f6a
Fix `Rails/CreateTableWithTimestamps` cop (#30836) 3 months ago
Jeong Arm 65508bb0c0
Show timestamp when the user deletes their account on admin dashboard (#25640)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
3 months ago
Matt Jankowski df98cf71e3
Avoid repeated icon stack in settings sidebar (#32201) 3 months ago
Matt Jankowski f10d61bf86
Adjust spacing on setting sub-nav items when below mobile size (#32137) 3 months ago
Matt Jankowski f73787a4b8
Fix broken border on applications list (#32147) 3 months ago
Claire 7b92cf3b47
Fix unneeded requests to blocked domains when receiving relayed signed activities from them (#31161) 3 months ago
Emelia Smith c5f0da98e4
Add detection and download of material_symbol icons in config/navigation.rb (#31366) 3 months ago
Matt Jankowski 44071fdbae
Wrap datetime in `time` element with attrs (#32177) 3 months ago
Matt Jankowski ec16ed37c3
Extract constants for header and avatar geometry (#32151) 3 months ago
Matt Jankowski c009507912
Use `button_to` for `method: :post` links on account show page (#32154) 3 months ago
Matt Jankowski 651846c622
Only show email domain blocks MX table when some found (#32155) 3 months ago
Matt Jankowski 4b4bf82ea9
Fix nav item active highlight for some paths (#32159) 3 months ago
Matt Jankowski 489abb8173
Remove explicit `put` action in prefs forms (#32175) 3 months ago
Matt Jankowski 7e35bef97e
Remove explicit `put` action in settings forms (#32176) 3 months ago
renovate[bot] 8ae381fd04
Update dependency postcss-preset-env to v10.0.5 (#32019)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 months ago
Matt Jankowski efd3f59627
Use `module: :users` in routes/admin section (#30767) 3 months ago
Emelia Smith 454d21ab5a
Remove OAuth Password Grant Type support (#30960) 3 months ago
Matt Jankowski e975b55c24
Remove `WebfingerHelper` module & move usage inline (#31203) 3 months ago
David Roetzel e6cda8388c
Move OTP secret length to configuration (#32125) 3 months ago
renovate[bot] 0b89765e9a
Update RuboCop (non-major) to v1.22.1 (#31573)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 months ago
Matt Jankowski f251edfc1d
Add `date_range` view helper (#32187) 3 months ago
renovate[bot] 7a653001b4
Update dependency haml_lint to v0.59.0 (#32146)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 months ago
renovate[bot] b7ddf45924
Update docker/dockerfile Docker tag to v1.10 (#32166)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 months ago
renovate[bot] 3d943f03fd
Update dependency webmock to v3.24.0 (#32190)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 months ago
renovate[bot] 2829f72d16
Update dependency propshaft to v1.1.0 (#32192)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 months ago
Matt Jankowski f811fcb2b2
Improve alignment of icons on admin roles list (#32153) 3 months ago
Matt Jankowski 675d3ea5c1
Extract dashboard partial for admin instance page (#32189) 3 months ago
Renaud Chaput 497e8d00b9
Bump `main` version 4.4.0-alpha.1 (#32180) 3 months ago
renovate[bot] d9973f3b70
Update peter-evans/create-pull-request action to v7.0.5 (#32164)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 months ago
Matt Jankowski 685067efd1
Avoid `id` duplication conflict with main navigation from settings profile link (#32181) 3 months ago
Renaud Chaput 1be55ce244
Fix follow notifications from streaming being grouped (#32179) 3 months ago
github-actions[bot] 5839ee434b
New Crowdin Translations (automated) (#32195)
Co-authored-by: GitHub Actions <noreply@github.com>
3 months ago
Matt Jankowski 0b6d217b9e
Use account display name for pretend blog example in attribution area (#32188) 3 months ago
Claire 07cd1fd1ef
Support translation branches in Crowdin (#32174) 3 months ago
Claire 03210085b7
Bump version to 4.3.0-rc.1 (#32124) 3 months ago
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.
3 months ago
Claire e22eff8900
Remove regexp timeout feature (#32169) 3 months ago
renovate[bot] 431b382563
Update dependency sass to v1.79.4 (#32139)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 months ago
renovate[bot] bf7cfba48e
Update DefinitelyTyped types (non-major) (#32163)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 months ago
github-actions[bot] f477dc399e
New Crowdin Translations (automated) (#32140)
Co-authored-by: GitHub Actions <noreply@github.com>
3 months ago
renovate[bot] 6037714f76
Update dependency propshaft to v1.0.1 (#32158)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 months ago
Eugen Rochko c352ce6f45
Fix missing permission on new embeds making them unclickable (#32135) 3 months ago
Christian Schmidt 9d664f87a0
Mailer layout fixes (#32132) 3 months ago
Matt Jankowski 24d3ce7bab
Add `no-toolbar` state for "nothing here" batch table views (#32128) 3 months ago
Eugen Rochko 11a12e56b3
Change media reordering design in the compose form in web UI (#32093) 3 months ago
Matt Jankowski cdd7526531
Remove completed TODO note in tags request spec (#32108) 3 months ago
Matt Jankowski e02e88bff4
Use previously extracted model constants in form `maxlength` attributes (#32113) 3 months ago
Matt Jankowski 04dd3a9eb6
Wrap webhook event label with `samp` tag (#32115) 3 months ago
Matt Jankowski 675ec1a0ad
Only show recently used tags hint when they are present (#32120) 3 months ago
github-actions[bot] c9b0699964
New Crowdin Translations (automated) (#32121)
Co-authored-by: GitHub Actions <noreply@github.com>
3 months ago