FoundKey-0x7f/packages/backend
Michał Sidor 191b2692d2 Modify social timeline to exclude convos with only 1 person I like
This is an attempt at introducing filtering of replies in timeline in the
style of Mastodon or Pleroma's "only replies directed at me or someone I follow".

Currently one way this surely fails is that self-replies by someone I follow in
a conversation solely with someone I don't follow will pass this filter, and
I will see a conversation I don't want to see.

This probably needs more testing to verify that it's doing what's expected of it.
2022-10-16 15:08:24 +01:00
..
.vscode Update settings.json 2022-04-15 21:33:00 +09:00
assets My instance-specific assets and client defaults 2022-10-16 15:08:24 +01:00
migration add down-migration for renote mutes 2022-10-11 10:42:39 +00:00
src Modify social timeline to exclude convos with only 1 person I like 2022-10-16 15:08:24 +01:00
test backend: remove unused prelude modules 2022-10-11 01:53:34 -04:00
.eslintignore migrate to Yarn 3.2.3 2022-08-26 15:24:29 -04:00
.eslintrc.cjs test: __dirnameはESModuleでは使えないので置き換えた (#8626) 2022-05-14 16:09:47 +09:00
.mocharc.json fix broken mocha tests v2 2022-07-13 12:49:58 +02:00
jsconfig.json use eslint 2021-11-12 10:35:41 +09:00
ormconfig.js refactor: migrate to typeorm 3.0 (#8443) 2022-03-26 15:34:00 +09:00
package.json Trash integrations lmao 2022-10-16 15:08:23 +01:00
tsconfig.json backend: set moduleResolution to Node16 in tsconfig 2022-09-21 11:33:57 -04:00
watch.mjs implement dev command 2021-11-19 14:48:59 +09:00