Iceshrimp (e2net fork) https://estrogen.network
Go to file
Laura Hausmann 8ecf361870
[backend] Implement heuristics for home timeline queries
After lots of performance analysis, we've ended up with a cutoff value of 250 posts in the last 7d, after which we should switch which query plan to nudge postgres towards. This should greatly improve performance of users who were previously performance edge cases.
2023-11-22 00:14:54 +01:00
.config [docs] Remove search backends from installation docs, example config & example docker-compose.yml 2023-11-19 04:10:00 +01:00
.forgejo/workflows [ci] Fix immutable cache breaking CI builds due to caching 2023-11-18 02:35:10 +01:00
.vscode Replace rome with biome in .vscode/extensions.json 2023-11-03 13:51:44 +01:00
.yarn [backend] Remove external search backends 2023-11-19 01:36:54 +01:00
assets Add new logos & asset generation script 2023-10-04 02:04:30 +02:00
chart Defry the fish (#125) 2023-08-21 16:14:53 +02:00
ci-env Update ci-env Dockerfile 2023-11-10 04:32:28 +01:00
custom Add new logos & asset generation script 2023-10-04 02:04:30 +02:00
cypress chore: 🎨 format 2023-06-23 21:22:44 -07:00
dev Defry the fish (#125) 2023-08-21 16:14:53 +02:00
docs [docs] Remove search backends from installation docs, example config & example docker-compose.yml 2023-11-19 04:10:00 +01:00
locales [client] Update translations (French) 2023-11-20 17:18:45 +01:00
packages [backend] Implement heuristics for home timeline queries 2023-11-22 00:14:54 +01:00
scripts [yarn] Update .yarnrc.yml in focus-production 2023-11-17 01:52:56 +01:00
.dockerignore fix: add megalodon to docker image 2023-07-06 22:54:53 -04:00
.editorconfig Use a tab width of 4 everywhere 2023-10-18 17:13:14 +02:00
.env.yarn Build node-gyp dependencies with all available threads 2023-11-10 05:13:13 +01:00
.envrc Fixed dev enviroment _> documented procedure 2023-05-31 13:52:21 +02:00
.gitattributes [yarn]: Enable support for corepack offline installs 2023-11-19 01:12:51 +01:00
.gitignore [yarn]: Enable support for corepack offline installs 2023-11-19 01:12:51 +01:00
.gitmodules Add new logos & asset generation script 2023-10-04 02:04:30 +02:00
.node-version Update '.node-version' 2023-05-31 02:36:19 +00:00
.npmrc pnpm 8! 2023-03-26 00:37:11 -07:00
.pnp.cjs [backend] Remove external search backends 2023-11-19 01:36:54 +01:00
.pnp.loader.mjs [yarn] Upgrade to v4.0.2 2023-11-14 19:59:22 +01:00
.vsls.json Add .vsls.json 2018-08-13 00:24:45 +09:00
.weblate Defry the fish (#125) 2023-08-21 16:14:53 +02:00
.yarnrc.yml [yarn] Fix another runtime peer dep 2023-11-15 19:31:15 +01:00
biome.json Migrate from rome to biome 2023-10-27 16:46:38 +02:00
CHANGELOG.md Release: v2023.11.3 2023-11-19 01:29:39 +01:00
CODE_OF_CONDUCT.md Change Code of Conduct 2023-09-06 14:14:12 +02:00
CONTRIBUTING.md [baackend] Move migrations to typescript 2023-10-13 18:44:25 +02:00
COPYING Update COPYING 2023-11-07 00:09:27 +01:00
cypress.config.ts chore: 🎨 format 2023-06-23 21:22:44 -07:00
Dockerfile [docker] BuildKit caches break immutable cache, let's stick to immutable lockfile 2023-11-19 04:40:44 +01:00
flake.lock [nix devenv] Devenv cleanup 2023-10-26 18:43:36 +02:00
flake.nix [flake] Allow building on arm systems, nodejs: 18 -> 20 2023-11-10 12:49:41 -05:00
gulpfile.js chore: format 2023-06-05 17:27:40 -07:00
LICENSE Use AGPLv3 2018-03-28 22:56:28 +09:00
package.json Release: v2023.11.3 2023-11-19 01:29:39 +01:00
Procfile Create Procfile 2019-04-05 18:17:30 +09:00
README.md [docs] Update badges in README 2023-11-16 20:37:11 +01:00
release.json Defry the fish (#125) 2023-08-21 16:14:53 +02:00
SECURITY.md Defry the fish (#125) 2023-08-21 16:14:53 +02:00
yarn.lock [backend] Remove external search backends 2023-11-19 01:36:54 +01:00

Iceshrimp