iceshrimp/packages/backend/src/server/api/mastodon/helpers
Laura Hausmann ef3463e8dc
[backend] Rework note hard mutes
It's been shown that the current approach doesn't scale. This implementation should scale perfectly fine.
2023-11-27 19:43:45 +01:00
..
auth.ts [mastodon-client] Verify scopes are identical between /oauth/authorize and /oauth/token instead of testing whether they are a subset 2023-11-16 20:37:21 +01:00
list.ts [backend] [client] Add option to hide user lists from home timeline 2023-10-22 18:43:51 +02:00
media.ts [mastodon-client] Use ctx instead of ctx.user as arguments everywhere 2023-10-07 21:46:22 +02:00
mfm.ts [mastodon-client] Switch to happy-dom 2023-11-25 02:11:44 +01:00
misc.ts [mastodon-client] Bump compatible version to 4.2.1 2023-10-24 18:50:41 +02:00
note.ts [mastodon-client] Switch to isQuote for detecting quotes 2023-10-18 01:30:10 +02:00
notification.ts [mastodon-client] Improve html cache performance 2023-11-27 00:07:24 +01:00
pagination.ts [mastodon-client] Don't return 'next' link pagination header when there are not more results 2023-10-11 18:33:33 +02:00
poll.ts [mastodon-client] Use ctx instead of ctx.user as arguments everywhere 2023-10-07 21:46:22 +02:00
search.ts [backend] Implement filters for postgres FTS 2023-11-19 01:36:54 +01:00
timeline.ts [backend] Rework note hard mutes 2023-11-27 19:43:45 +01:00
user.ts [backend] Include avatar & banner url and blurhash in the user table 2023-11-22 18:59:38 +01:00