1
0
mirror of https://gitlab.com/comunic/comunicapiv2 synced 2024-11-26 07:19:23 +00:00
comunicapiv2/src/controllers
2020-03-23 19:08:04 +01:00
..
AccountController.ts Added placeholders for data export and account deletion 2019-12-30 13:50:59 +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 Can delete a single conversation message 2019-12-07 18:52:20 +01:00
FriendsController.ts Can set for friends if they can create posts or not 2020-01-01 15:08:15 +01:00
GroupsController.ts Fix mistake 2019-12-28 13:08:30 +01:00
LikesController.ts Like system is working 2020-03-21 14:45:03 +01:00
MoviesController.ts Return information about a single movie 2020-01-03 10:24:05 +01:00
NotificationsController.ts Can get the list of notifications of the user 2019-12-28 12:57:55 +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 change account image visibility 2020-03-22 15:15:12 +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 Can cancel the response to a survey 2020-03-21 16:36:46 +01:00
UserController.ts Can display user account image in all cases 2020-01-03 17:37:47 +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