2610 Commits (456597dae5251af841e46ab0608e0d44a7de1197)

Author SHA1 Message Date
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
Christian Schmidt 286a21afdc
Support webpacker live-reloading on Docker (#26419)
1 year ago
Lukas Martini a7d96e6aff
Improve error messages when DeepL quota is exceeded (#26704)
1 year ago
jsgoldstein 30c191aaa0
Add new public status index (#26344)
1 year ago
Claire 163b004bb1
Change admin e-mail notification settins to be their own settings group (#26596)
1 year ago
Renaud Chaput bb2db2aec0
Add `circular-dependency-plugin` to detect any circular deps issues (#26600)
1 year ago
Claire ac0eb0533e
Add Elasticsearch cluster health check and indexes mismatch check to dashboard (#26448)
1 year ago
Claire 191d302b7f
Refactor `Api::V1::ProfilesController` into two separate controllers (#26573)
1 year ago
Daniel M Brasil d24a87ce4f
Add ability to delete avatar or header picture via the API (#25124)
1 year ago
Renaud Chaput b95867ad1f
Allow setting a custom HTTP method in CacheBuster (#26528)
1 year ago
Claire cc4560d95b
Change “privacy and reach” settings so that unchecking boxes always increase privacy and checking them always increase reach (#26508)
1 year ago
Claire dd049fc37a
Fix ES_PRESET not being applied to Chewy's internal index (#26489)
1 year ago
Claire fc5ab2dc83
Add privacy tab in profile settings (#26484)
1 year ago
Claire f5778caa3a
Add `ES_PRESET` option to customize numbers of shards and replicas (#26483)
1 year ago
github-actions[bot] c452ccd913
New Crowdin Translations (automated) (#26444)
1 year ago
Claire 4bc0dd751c
Add `S3_DISABLE_CHECKSUM_MODE` environment variable for compatibility with some S3-compatible providers (#26435)
1 year ago
github-actions[bot] 8cbf4a5296
New Crowdin Translations (automated) (#26373)
1 year ago
Claire 2c204d904b
Change `DB_REPLICA_*` environment variables to `REPLICA_DB_*` (#26386)
1 year ago
github-actions[bot] d2dbaba407
New Crowdin Translations (automated) (#26209)
1 year ago
Claire 12c43e4ab5
Re-add StatsD support through the `nsa` gem (#26310)
1 year ago
Claire 3105fef21a
Rename “read” database to “replica” for consistency (#26326)
1 year ago
Daniel M Brasil 3a4d3e9d4b
Add `GET /api/v1/instance/languages` to REST API (#24443)
1 year ago
Eugen Rochko a0fad5c8bb
Change indexing frequency from 5 minutes to 1 minute, add locks to schedulers (#26304)
1 year ago
Emelia Smith e258b4cb64
Refactor: replace whitelist_mode mentions with limited_federation_mode (#26252)
1 year ago
Eugen Rochko 2cbdff97ce
Change design of role badges in web UI (#26281)
1 year ago
Christian Schmidt f2257069b2
Fix AVIF attachments (#26264)
1 year ago
Christian Schmidt d76f79f647
Remove obsolete backport from Rails 7 (#26254)
1 year ago
Matt Jankowski 74903af7ce
Ignore the brakeman `PermitAttributes` check (#25915)
1 year ago
Matt Jankowski ad81be6c8e
Update rubocop rules for linelength (#26190)
1 year ago
Renaud Chaput 4d1b67f664
Add end-to-end (system) tests (#25461)
1 year ago
Claire b4e739ff0f
Change interaction modal in web UI (#26075)
1 year ago
Matt Jankowski b06763dc11
Remove the `sr` locale override .rb files (#25927)
1 year ago
github-actions[bot] b9adea9695
New Crowdin Translations (automated) (#26072)
1 year ago
Matt Jankowski bada7a65aa
Ignore long line in regex initializer (#26182)
1 year ago
Eugen Rochko 4d01d1a1ee
Remove 16:9 cropping from web UI (#26132)
1 year ago
mogaminsk db310f383d
Fix missing translation strings for importing lists (#26120)
1 year ago
Christian Schmidt 296ec6cf57
Override default Action Mailer `preview_path` (#26110)
1 year ago
gunchleoc 217ef7f2af
Replace 'favourite' by 'favorite' for American English (#26009)
1 year ago
Claire e5f1000ad1
Fix CSP headers being unintendedly wide (#26105)
1 year ago
Claire 934c7b33d1
Change default KeyGenerator digest to SHA1 to fix cookies in rolling upgrades (#26023)
1 year ago
Renaud Chaput 42698b4c5c
Fix the crossorigin attribute (#26096)
1 year ago
gunchleoc cabe1ea560
Change casing for 'Server Settings' string (#26011)
1 year ago
Misty De Méo b848ba3867
Paperclip: add support for Azure blob storage (#23607)
1 year ago
Matt Jankowski 6edd404482
Cleanup unused portions of statuses/status partial (#26045)
1 year ago
github-actions[bot] 47832a1ac0
New Crowdin Translations (automated) (#26054)
1 year ago
Eugen Rochko 26e522ac55
Fix not actually connecting to the configured replica (#25977)
1 year ago
Stanislas Signoud 5fad7bd58a
Change links in multi-column mode so tabs are open in single-column mode (#25893)
1 year ago
Claire 41f65edb21
Fix embed dropdown menu item for unauthenticated users (#25964)
1 year ago
Matt Jankowski 644c5fddd8
Refactor `Status.tagged_with_all` for brakeman SQL injection warning (#25941)
1 year ago
Matt Jankowski ce43ed144c
Rails 7.0 update (#25668)
1 year ago
Matt Jankowski 1ef014802b
Refactor `Trends::Query` to avoid brakeman sql injection warnings (#25881)
1 year ago
Matt Jankowski f831452037
Refactor `Snowflake` to avoid brakeman sql injection warnings (#25879)
1 year ago
Matt Jankowski 2e1391fdd2
Fix `Naming/MemoizedInstanceVariableName` cop (#25928)
1 year ago
Matt Jankowski b786911c55
Fix `Lint/SendWithMixinArgument` cop (#25920)
1 year ago
Nick Schonning 1d557305d2
Enable Rubocop Style/FrozenStringLiteralComment (#23793)
1 year ago
Claire 9411fa4d36
Update brakeman ignores (#25912)
1 year ago
Nick Schonning e11032585b
Run brakeman in GitHub Actions (#23713)
1 year ago
Claire 4b5851974c
Fix moderation interface for remote instances with a .zip TLD (#25885)
1 year ago
Matt Jankowski cf33028f35
Admin mailer parameterization (#25759)
1 year ago
Kurtis Rainbolt-Greene e4cfe4b3db
First pass at multi-database for read replica using Rails native adapter (#25693)
1 year ago
Matt Jankowski 0f9b803eb3
Regenerate brakeman ignore, pruning warnings (#25749)
1 year ago
Claire dc8f1fbd97
Merge pull request from GHSA-9928-3cp5-93fm
1 year ago
Eugen Rochko 54a10523e2
Change labels of live feeds tabs in web UI (#25683)
1 year ago
Eugen Rochko ba06a2f104
Revert "Rails 7 update" (#25667)
1 year ago
Matt Jankowski 50c2a03695
Rails 7 update (#24241)
1 year ago
Matt Jankowski f8bd581126
Remove unused routes (#25578)
1 year ago
Claire 1d622c8033
Add POST /api/v1/conversations/:id/unread (#25509)
1 year ago
Matt Jankowski c9cd634184
Use default `bootsnap/setup` in boot.rb (#25502)
1 year ago
Claire 602c458ab6
Add finer permission requirements for managing webhooks (#25463)
1 year ago
Eugen Rochko bca649ba79
Change edit profile page (#25413)
1 year ago
Eugen Rochko 39110d1d0a
Fix CAPTCHA page not following design pattern of sign-up flow (#25395)
1 year ago
Eugen Rochko 6637ef7852
Add unsubscribe link to e-mails (#25378)
1 year ago
Eugen Rochko 432a5d2d4b
Change "bot" label to "automated" (#25356)
1 year ago
Eugen Rochko 4c9406bdb0
Add time zone preference (#25342)
1 year ago
Claire f378f10404
Fix compatibility of recent migration with PostgreSQL 10 (#25324)
1 year ago
Nick Schonning c66250abf1
Autofix Rubocop Regex Style rules (#23690)
1 year ago
Eugen Rochko 4eda233e09
Add webhook templating (#23289)
1 year ago
Claire e428670e61
Fix CSP headers when S3_ALIAS_HOST includes a path component (#25273)
1 year ago
Matt Jankowski e49819142f
Remove unmaintained `nsa` gem (#25265)
1 year ago
Nick Schonning aea67d448b
Cleanup old translationRunner (#25241)
1 year ago
Claire 0766c9a631
Add card with who invited you to join when displaying rules on sign-up (#23475)
1 year ago
Claire 94329f28e1
Change wording of “Content cache retention period” setting to highlight destructive implications (#23261)
1 year ago
Renaud Chaput 942d850b0a
Allow carets in URL search params (#25216)
1 year ago
Claire e9385e93e9
Add a confirmation screen when suspending a domain (#25144)
1 year ago
Renaud Chaput 44cd88adc4
Upgrade react-intl (#24906)
1 year ago
Renaud Chaput d27216dc46
Enforce import order with ESLint (#25096)
1 year ago
Nick Schonning c0b9664a31
Autofix Rubocop spacing in config (#25022)
1 year ago
Claire 5cd55d8aaf
Fix being able to vote on your own polls (#25015)
1 year ago
Claire bec6a1cad4
Add hCaptcha support (#25019)
1 year ago
Claire e60414792d
Add polling and automatic redirection to `/start` on email confirmation (#25013)
1 year ago
Nick Schonning cee4369cf5
Autofix Rubocop Lint/AmbiguousOperatorPrecedence (#25002)
1 year ago
Renaud Chaput 2e1c6e93ad
Bump `mkdirp` major version (#24978)
1 year ago
Eugen Rochko 3869e8c210
Change "Sign in" to "Login" (#24942)
1 year ago
Renaud Chaput 64ec41d89c
Make Webpack fail on failed imports (#24908)
1 year ago
Nick Schonning 1fe04f740a
Enable Rubocop Rails/FilePath (#23854)
1 year ago
Matt Jankowski 2c6c398c60
Fix Performance/CollectionLiteralInLoop cop (#24819)
1 year ago
Matt Jankowski a1cca1c8b6
Update capistrano config lock version to match bundle (#24820)
1 year ago
Matt Jankowski d9a958fcf7
Fix Performance/RedundantMerge cop (#24817)
1 year ago
Matt Jankowski 41eb49b984
Extract large route namespace blocks to separate files (#23914)
1 year ago
Claire 32a030dd74
Rewrite import feature (#21054)
1 year ago
Matt Jankowski d902a707a3
Fix Rails/CompactBlank cop (#24690)
1 year ago
Nick Schonning 6b95aaaa65
Remove empty HTTP error translations (#24210)
1 year ago
Eugen Rochko 0a08e9d3d3
New Crowdin updates (#24678)
1 year ago
Mark Roszko c23d285b16
Remove the u in Favorite for non-gb english (#24667)
1 year ago
João Pedro Marques 8f6e290c7a
Adds new follower/following routes (#24601)
1 year ago
Matt Jankowski 5a2aa06a51
Fix Rails/Present cop (#24688)
1 year ago
mogaminsk e0d075713f
Change i18n-fallbacks to English (#24727)
1 year ago
Nick Schonning 49fad26eca
Drop EOL Ruby 2.7 (#24237)
1 year ago
Eugen Rochko d4511f2a76
New Crowdin updates (#24617)
1 year ago
Christian Schmidt 5141697323
Remove `tai` locale (#23880)
1 year ago
Nick Schonning ef3675d688
Remove empty Kushubian (csb) local files (#24151)
1 year ago
Nick Schonning 4687967176
Autofix Rubocop Style/NumericLiterals (#24468)
1 year ago
Eugen Rochko 9d75b03ba4
New Crowdin updates (#24517)
1 year ago
Eugen Rochko e98c86050a
Refactor `Cache-Control` and `Vary` definitions (#24347)
1 year ago
Robert R George 4db8230194
Add trend management to admin API (#24257)
1 year ago
Eugen Rochko e5c0b16735
Add progress indicator to sign-up flow (#24545)
1 year ago
Eugen Rochko c5eba06d8c
New Crowdin updates (#24447)
1 year ago
Eugen Rochko c9f3438efe
New Crowdin updates (#24378)
1 year ago
Claire 5c499f54e3
Change root Chewy strategy to emit a warning instead of erroring out in production mode (#24327)
1 year ago
Eugen Rochko 4909c2e718
New Crowdin updates (#24276)
1 year ago
fusagiko / takayamaki 4520e6473a
[Proposal] Make able to write React in Typescript (#16210)
1 year ago
Nick Schonning 500d6f93be
Autofix Rubocop Style/IdenticalConditionalBranches (#24322)
1 year ago
Eugen Rochko a9b5598c97
Change user settings to be stored in a more optimal way (#23630)
1 year ago
Claire e084b5b82d
Fix user archive takeout when using OpenStack Swift or S3 providers with no ACL support (#24200)
2 years ago
Eugen Rochko cf12621e37
New Crowdin updates (#24130)
2 years ago
Simon Elvery 148c3d5894
Update profile link verification instructions (#19723)
2 years ago
Matt Jankowski 7bef11630d
Remove references to non-existent actions (#24183)
2 years ago
Eugen Rochko 0ca54a4105
Remove `Permissions-Policy` header from all responses (#24124)
2 years ago
Jean byroot Boussier 160f38f03d
Workaround the ActiveRecord / Marshal serialization bug on Ruby 3.2 (#24142)
2 years ago
CSDUMMI d75a1e5054
Link to the Identity provider's account settings from the account settings (#24100)
2 years ago
Claire 8fdf49b11d
Add warning for object storage misconfiguration (#24137)
2 years ago
Eugen Rochko 75e5a6e437
Change user backups to use expiring URLs for download when possible (#24136)
2 years ago
Eugen Rochko a085901108
New Crowdin updates (#23904)
2 years ago
Christian Schmidt bd047acc35
Replace `Status#translatable?` with language matrix in separate endpoint (#24037)
2 years ago
Eugen Rochko 630436ab2d
Refactor monkey-patching of `PrivateAddressCheck` (#24122)
2 years ago
Eugen Rochko f0e727f958
Add cache headers to static files served through Rails (#24120)
2 years ago
Eugen Rochko 8cb2543ee5
Add `SENDFILE_HEADER` environment variable (#24123)
2 years ago
Eugen Rochko 6fa81ca17e
Remove `bullet` and `active_record_query_trace` gems (#24121)
2 years ago
CSDUMMI 5dee40b5f5
Support the PROXY protocol through the PROXY_PROTO_V1 env variable (#24064)
2 years ago
Claire f432db7b9f
Fix sidekiq jobs not triggering Elasticsearch index updates (#24046)
2 years ago
Nick Schonning e594bb7d50
Convert CircleCI to GitHub Actions (#23608)
2 years ago
Claire 59b24c3688
Fix `/api/v1/streaming` sub-paths not being redirected (#23988)
2 years ago
Claire 21db91a0a8
Remove sidebar dead code (#23984)
2 years ago
Eugen Rochko dfa9843ac8
Fix pgBouncer resetting application name on every transaction (#23958)
2 years ago
Matt Jankowski 14f0b48fb6
Update browser gem to version 5.3.1 (#23945)
2 years ago
Jean byroot Boussier 922837dc96
Upgrade to latest redis-rb 4.x and fix deprecations (#23616)
2 years ago
Jamie Hoyle de137e6bb0
Added support for specifying S3 storage classes in environment (#22480)
2 years ago
Claire 02c6bad3ca
Change unintended SMTP read timeout from 5 seconds to 20 seconds (#23750)
2 years ago