.. |
AccountController.ts
|
Added placeholders for data export and account deletion
|
2019-12-30 13:50:59 +01:00 |
CallsController.ts
|
Indicates that calls are disabled
|
2019-12-28 16:58:06 +01:00 |
CommentsController.ts
|
Get & return the comments of a post
|
2020-01-03 17:31:39 +01:00 |
ConversationsController.ts
|
Can delete a single conversation message
|
2019-12-07 18:52:20 +01:00 |
FriendsController.ts
|
Can set for friends if they can create posts or not
|
2020-01-01 15:08:15 +01:00 |
GroupsController.ts
|
Fix mistake
|
2019-12-28 13:08:30 +01:00 |
MoviesController.ts
|
Return information about a single movie
|
2020-01-03 10:24:05 +01:00 |
NotificationsController.ts
|
Can get the list of notifications of the user
|
2019-12-28 12:57:55 +01:00 |
PostsController.ts
|
Can change post visibility level
|
2020-03-20 18:34:28 +01:00 |
Routes.ts
|
Ready to implement update of visibility level
|
2020-03-20 13:41:50 +01:00 |
SearchController.ts
|
Can search users in the database
|
2019-11-30 09:28:50 +01:00 |
SurveyController.ts
|
Return the choice of a user to a survey
|
2020-01-03 14:43:46 +01:00 |
UserController.ts
|
Can display user account image in all cases
|
2020-01-03 17:37:47 +01:00 |
VirtualDirectoryController.ts
|
Can find a user by its sub folder
|
2019-12-28 14:34:42 +01:00 |
WebAppController.ts
|
Can get all the membership of a user
|
2019-12-28 16:52:52 +01:00 |
WelcomeController.ts
|
Ready to check API tokens
|
2019-11-22 08:50:15 +01:00 |