1
0
mirror of https://gitlab.com/comunic/comunicapiv2 synced 2024-11-22 21:39:22 +00:00
comunicapiv2/src/entities
2020-03-20 18:24:48 +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
Comment.ts Get & return the comments of a post 2020-01-03 17:31:39 +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
Friend.ts Can get the list of friends of a user 2019-12-28 16:28:38 +01:00
Group.ts Can change group logo 2019-12-26 14:14:42 +01:00
GroupMember.ts Add membership information when getting group information 2019-12-15 17:54:44 +01:00
GroupSettings.ts Can update group settings 2019-12-26 13:49:17 +01:00
Movies.ts Can get the list of movies of the user 2020-01-03 08:39:59 +01:00
NewAccount.ts Can create a new account 2019-12-30 13:44:54 +01:00
NewGroup.ts Can create new groups 2019-12-24 18:47:55 +01:00
NewSurvey.ts Can create new Surveys 2020-03-20 13:28:01 +01:00
Notification.ts Can get the list of notifications of the user 2019-12-28 12:57:55 +01:00
Post.ts Ready to implement comments 2020-01-03 17:01:09 +01:00
RequestHandler.ts Can reuse function for multiple levels 2020-03-20 18:24:48 +01:00
Survey.ts Can get & return basic information about surveys 2020-01-03 14:37:54 +01:00
UnreadConversation.ts Can get the list of unread conversations 2019-12-07 17:35:14 +01:00
User.ts Fix issue 2020-01-01 11:33:51 +01:00
UserLoginTokens.ts Sign in user 2019-11-23 13:16:28 +01:00
UserMembershipEntry.ts Can get all the membership of a user 2019-12-28 16:52:52 +01:00