Commit graph

14560 commits

Author SHA1 Message Date
Michael Stanclift 5a437edc7f
Keep version string displayed without breakpoints in UI () 2023-10-03 11:52:21 +02:00
David Aaron 6320c52630
Change min age of backup policy from 1 week to 6 days () 2023-10-03 11:48:57 +02:00
jsgoldstein ad637eacd1
Add a test case for ES8 () 2023-10-03 10:48:32 +02:00
renovate[bot] e836d078bb
Update dependency haml_lint to v0.51.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-03 10:48:05 +02:00
Jakob Gillich 770fd993ec
Fix importer returning negative row estimates () 2023-10-03 10:47:50 +02:00
github-actions[bot] e95d25e101
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2023-10-03 10:47:28 +02:00
Claire 5e56f3db65
Change some worker lock TTLs () 2023-10-03 10:09:00 +02:00
Claire 7e7d6e695b
Fix incorrectly keeping outdated update notices absent from the API endpoint () 2023-10-02 16:42:52 +02:00
Claire 1e2d4975cf
Fix import progress not updating on certain failures () 2023-10-02 16:20:04 +02:00
github-actions[bot] ee866ec0e0
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2023-10-02 13:35:29 +02:00
Emelia Smith f68d540271
Fix websocket connections being incorrectly decremented twice on errors () 2023-10-02 13:21:43 +02:00
renovate[bot] 5f2d494f0d
Update dependency react-redux to v8.1.3 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-02 13:18:29 +02:00
Jake Anto c2f13769cd
Add PWA shortcut to /explore page () 2023-10-02 13:18:16 +02:00
renovate[bot] bad1629dcd
Update dependency core-js to v3.33.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-02 13:18:06 +02:00
renovate[bot] 73a92f9e7a
Update DefinitelyTyped types (non-major) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-02 13:17:55 +02:00
renovate[bot] 829be02abe
Update Node.js to v20.8 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-02 13:16:02 +02:00
Claire d80a819fc6
Fix explore prompt appearing because of posts being received out of order () 2023-09-29 15:51:36 +02:00
renovate[bot] 5393be7a21
Update eslint (non-major) to v6.7.3 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-29 15:51:27 +02:00
renovate[bot] 48ef7d0f06
Update libretranslate/libretranslate Docker tag to v1.3.12 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-29 15:34:55 +02:00
renovate[bot] 9b785877d2
Update DefinitelyTyped types (non-major) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-29 15:34:32 +02:00
github-actions[bot] 695e42de0d
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2023-09-29 10:04:18 +02:00
renovate[bot] 665093a7b6
Update dependency postcss to v8.4.31 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-29 09:50:33 +02:00
renovate[bot] a1becc9189
Update dependency node to 20.8 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-29 09:50:15 +02:00
Matt Jankowski 340f1a68be
Simplify instance presenter view access () 2023-09-28 16:52:37 +02:00
Matt Jankowski 2016c5d912
Fix deprecation warning about rewhere: true being default behavior (Rails 7.1 prep) () 2023-09-28 16:52:23 +02:00
Matt Jankowski 99e289f03f
Fix include Rails.application.routes.url_helpers (Rails 7.1 prep) () 2023-09-28 16:52:11 +02:00
Matt Jankowski 89a17878ef
Fix haml-lint InstanceVariables rule for admin/roles/_form () 2023-09-28 16:36:24 +02:00
renovate[bot] f9eefb2785
Update dependency rubocop to v1.56.4 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-28 16:25:14 +02:00
Matt Jankowski 9d56c1949b
Fix haml-lint InstanceVariables rule for admin/webhooks/_form () 2023-09-28 16:23:35 +02:00
Matt Jankowski 3060bfa4bd
Extract filename and csv helper methods from Form::Import () 2023-09-28 16:22:05 +02:00
Matt Jankowski 937dc42f10
Extract methods for file movement in CLI::Upgrade () 2023-09-28 16:04:05 +02:00
Matt Jankowski 56c0babc0b
Fix rubocop Layout/ArgumentAlignment cop () 2023-09-28 15:48:47 +02:00
Matt Jankowski e6b903b21e
Fix haml-lint InstanceVariables rule for invites/_form () 2023-09-28 15:40:28 +02:00
Claire 1da3c588ca
Fix link handling of mentions in user profiles when logged out () 2023-09-28 15:29:07 +02:00
Claire 686406cc2d
Fix filtering audit log for entries about disabling 2FA () 2023-09-28 13:41:24 +02:00
Claire f0c720cfc9
Bump version to v4.3.0-alpha.0 () 2023-09-28 13:40:43 +02:00
github-actions[bot] b93ce7d8b3
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2023-09-28 10:44:16 +02:00
Christian Schmidt 6d0767558a
Make notification respect reduce-motion () 2023-09-28 10:39:38 +02:00
renovate[bot] 66a7bc215c
Update dependency glob to v10.3.10 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-28 10:30:19 +02:00
renovate[bot] 0f588a4a86
Update dependency axios to v1.5.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-28 10:17:08 +02:00
Michael Stanclift 7fddeca190
Fix retention dashboard not displaying correct month () 2023-09-28 10:16:15 +02:00
renovate[bot] 2979a5924b
Update dependency @material-design-icons/svg to v0.14.13 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-28 10:14:43 +02:00
gunchleoc ce79caca4e
Only strip country code when language not listed in SUPPORTED_LOCALES () 2023-09-28 10:13:44 +02:00
Renaud Chaput 57f592fed5
Add Typescript types for some API objects () 2023-09-26 11:25:01 +02:00
renovate[bot] 2054ee7cd5
Update dependency glob to v10.3.9 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-26 11:12:21 +02:00
Claire 82eaa26d87
Update tootctl maintenance fix-duplicates to Mastodon v4.2.0 () 2023-09-26 11:11:52 +02:00
renovate[bot] fdc9f971f7
Update dependency selenium-webdriver to v4.13.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-26 10:47:34 +02:00
github-actions[bot] 5ea3e8e765
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2023-09-26 10:47:16 +02:00
renovate[bot] 33a066a952
Update dependency glob to v10.3.8 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-26 10:47:04 +02:00
Essem bd810391d6
Properly remove tIME chunk from PNG uploads () 2023-09-25 19:21:07 +02:00