1
0
mirror of https://gitlab.com/comunic/comunicapiv2 synced 2024-11-22 13:29:22 +00:00
comunicapiv2/src/controllers
2020-04-02 18:27:37 +02:00
..
AccountController.ts Update last user activity 2020-03-28 15:21:06 +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 Avoid a lot of database requests 2020-04-02 10:59:00 +02:00
ConversationsController.ts Return conversation ID with message 2020-04-01 14:16:26 +02:00
FriendsController.ts Start to add support for incognito mode 2020-04-01 10:35:37 +02:00
GroupsController.ts Remove a notification 2020-03-28 15:08:50 +01:00
LikesController.ts Switch to base handler 2020-03-31 14:31:10 +02:00
MoviesController.ts Rename file 2020-03-26 12:14:46 +01:00
NotificationsController.ts Remove useless todo 2020-03-30 14:47:34 +02:00
PostsController.ts Remove a TODO 2020-03-28 14:34:20 +01:00
Routes.ts Generate access tokens 2020-03-29 18:22:54 +02: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
UserWebSocketActions.ts Send delete comment notification to client 2020-04-02 18:27:37 +02:00
UserWebSocketController.ts Remove useless function argument 2020-04-01 17:55:44 +02:00
UserWebSocketRoutes.ts Can register to post 2020-04-01 17:26:56 +02: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