1
0
mirror of https://gitlab.com/comunic/comunicapiv2 synced 2024-11-22 05:19:22 +00:00
comunicapiv2/src/controllers
2020-04-29 16:58:33 +02:00
..
AccountController.ts Can delete accounts 2020-04-18 13:18:35 +02:00
APILimitsController.ts Ready to implement API limit 2020-03-25 09:04:04 +01:00
CallsController.ts Can check if conversation is allowed to have a call or not 2020-04-15 07:55:59 +02:00
CommentsController.ts Avoid a lot of database requests 2020-04-02 10:59:00 +02:00
ConversationsController.ts Add "canEveryoneAddMembers" add conversation creation time 2020-04-26 14:25:20 +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 Can delete a movie 2020-04-18 11:48:38 +02:00
NotificationsController.ts Remove useless todo 2020-03-30 14:47:34 +02:00
PostsController.ts Create postMovieID method 2020-04-18 11:44:27 +02:00
Routes.ts Can delete a movie 2020-04-18 11:48:38 +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 Fix typo 2020-04-29 16:58:33 +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 Can close all active websockets of a user 2020-04-18 12:27:39 +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