Commit Graph

20487 Commits (062d0b454be3f29411fa87be31307bb2a0967741)
 

Author SHA1 Message Date
Nicholas La Roux 062d0b454b
Update various eslint packages and correct offences (#37814) 2 weeks ago
diondiondion 8c2c94fa6c
Add Cmd/Ctrl+Enter to submit when Textarea is focused (#37821) 2 weeks ago
Claire c53bb3b33e
Rename “Mode” to “Color scheme” (#37819) 2 weeks ago
renovate[bot] 94524dd29c
Update dependency @vitejs/plugin-react to v5.1.4 (#37798)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 weeks ago
renovate[bot] 3faefafdcb
Update dependency pino to v10.3.1 (#37799)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 weeks ago
github-actions[bot] cc75188a76
New Crowdin Translations (automated) (#37817)
Co-authored-by: GitHub Actions <noreply@github.com>
2 weeks ago
Claire d13d7b4566
Fix server theme migration (#37810) 2 weeks ago
Echo 0279a52216
Profile redesign: Account filter fixes (#37811) 2 weeks ago
Matt Jankowski 66b09318ed
Remove unneeded rescue from DOB Validator (#37785) 2 weeks ago
Claire 63aac77b61
Purge custom emojis on domain suspension (#37808) 2 weeks ago
Matt Jankowski 34514bcfe9
Move theme-related helper methods out of controller (#37807) 2 weeks ago
Claire 040555be7f
Fix `NoMethodError` in `ActivityPub::FetchFeaturedTagsCollectionService` (#37806) 2 weeks ago
renovate[bot] f3347b1c67
Update dependency irb to v1.17.0 (#37780)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 weeks ago
Claire 46e4b5ae37 Fix streaming of disabled timelines with special permissions (#37791) 2 weeks ago
David Roetzel ae30c40335
Auto accept account added to collection (#37805) 2 weeks ago
Claire 75ba314e6b
Migrate to new theming infrastructure (#37612) 2 weeks ago
Echo fb89198460
Profile redesign: Quality pass (#37766) 2 weeks ago
Matt Jankowski 2774e0fbfa
Reduce stubbing SUT for `EmailMxValidator` spec (#37750) 2 weeks ago
renovate[bot] b8d735411f
Update dependency vite-tsconfig-paths to v6.1.0 (#37773)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 weeks ago
renovate[bot] 920e9fa9d3
Update dependency axios to v1.13.5 [SECURITY] (#37803)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 weeks ago
github-actions[bot] 662df23793
New Crowdin Translations (automated) (#37797)
Co-authored-by: GitHub Actions <noreply@github.com>
2 weeks ago
David Roetzel 03f73377d9
Federate updates to collections (#37790) 2 weeks ago
David Roetzel 0763ad0d96
Set a more explicit version number for GH Action (#37800) 2 weeks ago
Claire 8aabc8628d
Fix i18n check for missing source strings (#37801) 2 weeks ago
Renaud Chaput 837d1decc9
Add a i18n check in pre-commit for JS files (#37793) 2 weeks ago
Matt Jankowski 0b8ce7200a
Use validation matchers for `ExistingUsernameValidator` spec (#37749) 2 weeks ago
Jonny Saunders e17bbed88f
Change: Consolidate collection handling in jsonld helper (#34595) 2 weeks ago
renovate[bot] 665f746165
Update artifact actions (major) (major) (#37788)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 weeks ago
renovate[bot] da91639b43
Update twk3/rollup-size-compare-action action to v1.2.0 (#37787)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 weeks ago
renovate[bot] c1b945425c
Update peter-evans/create-pull-request action to v8 (#37783)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 weeks ago
renovate[bot] 624c25edd8
Update actions/cache action to v5 (#37781)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 weeks ago
renovate[bot] c0f809cb5b
Update actions/checkout action to v6 (#37782)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 weeks ago
Echo b4fb25643a
Fix: Changes to pins update immediately (#37765) 2 weeks ago
Claire d3cef82401
Refactor `store_current_location` `before_action` in `OAuth::AuthorizationsController` (#37779) 2 weeks ago
David Roetzel b9a538e57a
Pin Actions to SHA (#37764) 2 weeks ago
Matt Jankowski 3f845e649b
Use bundler version 4.0.6 (#37745) 2 weeks ago
github-actions[bot] 6ec4bd5927
New Crowdin Translations (automated) (#37767)
Co-authored-by: GitHub Actions <noreply@github.com>
2 weeks ago
renovate[bot] 77bc8f7aac
Update dependency @types/react to v18.3.28 (#37777)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 weeks ago
renovate[bot] 08f9af986b
Update dependency dotenv to v17.2.4 (#37753)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 weeks ago
renovate[bot] 1dbf69d78f
Update dependency oj to v3.16.15 (#37757)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 weeks ago
renovate[bot] 08003ba6b9
Update dependency postcss-preset-env to v11.1.3 (#37758)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 weeks ago
Echo 2e30044a37
Profile redesign: Pinned posts (#37761)
Co-authored-by: diondiondion <mail@diondiondion.com>
3 weeks ago
Echo 1310628a60
Bust relationship cache key (#37760) 3 weeks ago
diondiondion 7e27ba990e
Move account search into hook (#37762) 3 weeks ago
diondiondion 2768ab77e5
Add new components `Combobox` and `EmptyState` (#37748) 3 weeks ago
Claire 5b24f4097d
Fix processing of object updates with duplicate hashtags (#37756) 3 weeks ago
github-actions[bot] b1d4459267
New Crowdin Translations (automated) (#37755)
Co-authored-by: GitHub Actions <noreply@github.com>
3 weeks ago
Itoh Shimon 96de28dd6f
Enable coexistence of horizontal and vertical posts (#37204) 3 weeks ago
Echo 7a4945c0d3
Show mute end date in badge (#37747) 3 weeks ago
Matt Jankowski acdd0b33a3
Pre-update some config file no-op changes from 8.1 branch (#37746) 3 weeks ago