ComunicAPI/RestControllers
2019-01-26 08:01:18 +01:00
..
.htaccess Initial commit 2017-05-17 13:48:24 +02:00
accountController.php Limit the number of account / hour / ip 2018-08-20 14:48:21 +02:00
CallsController.php Can hang up calls 2019-01-26 08:01:18 +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 Added incognito mode 2019-01-11 12:03:59 +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 delete groups. 2018-08-31 09:56:46 +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
welcomeController.php Implemented RestServer controller 2017-05-17 14:05:23 +02:00