2657 Commits (5fc4ae7c5f9667b335e63f97cacaa1efe5f7a6d5)

Author SHA1 Message Date
Matt Jankowski a1636fce7f
Move lib/devise/* to lib/devise/strategies/* (#27638)
10 months ago
Matt Jankowski 31bef99b9e
Move lib/mastodon/premailer_webpack_strategy to lib/ (#27636)
10 months ago
github-actions[bot] af02484714
New Crowdin Translations (automated) (#28096)
10 months ago
github-actions[bot] fad9343bab
New Crowdin Translations (automated) (#28069)
10 months ago
github-actions[bot] 8521238677
New Crowdin Translations (automated) (#28060)
10 months ago
github-actions[bot] c810b197ad
New Crowdin Translations (automated) (#28050)
10 months ago
github-actions[bot] d3ed03fd6b
New Crowdin Translations (automated) (#28036)
10 months ago
Matt Jankowski 6d51ac246b
Update partials for the `AdminMailer.new_trends` mailer (#28011)
10 months ago
github-actions[bot] 3c3e0c25ef
New Crowdin Translations (automated) (#28015)
10 months ago
github-actions[bot] 8ceae2bce6
New Crowdin Translations (automated) (#27966)
10 months ago
github-actions[bot] 9c68741f46
New Crowdin Translations (automated) (#27914)
10 months ago
github-actions[bot] 7232d4750d
New Crowdin Translations (automated) (#27884)
10 months ago
Claire bd575a1dd6
Add banner for forwarded reports made by remote users about remote content (#27549)
10 months ago
Eugen Rochko d67bd44ca1
Add profile setup to onboarding in web UI (#27829)
10 months ago
github-actions[bot] d8074128f9
New Crowdin Translations (automated) (#27866)
10 months ago
github-actions[bot] c1e071f634
New Crowdin Translations (automated) (#27848)
10 months ago
Eugen Rochko 7e3c10dec6
Add icons for private and disabled boost in web UI (#27817)
10 months ago
Claire 07a4059901
Add support for invite codes in the registration API (#27805)
10 months ago
github-actions[bot] e5a7b73ef4
New Crowdin Translations (automated) (#27815)
10 months ago
github-actions[bot] ac62b995ef
New Crowdin Translations (automated) (#27804)
11 months ago
Matt Jankowski 9429e30d75
Disable sidekiq unique jobs in test env (#27737)
11 months ago
Claire c451bbe249
Allow viewing and severing relationships with suspended accounts (#27667)
11 months ago
github-actions[bot] d6c971e158
New Crowdin Translations (automated) (#27787)
11 months ago
Matt Jankowski c875dfc90b
Fix `Lint/UnusedBlockArgument` cop (#27777)
11 months ago
Jaehong Kang c73d5a6075
Using Sidekiq concurrency for default db pool value (#26488)
11 months ago
github-actions[bot] 5c328ae674
New Crowdin Translations (automated) (#27768)
11 months ago
Matt Jankowski 33cc3ae8fa
Fix `Style/StabbyLambdaParentheses` cop (#27771)
11 months ago
Renaud Chaput 757d7c73c0
Upgrade to Yarn 4, remove support for Node 16 (#27073)
11 months ago
Claire 23e32a4b30
Fix format-dependent redirects being cached regardless of requested format (#27632)
11 months ago
Matt Jankowski 02d27de5ce
Move i18n locale configuration to separate initializer (#27571)
11 months ago
Matt Jankowski bbad5b6456
Remove false positive cop detection (#27457)
11 months ago
github-actions[bot] 1b28ab7263
New Crowdin Translations (automated) (#27687)
11 months ago
Matt Jankowski d6f50839e1
Fix `RSpec/SpecFilePathFormat` cops (#27730)
11 months ago
github-actions[bot] 2d548e273e
New Crowdin Translations (automated) (#27646)
11 months ago
Matt Jankowski 7ef56d6e50
Move json_ld context loaders to `config/initializers` (#27590)
11 months ago
Matt Jankowski 3107a9410c
Silence deprecation warning about secrets/credentials with Devise patch (#27578)
11 months ago
Renaud Chaput 0e3401bc1c
Improve Babel configuration and automatically load polyfills (#27333)
11 months ago
github-actions[bot] e5b7ae9576
New Crowdin Translations (automated) (#27630)
11 months ago
github-actions[bot] a918208ec6
New Crowdin Translations (automated) (#27596)
11 months ago
Matt Jankowski eae5c7334a
Extract class from CSP configuration/initialization (#26905)
11 months ago
Matt Jankowski 1f5187e2e2
Misc spec/refactor to user mailer and user mailer spec (#27486)
11 months ago
github-actions[bot] 8ca16f032e
New Crowdin Translations (automated) (#27583)
11 months ago
Claire bbf46cc418
Fix error and incorrect URLs in `/api/v1/accounts/:id/featured_tags` for remote accounts (#27459)
11 months ago
Matt Jankowski 12550a6a28
Use `Rails.env.local?` shorthand method to check env (#27519)
11 months ago
Matt Jankowski 4aa05d45fc
Capture minimum postgres version 12 (#27528)
11 months ago
github-actions[bot] 3427b51d63
New Crowdin Translations (automated) (#27567)
11 months ago
Claire 49b8433c56
Fix confusing screen when visiting a confirmation link for an already-confirmed email (#27368)
11 months ago
Matt Jankowski 9a3d047f3e
Run `bin/rails app:update` with Rails 7.1 (#27522)
11 months ago
github-actions[bot] c85e0a6b04
New Crowdin Translations (automated) (#27544)
11 months ago
Eugen Rochko 134de736dc
Change icons in web UI (#27385)
11 months ago
github-actions[bot] 50b7ea810e
New Crowdin Translations (automated) (#27523)
11 months ago
Matt Jankowski e93a75f1a1
Rails 7.1 update (#25963)
11 months ago
Claire 379115e601
Add SELF_DESTRUCT env variable to process self-destructions in the background (#26439)
11 months ago
Claire 99f2534cee
Add support for displaying unknown servers on /admin/instances/:domain (#27150)
11 months ago
Claire c3e0eb3699
Change Content-Security-Policy to be tighter on media paths (#26889)
11 months ago
github-actions[bot] 70fd819935
New Crowdin Translations (automated) (#27490)
11 months ago
Matt Jankowski ab0fb81479
Configure brakeman to ignore url safe preview card urls (#25883)
11 months ago
github-actions[bot] 284c719f64
New Crowdin Translations (automated) (#27480)
11 months ago
Matt Jankowski 9f218c9924
Refactor appeal partial to avoid brakeman XSS warning (#25880)
11 months ago
Matt Jankowski bcd0171e5e
Fix `Lint/UselessAssignment` cop (#27472)
11 months ago
github-actions[bot] 1ffd5a98a9
New Crowdin Translations (automated) (#27465)
11 months ago
github-actions[bot] 4612576c68
New Crowdin Translations (automated) (#27454)
11 months ago
Matt Jankowski 65cd0700e4
Refactor domains cli to remove model call from regex (#25878)
11 months ago
Wladimir Palant 23f8e93c64
Fixes #23135 - Allow cross origin request for /nodeinfo/2.0 API (#27413)
11 months ago
github-actions[bot] 13456efd7b
New Crowdin Translations (automated) (#27410)
11 months ago
Renaud Chaput e0da64bb4e
Fix empty ENV variables not using default nil value (#27400)
11 months ago
github-actions[bot] 773d25e8df
New Crowdin Translations (automated) (#27388)
11 months ago
github-actions[bot] c348b904a5
New Crowdin Translations (automated) (#27376)
11 months ago
github-actions[bot] f1ae72ba46
New Crowdin Translations (automated) (#27364)
12 months ago
github-actions[bot] 1a2a4c389f
New Crowdin Translations (automated) (#27347)
12 months ago
github-actions[bot] 89b48681cf
New Crowdin Translations (automated) (#27321)
12 months ago
github-actions[bot] e0b54ed3e1
New Crowdin Translations (automated) (#27304)
12 months ago
github-actions[bot] 32ab474472
New Crowdin Translations (automated) (#27277)
12 months ago
github-actions[bot] 8e4251f9e7
New Crowdin Translations (automated) (#27270)
12 months ago
Nick Schonning 85db392464
Autofix Rubocop cops for config/ (#24145)
12 months ago
github-actions[bot] e95d25e101
New Crowdin Translations (automated) (#27260)
12 months ago
github-actions[bot] ee866ec0e0
New Crowdin Translations (automated) (#27220)
12 months ago
github-actions[bot] 695e42de0d
New Crowdin Translations (automated) (#27202)
12 months ago
Matt Jankowski 56c0babc0b
Fix rubocop `Layout/ArgumentAlignment` cop (#26060)
12 months ago
github-actions[bot] b93ce7d8b3
New Crowdin Translations (automated) (#27168)
12 months ago
github-actions[bot] 5ea3e8e765
New Crowdin Translations (automated) (#27144)
1 year ago
github-actions[bot] 736fe75346
New Crowdin Translations (automated) (#27080)
1 year ago
github-actions[bot] e824585523
New Crowdin Translations (automated) (#27052)
1 year ago
Claire 8acc75435b
Change S3 checksum mode to be disabled by default (#27007)
1 year ago
github-actions[bot] effe4728cf
New Crowdin Translations (automated) (#27005)
1 year ago
github-actions[bot] 61fe25fe74
New Crowdin Translations (automated) (#26988)
1 year ago
github-actions[bot] 73ecc4de6e
New Crowdin Translations (automated) (#26978)
1 year ago
github-actions[bot] 67eaaa4b90
New Crowdin Translations (automated) (#26966)
1 year ago
github-actions[bot] 1b4902fabf
New Crowdin Translations (automated) (#26913)
1 year ago
Claire a04ae16201
Fix CSP when using `ONE_CLICK_SSO_LOGIN` (#26901)
1 year ago
github-actions[bot] 921c6fe654
New Crowdin Translations (automated) (#26498)
1 year ago
Robert R George 20666482ef
Added admin api for managing tags (#26872)
1 year ago
CSDUMMI 9a70cac9de
Fix #26849 by adding the domain of the current SSO provider to the form-action CSP (#26857)
1 year ago
Renaud Chaput e9b528eaee
Use NodeJS v20 by default (#26830)
1 year ago
Claire 475783d567
Add timezone to datetimes in e-mails (#26822)
1 year ago
Claire cab4cbfa5c
Fix “Scoped order is ignored, it's forced to be batch order.” warnings (#26793)
1 year ago
Christian Schmidt ea31929776
Fix invalid Content-Type header for WebP images (#26773)
1 year ago
Claire 16681e0f20
Add admin notifications for new Mastodon versions (#26582)
1 year ago
Claire 9e26cd5503
Add `authorized_fetch` server setting in addition to env var (#25798)
1 year ago
Christian Schmidt 075cc8e8a6
Improve Codespaces port forwarding (#26400)
1 year ago