ComunicAPI/RestControllers
2018-08-20 14:10:58 +02:00
..
.htaccess Initial commit 2017-05-17 13:48:24 +02:00
accountController.php Returns special error code when a new account try to reuse existing email address. 2018-08-20 14:10:58 +02:00
CommentsController.php Fix online issue 2018-05-19 09:36:09 +02:00
ConversationsController.php Made ConvInfoToAPI method public 2018-05-13 19:22:51 +02:00
friendsController.php Made objects conversion methods public 2018-05-13 20:15:11 +02:00
GroupsController.php Added group membership notifications 2018-08-02 08:57:49 +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 unread notifications and conversations in a single API request 2018-02-21 16:18:32 +01:00
PostsController.php Latest posts thread can includes groups posts. 2018-07-20 15:31:21 +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 Made objects conversion methods public 2018-05-13 20:15:11 +02: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