FoundKey/packages/backend/src/services
Johann150 1eda1760d1
server: refactor to always use deleteAccount service
This should reduce code duplication around how deletion of an actor is
handled.
2023-01-07 19:46:05 +01:00
..
blocking backend: implement not forwarding block activities (#212) 2022-11-17 21:24:38 +00:00
chart server: fix lints 2023-01-03 03:51:38 +01:00
drive server: set file permissions after copy 2023-01-02 12:44:09 +01:00
following server: fix custom lint typeorm-prefer-count 2023-01-03 02:42:42 +01:00
i backend: improve documentation of pin/update functions 2022-10-16 18:06:22 -04:00
messages refactor: remove note.mentionedRemoteUsers column 2022-09-07 14:43:04 +02:00
note server: fix lints 2023-01-03 03:51:38 +01:00
user-list fix some lints 2022-08-11 00:09:29 +02:00
add-note-to-antenna.ts server: fix custom lint typeorm-prefer-count 2023-01-03 02:42:42 +01:00
create-notification.ts server: fix lints 2023-01-03 03:51:38 +01:00
create-system-user.ts server: fix custom lint typeorm-prefer-count 2023-01-02 21:07:02 +01:00
delete-account.ts server: refactor to always use deleteAccount service 2023-01-07 19:46:05 +01:00
fetch-instance-metadata.ts server: fix various type errors in services 2022-12-08 23:18:45 -05:00
insert-moderation-log.ts server: fix various type errors in services 2022-12-08 23:18:45 -05:00
instance-actor.ts server: fix undefined variable for instance actor 2022-11-25 19:05:37 +01:00
logger.ts fix import typo 2022-12-13 15:12:29 -05:00
push-notification.ts server: fix various type errors in services 2022-12-08 23:18:45 -05:00
register-or-fetch-instance-doc.ts server: fix TypeError in registerOrFetchInstanceDoc 2022-12-03 04:01:51 -05:00
relay.ts server: change JSON.parse/stringify to structuredClone 2022-12-13 16:45:38 -05:00
send-email.ts fix some lints 2022-08-11 00:09:29 +02:00
stream.ts fix lint "object-shorthand" 2022-08-03 14:58:24 +02:00
suspend-user.ts refactor: remove default export for DeliverManager 2022-12-11 17:56:25 +01:00
unsuspend-user.ts server: fix various type errors in services 2022-12-08 23:18:45 -05:00
update-hashtag.ts server: fix various type errors in services 2022-12-08 23:18:45 -05:00
user-cache.ts server: Fix typing for user token 2022-12-08 23:20:41 -05:00
validate-email-for-account.ts fix some lints 2022-08-11 00:09:29 +02:00