wildebeest/backend/src/mastodon
Dario Piotrowicz 3738c7dda1 improve be (+functions) linting:
- enable no-unsafe-call for be/functions linting
 - enable backend await-thenable eslint rule
 - enable backend no-misused-promises eslint rule
2023-01-23 11:38:16 +00:00
..
account.ts MOW-87: implement remote followers/following 2023-01-19 13:56:56 +00:00
client.ts Import wildebeest code 2023-01-04 09:51:17 +00:00
follow.ts ignore duplicated follow 2023-01-16 13:26:10 +00:00
like.ts enable be no-unsafe-return eslint rule 2023-01-04 15:01:00 +01:00
notification.ts improve be (+functions) linting: 2023-01-23 11:38:16 +00:00
reblog.ts enable be no-unsafe-return eslint rule 2023-01-04 15:01:00 +01:00
reply.ts Import wildebeest code 2023-01-04 09:51:17 +00:00
status.ts MOW-112: reuse code and attachments on account's statuses 2023-01-18 11:35:41 +00:00
subscription.ts MOW-95: use instance config in Env instead of DB 2023-01-11 17:38:45 +00:00
timeline.ts MOW-118: switch from KV to DO for caching 2023-01-19 09:09:30 +00:00
utils.ts enable be no-unsafe-return eslint rule 2023-01-04 15:01:00 +01:00