Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-11 | Do not show drag&drop dialog when not logined (#20400) | Cutls | |
* Cannot upload until login * and do not fire upload * change username props to context | |||
2022-11-11 | Remove “No description added” media warning in edit mode (#20393) | Claire | |
Editing media metadata is not currently possible in edit mode, the button would open the modal but saving the changes would error out. | |||
2022-11-11 | Fix metadata scrubbing removing color profile from images (#20389) | Eugen Rochko | |
2022-11-11 | Bump version to 4.0.0rc3 (#20378) | Eugen Rochko | |
2022-11-11 | Fix domain blocks on about page not working well on small screens in web UI ↵ | Eugen Rochko | |
(#20391) | |||
2022-11-11 | blurhash_transcoder: prevent out-of-bound reads with <8bpp images (#20388) | Pierre Bourdon | |
The Blurhash library used by Mastodon requires an input encoded as 24 bits raw RGB data. The conversion to raw RGB using Imagemagick did not previously specify the desired bit depth. In some situations, this leads Imagemagick to output in a pixel format using less bpp than expected. This then manifested as segfaults of the Sidekiq process due to out-of-bounds read, or potentially a (highly noisy) memory infoleak. Fixes #19235. | |||
2022-11-11 | Change e-mail in SECURITY.md (#20384) | Eugen Rochko | |
2022-11-11 | Only remove padding when listing applications (#20382) | Connor Shea | |
This prevents styling issues on the Authorization page. | |||
2022-11-11 | Note that CircleCI auth may be required to run PR pipelines (#20371) | F | |
See #20284 | |||
2022-11-11 | Delay workbox import (#20376) | Yamagishi Kazutoshi | |
2022-11-11 | Fix `ENV` (#20377) | Yamagishi Kazutoshi | |
2022-11-11 | Test the native_locale_name of a non-standard locale (#20284) | F | |
`:en` is English for both `standard_locale_name` and `native_locale_name`, and so makes for a poor test candidate for differentiating between them. | |||
2022-11-10 | helm: fix consistent indentation, chomping, and use of with (#19918) | Erik Sundell | |
2022-11-10 | Remove dead code and refactor status threading code (#20357) | Claire | |
* Remove dead code * Remove unneeded/broken parameters and refactor descendant computation | |||
2022-11-10 | Add Scots to the supported locales (#20283) | F | |
Fixes #20249 | |||
2022-11-10 | Change verification to only work for https links (#20304) | Eugen Rochko | |
Fix #20242 | |||
2022-11-10 | Make enable_starttls configurable by envvars (#20321) | F | |
ENABLE_STARTTLS is designed to replace ENABLE_STARTTLS_AUTO by accepting three values: 'auto' (the default), 'always', and 'never'. If ENABLE_STARTTLS isn't provided, we fall back to ENABLE_STARTTLS_AUTO. In this way, this change should be fully backwards compatible. Resolves #20311 | |||
2022-11-10 | Change logged out /api/v1/statuses/:id/context logged out limits (#20355) | Claire | |
2022-11-10 | Fix unnecessary service worker registration and preloading when logged out ↵ | Claire | |
(#20341) | |||
2022-11-10 | Update Helm README and bump version (#20346) | Alex Nordlund | |
* Update Helm chart README and comments in values.yaml * Bump next Helm chart to 2.2.0 | |||
2022-11-10 | Add old logo files back (#20332) | Claire | |
Fixes #20221 | |||
2022-11-10 | Remove preview cards from fav and boost notifications (#20335) | Claire | |
Fixes #20329 | |||
2022-11-10 | Give web container time to start (#19828) | Joe Friedl | |
2022-11-10 | Helm chart improved for ingress (#19826) | mickkael | |
* ingressClassName * ingress values must be optional | |||
2022-11-10 | Bump next Helm chart to 2.1.0 (#20155) | Alex Nordlund | |
2022-11-10 | fix(chart): Fix gitops-incompatible random rolling (#20184) | Sheogorath | |
This patch reworks the Pod rolling mechanism, which is supposed to update Pods with each migration run, but since the it generates a new random value on each helm execution, this will constantly roll all pods in a GitOps driven deployment, which reconciles the helm release. This is resolved by fixing the upgrade to the `.Release.Revision`, which should stay identical, unless config or helm release version have been changed. Further it introduces automatic rolls based on adjustments to the environment variables and secrets. The implementation uses a helper template, following the 1-2-N rule, and omitting code duplication. References: https://helm.sh/docs/chart_template_guide/builtin_objects/ https://helm.sh/docs/howto/charts_tips_and_tricks/#automatically-roll-deployments | |||
2022-11-10 | Helm update readme.md (#20154) | Alex Nordlund | |
* gitignore packaged helm charts * Add upgrade instructions to helm chart/readme.md * Note Helm secret changes that are necessary on failed upgrades | |||
2022-11-10 | Helm update readme.md (#20154) | Alex Nordlund | |
* gitignore packaged helm charts * Add upgrade instructions to helm chart/readme.md * Note Helm secret changes that are necessary on failed upgrades | |||
2022-11-10 | Update Flavour 'ja' Translation (#1911) | atsuchan | |
2022-11-10 | Change incoming activity processing to happen in `ingress` queue (#20264) | Eugen Rochko | |
2022-11-10 | Fix color of the “No description added“ media upload warning on light ↵ | Claire | |
theme (#20328) | |||
2022-11-10 | Merge pull request #1910 from ClearlyClaire/glitch-soc/merge-upstream | Claire | |
Merge upstream changes | |||
2022-11-10 | [Glitch] Add option to open original page in dropdowns of remote content in ↵ | Eugen Rochko | |
web UI Port ef582dc4f2fe53b08988faf8d51f567ac32e5b93 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2022-11-10 | [Glitch] Remove aria-pressed where it's redundant | Sasha Sorokin | |
Port d055d751720b7494ba990a43434b73e17596b5e8 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2022-11-10 | [Glitch] Change larger reblogs/favourites numbers to be shortened in web UI | Eugen Rochko | |
Port 7bdb2433f1a6e0b6a5e4df068003ac6e2e296048 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2022-11-10 | [Glitch] Remove unused timeline_container to fix linter errors | Effy Elden | |
Port 8fdbb4d00d371e7a900bec3a262216d95a784d52 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2022-11-10 | [Glitch] Fix confusing wording in interaction modal in web UI | Eugen Rochko | |
Port 16122761c5eca0f25f17968a208a24ddd99e073e to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2022-11-10 | [Glitch] Fix profile header being cut off in light theme in web UI | Eugen Rochko | |
Port e37e8deb0ff207d36bb359ce395e2888dacc216d to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com> | |||
2022-11-10 | Merge branch 'main' into glitch-soc/merge-upstream | Claire | |
Conflicts: - `app/models/custom_emoji.rb`: Not a real conflict, just upstream changing a line too close to a glitch-soc-specific validation. Applied upstream changes. - `app/models/public_feed.rb`: Not a real conflict, just upstream changing a line too close to a glitch-soc-specific parameter documentation. Applied upstream changes. | |||
2022-11-10 | Remove unused timeline_container to fix linter errors (#20305) | Effy Elden | |
2022-11-10 | Change larger reblogs/favourites numbers to be shortened in web UI (#20303) | Eugen Rochko | |
2022-11-10 | Fix confusing wording in interaction modal in web UI (#20302) | Eugen Rochko | |
2022-11-10 | Add option to open original page in dropdowns of remote content in web UI ↵ | Eugen Rochko | |
(#20299) Change profile picture click to open profile picture in modal in web UI | |||
2022-11-10 | Fix profile header being cut off in light theme in web UI (#20298) | Eugen Rochko | |
2022-11-10 | Change link verification to ignore IDN domains (#20295) | Eugen Rochko | |
Fix #3833 | |||
2022-11-10 | Improve performance by avoiding regex construction (#20215) | James Tucker | |
```ruby 10.times { p /#{FOO}/.object_id } 10.times { p FOO_RE.object_id } ``` | |||
2022-11-10 | Revert filtering public timelines by locale by default (#20294) | Eugen Rochko | |
2022-11-10 | Change `master` branch to `main` branch (#20290) | trwnh | |
2022-11-10 | Fix `mailers` queue not being used for mailers (#20274) | Eugen Rochko | |
Regression since Rails 6.1 | |||
2022-11-09 | Fix NameError in Webfinger redirect handling in ↵ | Claire | |
ActivityPub::FetchRemoteActorService (#20260) |