ComunicAPI/RestControllers
2018-07-02 12:03:33 +02:00
..
.htaccess Initial commit 2017-05-17 13:48:24 +02:00
accountController.php Export data method returns information about related users 2018-05-27 12:03:49 +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 Can create groups 2018-07-02 12:03:33 +02: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 online issue 2018-05-19 09:36:09 +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 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
welcomeController.php Implemented RestServer controller 2017-05-17 14:05:23 +02:00