Claire
f5778caa3a
Add `ES_PRESET` option to customize numbers of shards and replicas ( #26483 )
...
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
1 year ago
github-actions[bot]
c452ccd913
New Crowdin Translations (automated) ( #26444 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
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 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
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 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
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 )
...
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
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 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
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 )
...
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
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 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
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 )
...
Co-authored-by: renchap <renchap@users.noreply.github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
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 )
...
Co-authored-by: emilweth <7402764+emilweth@users.noreply.github.com>
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
...
* Fix attachments getting processed despite failing content-type validation
* Add a restrictive ImageMagick security policy tailored for Mastodon
* Fix misdetection of MP3 files with large cover art
* Reject unprocessable audio/video files instead of keeping them unchanged
1 year ago
Eugen Rochko
54a10523e2
Change labels of live feeds tabs in web UI ( #25683 )
1 year ago