ComunicAPI/RestControllers
2018-05-13 17:50:54 +02:00
..
.htaccess Initial commit 2017-05-17 13:48:24 +02:00
accountController.php Work progress on account deletion 2018-05-09 14:53:08 +02:00
CommentsController.php Fix encoding issue 2018-05-13 17:13:00 +02:00
ConversationsController.php Updated method 2018-05-09 20:20:23 +02:00
friendsController.php Update friends post texts authorization status. 2018-03-11 16:40:41 +01:00
LikesController.php Can get all the likes of a user 2018-05-13 17:50:54 +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 Fix encoding issue 2018-05-13 17:13:00 +02:00
searchController.php Check query lenght 2018-01-01 18:40:26 +01:00
SettingsController.php Added account public note to the general settings 2018-05-05 11:13:40 +02:00
SurveysController.php Implemented SurveyChoice object 2018-04-22 08:31:34 +02:00
userController.php Add public note to advanced user information 2018-05-05 11:17:48 +02:00
welcomeController.php Implemented RestServer controller 2017-05-17 14:05:23 +02:00