FoundKey/packages/backend/src/services
Johann150 94d1cf75aa
server: unify drive object types in database
Minor adjustment: The 'name' columns have the same max length.

Major adjustment: Rename both columns to be "parentId" and update
all references of this name in the backend. API parameters are not
changed, since that would be an unnecessary breaking change.
2023-03-26 11:05:55 +02: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: unify drive object types in database 2023-03-26 11:05:55 +02: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: refactor to group deletion deliveries 2023-03-12 12:37:20 +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 Revert "server: fix user deletion race condition" 2023-01-30 14:59:24 +01:00
fetch-instance-metadata.ts server: check instance description length limit 2023-02-11 19:16:28 +01: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: add function to deliver multiple activities to a relay 2023-03-11 22:23:42 +01:00
send-email.ts remove mi-white.png asset 2023-02-04 18:08:19 +01:00
stream.ts fix lint "object-shorthand" 2022-08-03 14:58:24 +02:00
suspend-user.ts Revert "server: fix user deletion race condition" 2023-01-30 14:59:24 +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