Commit Graph

14707 Commits (dc0bf870900d91f710e2ef4219286ac9ce0a644f)
 

Author SHA1 Message Date
github-actions[bot] a918208ec6
New Crowdin Translations (automated) (#27596)
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
renovate[bot] bf1d452978
Update libretranslate/libretranslate Docker tag to v1.4.1 (#27616)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
Ricardo Trindade 33f8c1c5eb
Remove version check from update cache_concern.rb (#27592) 1 year ago
Matt Jankowski eae5c7334a
Extract class from CSP configuration/initialization (#26905) 1 year ago
Matt Jankowski 2e6bf60f15
Use `deliveries.size` in mailer-related examples in controller specs (#27589) 1 year ago
Jonathan de Jong 1cc512909c
Have `Follow` activities bypass availability (#27586)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Claire 93e4cdc31b
Fix hashtag matching pattern matching some URLs (#27584) 1 year ago
SouthFox 08bdd5751e
Fix account click on detailed status (#27587) 1 year ago
renovate[bot] 15ef654e9a
Update dependency pundit to v2.3.1 (#27585)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
Renaud Chaput 13d310e64d
Simplify column headers (#27557) 1 year ago
Matt Jankowski 1f5187e2e2
Misc spec/refactor to user mailer and user mailer spec (#27486) 1 year ago
renovate[bot] 37929b9707
Update libretranslate/libretranslate Docker tag to v1.4.0 (#27504)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
github-actions[bot] 8ca16f032e
New Crowdin Translations (automated) (#27583)
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Claire bbf46cc418
Fix error and incorrect URLs in `/api/v1/accounts/:id/featured_tags` for remote accounts (#27459) 1 year ago
Jeong Arm 8f998cd96a
Handle featured collections without items (#27581) 1 year ago
Eugen Rochko fa7e64df1d
Fix various icon styles in web UI (#27579) 1 year ago
Matt Jankowski 12550a6a28
Use `Rails.env.local?` shorthand method to check env (#27519) 1 year ago
Matt Jankowski 4aa05d45fc
Capture minimum postgres version 12 (#27528) 1 year ago
Simon Rapilly 2d8f759a34
Add HTML lang attribute to preview card descriptions (#27503) 1 year ago
Claire d2f52f7f64
Fix report processing notice not mentioning the report number when performing a custom action (#27442) 1 year ago
Mark T. Tomczak ba8dcb50fe
Issue 26048: swap "muting" and "blocking" list options in settings -> Data Exports (#26088) 1 year ago
Claire 75255c01fc
Fix error when trying to delete already-deleted file with OpenStack Swift (#27569) 1 year ago
github-actions[bot] 3427b51d63
New Crowdin Translations (automated) (#27567)
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Renaud Chaput 537442853f
Use a context to propagate column-related Props, and remove `forceUpdate` usage (#27548) 1 year ago
Matt Jankowski 3ca974e101
Use `next` keyword in field loop in admin/accounts/index view (#27559) 1 year ago
renovate[bot] 400f5c9174
Update dependency @material-symbols/svg-600 to v0.13.2 (#27565)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
renovate[bot] 6e018f7228
Update dependency sass to v1.69.5 (#27566)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
Claire 49b8433c56
Fix confusing screen when visiting a confirmation link for an already-confirmed email (#27368) 1 year ago
Matt Jankowski 9a3d047f3e
Run `bin/rails app:update` with Rails 7.1 (#27522) 1 year ago
Claire 235a4cfdc8
Fix batch attachment deletion when using OpenStack Swift (#27554) 1 year ago
Renaud Chaput a4e6fe36cb
Add missing ban icons (#27555) 1 year ago
Matt Jankowski 70dbf84b9b
Solve simplest haml-lint `Rubocop` lints (#27529) 1 year ago
Claire fa65c8244f
Fix cache store pool config deprecation warnings (#27551) 1 year ago
Matt Jankowski c926f5fd67
Fix haml-lint `UnnecessaryStringOutput` for views (#27531) 1 year ago
github-actions[bot] c85e0a6b04
New Crowdin Translations (automated) (#27544)
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
renovate[bot] f261b6499f
Update dependency node to 20.9 (#27534)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 year ago
Matt Jankowski cec7f0ed72
Remove unused `#error_explanation` id from error partials (#27536) 1 year ago
Renaud Chaput cb92cdf9af
Fix `<ColumnBackButtonSlim>` (#27540) 1 year ago
Renaud Chaput f08ca3f042
Fix missing icon props (#27539) 1 year ago
Matt Jankowski bc3afb6311
Update `rails/ujs` delegate method usage (#27538) 1 year ago
Eugen Rochko 134de736dc
Change icons in web UI (#27385)
Co-authored-by: Renaud Chaput <renchap@gmail.com>
1 year ago
Michael Stanclift b1885387b6
Fix missing libyaml-dev dependency in Dockerfile (#27533) 1 year ago
Claire 15182d1e5e
Fix history handling not properly handling states after update to react-router v5 (#27526) 1 year ago
Renaud Chaput 6cf9f1211b
Create custom Github Actions for common steps (#27518) 1 year ago
Matt Jankowski 714e3ae5b5
Use Rails 7.1 `normalizes` feature (#27521) 1 year ago
github-actions[bot] 50b7ea810e
New Crowdin Translations (automated) (#27523)
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Matt Jankowski e923bb9ec9
Use `ENV.fetch` in views, fixes rubocop haml-lint issue (#27527) 1 year ago
Matt Jankowski 4fdc548fa5
Regenerate lint todos (#27513) 1 year ago
たいち ひ 9482810703
Rewrite `emoji_unicode_mapping_light` to TS (#25444)
Co-authored-by: taichi.fukuda ひ <taichi.fukuda@systemi.co.jp>
1 year ago
Matt Jankowski e93a75f1a1
Rails 7.1 update (#25963) 1 year ago