~cytrogen/masto-fe

ref: dfc05ec8df1752c53c3f05848169c474e00e02fa masto-fe/app/models d---------
dfc05ec8 — Claire 2 years ago
Merge commit '6273416292090b2f6bfda33f070cea325a1759df' into glitch-soc/merge-upstream

Conflicts:
- `.github/workflows/build-nightly.yml`:
  Upstream modified this file close to a line modified by glitch-soc to
  disable the ARMv64 builder (as glitch-soc doesn't have one).
  Ported upstream's changes.
- `.github/workflows/build-releases.yml`:
  Upstream modified this file close to lines changed by glitch-soc to
  change the Docker image repositories used (only ghcr, and based on the
  organization's name).
  Ported upstream's changes.
5ed72f66 — Claire 2 years ago
Merge commit 'b90383d07388fe8513e59a6deb1a2391146c6561' into glitch-soc/merge-upstream
08b495d9 — Claire 2 years ago
Merge commit 'b1d89071384ef028c97a3d28cf8cf6bc0ca6c4ce' into glitch-soc/merge-upstream
5d8c65f2 — Claire 2 years ago
Merge commit '398635c0c4987ec44d937e98431ff5dee331ea94' into glitch-soc/merge-upstream
e4f5114a — Claire 2 years ago
Fix obsolete cache key in status cache invalidation logic (#26934)

fc682505 — Eugen Rochko 2 years ago
Change score half-life for trending posts from 2 hours to 1 hour (#26915)

20666482 — Robert R George 2 years ago
Added admin api for managing tags (#26872)

81caafbe — Claire 2 years ago
Fix performances of profile directory (#26842)

355e3fb5 — Claire 2 years ago
Simplify `Account.by_recent_status` and `Account.by_recent_sign_in` scopes (#26840)

8a9d7aeb — Colette Kerr 2 years ago
Change DCT method used for JPEG encoding to float (#26675)

b83e4875 — Claire 2 years ago
Fix moderator rights inconsistencies (#26729)

a1df9fdb — Claire 2 years ago
Merge pull request #2397 from ClearlyClaire/glitch-soc/merge-upstream

Merge upstream changes
77caba37 — Claire 2 years ago
Merge branch 'main' into glitch-soc/merge-upstream
cab4cbfa — Claire 2 years ago
Fix “Scoped order is ignored, it's forced to be batch order.” warnings (#26793)

ee02b10e — Claire 2 years ago
Merge pull request #2392 from ClearlyClaire/glitch-soc/merge-upstream

Merge upstream changes into glitch-soc
c107512f — Claire 2 years ago
Merge commit '05093266e6e3c54f9096da9cdcdafdc83703c578' into glitch-soc/merge-upstream
4ed629cd — Claire 2 years ago
Merge commit 'be991f1d18006a4820c1e9ca6625bf2bd2bfedac' into glitch-soc/merge-upstream

Conflicts:
- `app/models/form/admin_settings.rb`:
  Upstream added the notion of overriden settings, while we had extra code for
  pseudo-settings (only used to combine flavour and skin in a single select
  field).
  Ported upstream changes.
- `config/i18n-tasks.yml`:
  Upstream added `simple_form.overridden` to `ignore_unused`,
  we had `simple_form.glitch_only`.
  Added `simple_form.glitch_only` as well.
ac2dae0d — Claire 2 years ago
Merge commit '6c4c72497a5722870e4432ef41dd4c9ec36a8928' into glitch-soc/merge-upstream

Conflicts:
- `.github/workflows/build-releases.yml`:
  Upstream changed comments close to a line we modified to account for
  different container image repositories.
  Updated the comments as upstream did.
ffb48664 — Claire 2 years ago
Merge commit 'cb9f96036cf78835e22aafb30b80717b5a8b7394' into glitch-soc/merge-upstream
fbbe9f1c — Claire 2 years ago
Merge commit 'a7d96e6affd4a2da65f09f3f4ffa1b9350bb9a42' into glitch-soc/merge-upstream
Next