1
0
mirror of https://gitlab.com/comunic/comunicapiv2 synced 2024-11-26 15:29:22 +00:00
comunicapiv2/src/controllers
2019-12-31 10: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
ConversationsController.ts Can delete a single conversation message 2019-12-07 18:52:20 +01:00
FriendsController.ts Get information about a single friendship 2019-12-31 10:08:04 +01:00
GroupsController.ts Fix mistake 2019-12-28 13:08:30 +01:00
NotificationsController.ts Can get the list of notifications of the user 2019-12-28 12:57:55 +01:00
Routes.ts Get information about a single friendship 2019-12-31 10:08:04 +01:00
SearchController.ts Can search users in the database 2019-11-30 09:28:50 +01:00
UserController.ts Completed advanced info 2019-12-28 14:29:00 +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