.. |
AccountExport.ts
|
Export groups memberships
|
2020-03-26 13:59:30 +01:00 |
AccountImage.ts
|
Can replace account image
|
2020-03-22 15:00:08 +01:00 |
APIClient.ts
|
Can get API client information from database
|
2019-11-22 09:31:13 +01:00 |
BaseRequestsHandler.ts
|
Move methods
|
2020-03-31 14:29:32 +02:00 |
Comment.ts
|
Can delete comments
|
2020-03-21 08:40:31 +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 |
Movie.ts
|
Delete user movies
|
2020-03-27 13:57:36 +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 mark related notifications as seen
|
2020-03-25 08:23:09 +01:00 |
Post.ts
|
Can delete information associated to a post
|
2020-03-21 08:57:51 +01:00 |
RequestHandler.ts
|
Move methods
|
2020-03-31 14:29:32 +02:00 |
Survey.ts
|
Can get & return basic information about surveys
|
2020-01-03 14:37:54 +01:00 |
SurveyResponse.ts
|
Export all responses of user to surveys
|
2020-03-26 12:11:06 +01:00 |
UnreadConversation.ts
|
Can get the list of unread conversations
|
2019-12-07 17:35:14 +01:00 |
User.ts
|
Update (save) new language settings
|
2020-03-21 18:54:30 +01:00 |
UserLike.ts
|
Export user likes
|
2020-03-25 19:08:43 +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 |
WebSocketRequestHandler.ts
|
Improve errors handling
|
2020-03-31 16:32:25 +02:00 |
WsMessage.ts
|
Start WS routes implementation
|
2020-03-31 16:20:35 +02:00 |