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
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 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Eugen Rochko
4eda233e09
Add webhook templating ( #23289 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
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 )
2 years ago
Claire
bec6a1cad4
Add hCaptcha support ( #25019 )
2 years ago
Claire
e60414792d
Add polling and automatic redirection to `/start` on email confirmation ( #25013 )
2 years ago
Nick Schonning
cee4369cf5
Autofix Rubocop Lint/AmbiguousOperatorPrecedence ( #25002 )
2 years ago
Renaud Chaput
2e1c6e93ad
Bump `mkdirp` major version ( #24978 )
2 years ago
Eugen Rochko
3869e8c210
Change "Sign in" to "Login" ( #24942 )
2 years ago
Renaud Chaput
64ec41d89c
Make Webpack fail on failed imports ( #24908 )
2 years ago
Nick Schonning
1fe04f740a
Enable Rubocop Rails/FilePath ( #23854 )
2 years ago
Matt Jankowski
2c6c398c60
Fix Performance/CollectionLiteralInLoop cop ( #24819 )
2 years ago
Matt Jankowski
a1cca1c8b6
Update capistrano config lock version to match bundle ( #24820 )
2 years ago
Matt Jankowski
d9a958fcf7
Fix Performance/RedundantMerge cop ( #24817 )
2 years ago
Matt Jankowski
41eb49b984
Extract large route namespace blocks to separate files ( #23914 )
2 years ago
Claire
32a030dd74
Rewrite import feature ( #21054 )
2 years ago
Matt Jankowski
d902a707a3
Fix Rails/CompactBlank cop ( #24690 )
2 years ago
Nick Schonning
6b95aaaa65
Remove empty HTTP error translations ( #24210 )
2 years ago
Eugen Rochko
0a08e9d3d3
New Crowdin updates ( #24678 )
...
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
2 years ago
Mark Roszko
c23d285b16
Remove the u in Favorite for non-gb english ( #24667 )
...
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
2 years ago
João Pedro Marques
8f6e290c7a
Adds new follower/following routes ( #24601 )
2 years ago
Matt Jankowski
5a2aa06a51
Fix Rails/Present cop ( #24688 )
2 years ago
mogaminsk
e0d075713f
Change i18n-fallbacks to English ( #24727 )
2 years ago
Nick Schonning
49fad26eca
Drop EOL Ruby 2.7 ( #24237 )
2 years ago
Eugen Rochko
d4511f2a76
New Crowdin updates ( #24617 )
...
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
2 years ago
Christian Schmidt
5141697323
Remove `tai` locale ( #23880 )
2 years ago
Nick Schonning
ef3675d688
Remove empty Kushubian (csb) local files ( #24151 )
2 years ago
Nick Schonning
4687967176
Autofix Rubocop Style/NumericLiterals ( #24468 )
2 years ago
Eugen Rochko
9d75b03ba4
New Crowdin updates ( #24517 )
...
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
2 years ago
Eugen Rochko
e98c86050a
Refactor `Cache-Control` and `Vary` definitions ( #24347 )
2 years ago
Robert R George
4db8230194
Add trend management to admin API ( #24257 )
2 years ago
Eugen Rochko
e5c0b16735
Add progress indicator to sign-up flow ( #24545 )
2 years ago
Eugen Rochko
c5eba06d8c
New Crowdin updates ( #24447 )
...
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
2 years ago
Eugen Rochko
c9f3438efe
New Crowdin updates ( #24378 )
...
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
2 years ago
Claire
5c499f54e3
Change root Chewy strategy to emit a warning instead of erroring out in production mode ( #24327 )
2 years ago
Eugen Rochko
4909c2e718
New Crowdin updates ( #24276 )
...
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
2 years ago
fusagiko / takayamaki
4520e6473a
[Proposal] Make able to write React in Typescript ( #16210 )
...
Co-authored-by: berlysia <berlysia@gmail.com>
Co-authored-by: fusagiko / takayamaki <takayamaki@users.noreply.github.com>
2 years ago
Nick Schonning
500d6f93be
Autofix Rubocop Style/IdenticalConditionalBranches ( #24322 )
2 years ago
Eugen Rochko
a9b5598c97
Change user settings to be stored in a more optimal way ( #23630 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2 years 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 )
...
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
2 years ago
Simon Elvery
148c3d5894
Update profile link verification instructions ( #19723 )
...
Co-authored-by: Effy Elden <effy@effy.space>
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 )
...
Co-authored-by: Jean Boussier <jean.boussier@gmail.com>
2 years ago
CSDUMMI
d75a1e5054
Link to the Identity provider's account settings from the account settings ( #24100 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
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 )
...
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
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