ComunicAPI/RestControllers
2018-07-17 10:25:34 +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 get and return the number of likes of a group. 2018-07-17 10:19:45 +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 Added special visibility level for group members. 2018-07-17 09:55:03 +02:00
searchController.php Check query lenght 2018-01-01 18:40:26 +01:00
SettingsController.php Groups can now have their own virtual directories too. 2018-07-14 11:37:28 +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