iceshrimp/packages/backend/src/services
2024-03-26 16:24:19 +01:00
..
blocking
chart [backend] Dynamically import redisClient in postgre.ts and dependencies 2023-11-07 23:12:20 +01:00
drive [backend] Add environment variables to configure config file location, files directory and custom assets directory 2023-11-23 20:31:08 +01:00
following [backend] Don't emit followRequestAccepted if followee is not locked 2023-11-23 22:22:05 +01:00
i [backend] Improve updateUserProfileData 2023-11-27 01:37:00 +01:00
messages
note Fix bug: Pass reference to Note OBJ when creating notifications for Poll Vote and Poll End so muted threads can be resolved correctly 2024-03-26 16:24:19 +01:00
user-list [backend] [client] Add option to hide user lists from home timeline 2023-10-22 18:43:51 +02:00
add-note-to-antenna.ts
create-notification.ts
create-system-user.ts [backend] Refactor database transactions 2023-10-25 17:03:08 +02:00
delete-account.ts
fetch-instance-metadata.ts
fetch-rel-me.ts
insert-moderation-log.ts
instance-actor.ts
logger.ts
push-notification.ts [backend] Automatically generate vapid/web-push keys 2023-10-13 19:23:36 +02:00
register-or-fetch-instance-doc.ts
relay.ts
send-email-notification.ts
send-email.ts
stream.ts [mastodon-client] Implement streaming API 2023-10-09 01:59:19 +02:00
suspend-user.ts
unsuspend-user.ts
update-hashtag.ts
user-cache.ts
validate-email-for-account.ts