1
0
mirror of https://gitlab.com/comunic/comunicapiv2 synced 2024-11-26 23:39:22 +00:00
comunicapiv2/src/controllers
2020-04-14 09:39:43 +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 Avoid duplicate code 2020-04-14 09:39:43 +02:00
CommentsController.ts Avoid a lot of database requests 2020-04-02 10:59:00 +02:00
ConversationsController.ts Check if there is an ongoing call on a conversation or not 2020-04-13 14:35:36 +02:00
FriendsController.ts Start to add support for incognito mode 2020-04-01 10:35:37 +02:00
GroupsController.ts Automatically mark the user as following the group 2020-04-09 08:06:49 +02: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 Can join a call 2020-04-10 15:59:42 +02:00
RTCRelayController.ts Send allow video status to proxy 2020-04-12 17:27:18 +02:00
SearchController.ts Add search support 2020-03-21 15:00:46 +01:00
SettingsController.ts Check if an emoji with the same shorcut is defined 2020-04-03 19:09:34 +02:00
SurveyController.ts Export all responses of user to surveys 2020-03-26 12:11:06 +01:00
UserController.ts Get the list of custom emojies 2020-04-03 16:43:38 +02:00
UserWebSocketActions.ts Propagate the deletion of a conversation message 2020-04-03 08:56:39 +02:00
UserWebSocketController.ts Upgrade call information 2020-04-11 14:25:06 +02:00
UserWebSocketRoutes.ts Notify peers call was interrputed 2020-04-14 09:27:29 +02:00
VirtualDirectoryController.ts Can find a user by its sub folder 2019-12-28 14:34:42 +01:00
WebAppController.ts Returns the list of conversations with the memberships 2020-04-09 08:22:21 +02:00
WelcomeController.ts Ready to check API tokens 2019-11-22 08:50:15 +01:00