ComunicAPI/RestControllers
2020-01-01 15:01:44 +01:00
..
.htaccess Initial commit 2017-05-17 13:48:24 +02:00
accountController.php Fix typo 2019-12-30 13:51:15 +01:00
CallsController.php Automatically clean old calls 2019-02-23 13:24:32 +01:00
CommentsController.php Fix online issue 2018-05-19 09:36:09 +02:00
ConversationsController.php Can update the content of a conversation message 2018-08-29 13:36:27 +02:00
friendsController.php Fix typo 2020-01-01 15:01:44 +01:00
GroupsController.php Can invite a user to join a group. 2018-09-02 14:49:15 +02:00
LikesController.php Can update the like of group. 2018-07-17 10:25:34 +02:00
MoviesController.php Implemented Movie object 2018-04-22 08:53:12 +02:00
notificationsController.php Can get the number of pending calls for a user 2019-01-24 17:40:26 +01:00
PostsController.php Can get from the API the list of targets where user can create posts 2019-05-19 15:35:43 +02:00
SearchController.php Can search for users and groups from the API 2018-07-28 17:15:50 +02:00
SettingsController.php Escape security questions and answers 2018-08-20 12:06:32 +02:00
SurveysController.php Can get all the response of a user to a survey into a SurveyResponse object 2018-05-13 19:16:10 +02:00
userController.php Added incognito mode 2019-01-11 12:03:59 +01:00
VirtualDirectoryController.php Can find the user or the group associated with a virtual directory. 2018-07-14 13:31:14 +02:00
WebAppController.php Return groups IDs as int 2019-05-16 15:04:25 +02:00
welcomeController.php Implemented RestServer controller 2017-05-17 14:05:23 +02:00