.. |
AccountExport.ts
|
Export groups memberships
|
2020-03-26 13:59:30 +01:00 |
APIClient.ts
|
Can get API client information from database
|
2019-11-22 09:31:13 +01:00 |
BaseRequestsHandler.ts
|
Fix typo
|
2020-06-30 14:34:14 +02:00 |
Comment.ts
|
Can delete comments
|
2020-03-21 08:40:31 +01:00 |
Conversation.ts
|
Add "canEveryoneAddMembers" add conversation creation time
|
2020-04-26 14:25:20 +02:00 |
ConversationMessage.ts
|
Remove conversation: Can delete conversation messages
|
2019-12-07 18:06:41 +01:00 |
CustomEmoji.ts
|
Fix typo
|
2020-04-29 16:57:12 +02: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
|
Fix indentation
|
2020-06-24 08:47:25 +02: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 set new survey attribute
|
2020-05-17 18:25:15 +02: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
|
Fix image orientation issue
|
2020-04-15 07:46:29 +02:00 |
Survey.ts
|
Send new survey property
|
2020-05-17 15:38:54 +02: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
|
Prepare for paths unification
|
2020-05-25 18:01:58 +02:00 |
UserConnectionContainer.ts
|
Can be automatically be notified of comments creation
|
2020-04-01 17:51:33 +02: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
|
Returns the list of conversations with the memberships
|
2020-04-09 08:22:21 +02:00 |
WebSocketRequestHandler.ts
|
Forward signals for web app to rtc proxy
|
2020-04-11 09:40:00 +02:00 |
WsMessage.ts
|
Create new helper method
|
2020-04-02 18:56:42 +02:00 |