1
0
mirror of https://gitlab.com/comunic/comunicapiv2 synced 2024-11-22 13:29:22 +00:00
comunicapiv2/src/controllers
2020-03-26 13:59:30 +01:00
..
AccountController.ts Export groups memberships 2020-03-26 13:59:30 +01:00
APILimitsController.ts Ready to implement API limit 2020-03-25 09:04:04 +01:00
CallsController.ts Indicates that calls are disabled 2019-12-28 16:58:06 +01:00
CommentsController.ts Create notification when posting a new comment 2020-03-23 19:08:04 +01:00
ConversationsController.ts Export the list of conversations 2020-03-26 13:09:15 +01:00
FriendsController.ts And frienship notifications support 2020-03-24 18:16:51 +01:00
GroupsController.ts Export groups memberships 2020-03-26 13:59:30 +01:00
LikesController.ts Export user likes 2020-03-25 19:08:43 +01:00
MoviesController.ts Rename file 2020-03-26 12:14:46 +01:00
NotificationsController.ts Can delete all the notifications of a user 2020-03-25 08:30:19 +01:00
PostsController.ts Can get the list of post targets of a user 2020-03-21 09:15:21 +01:00
Routes.ts Can delete all the notifications of a user 2020-03-25 08:30:19 +01:00
SearchController.ts Add search support 2020-03-21 15:00:46 +01:00
SettingsController.ts Can change account image visibility 2020-03-22 15:15:12 +01:00
SurveyController.ts Export all responses of user to surveys 2020-03-26 12:11:06 +01:00
UserController.ts Get advanced user info 2020-03-25 18:24:46 +01:00
VirtualDirectoryController.ts Can find a user by its sub folder 2019-12-28 14:34:42 +01:00
WebAppController.ts Can get all the membership of a user 2019-12-28 16:52:52 +01:00
WelcomeController.ts Ready to check API tokens 2019-11-22 08:50:15 +01:00