1
0
mirror of https://gitlab.com/comunic/comunicapiv2 synced 2024-11-22 21:39:22 +00:00
comunicapiv2/src/entities
2019-12-07 18:06:41 +01:00
..
AccountImage.ts Start to process user account image 2019-11-23 16:10:51 +01:00
APIClient.ts Can get API client information from database 2019-11-22 09:31:13 +01:00
Conversation.ts Use Set instead of Array for conversation members 2019-11-30 14:41:34 +01:00
ConversationMessage.ts Remove conversation: Can delete conversation messages 2019-12-07 18:06:41 +01:00
RequestHandler.ts Can safely get the ID of a user in a request 2019-12-07 11:51:38 +01:00
UnreadConversation.ts Can get the list of unread conversations 2019-12-07 17:35:14 +01:00
User.ts Start to process user account image 2019-11-23 16:10:51 +01:00
UserLoginTokens.ts Sign in user 2019-11-23 13:16:28 +01:00