1
0
mirror of https://gitlab.com/comunic/comunicapiv3 synced 2025-01-05 18:38:51 +00:00
comunicapiv3/src/controllers
2021-01-25 18:33:23 +01:00
..
account_controller.rs Remove resolved TODOs 2021-01-23 09:56:19 +01:00
calls_controller.rs Add legacy calls configuration 2020-07-13 11:49:14 +02:00
comments_controller.rs Can delete notification targeting a user about a post 2021-01-24 18:05:11 +01:00
conversations_controller.rs Upgrade UserID to a structure 2020-06-25 10:08:34 +02:00
friends_controller.rs Delete notifications when deleting a friend 2021-01-24 18:21:03 +01:00
groups_controller.rs Delete notification when removing a user from a group 2021-01-25 18:33:23 +01:00
likes_controller.rs Delete notifications on like updates 2021-01-24 18:09:45 +01:00
mod.rs Can get general settings 2020-07-14 11:15:20 +02:00
movies_controller.rs Can delete all the posts associated to a movie 2020-07-12 14:20:24 +02:00
notifications_controller.rs Can delete all the notifications of a given user 2020-07-12 14:02:52 +02:00
posts_controller.rs Send a notification when creating a new post 2021-01-24 18:13:17 +01:00
routes.rs Remove resolved TODOs 2021-01-23 09:56:19 +01:00
search_controller.rs Upgrade UserID to a structure 2020-06-25 10:08:34 +02:00
server_controller.rs Create server 2020-05-21 15:28:07 +02:00
server.rs Make limit system lives 2021-01-23 09:44:34 +01:00
settings_controller.rs Can delete a custom emoji 2021-01-20 18:46:21 +01:00
surveys_controller.rs Can block the creation of new choices 2020-07-10 12:03:11 +02:00
user_controller.rs Upgrade UserID to a structure 2020-06-25 10:08:34 +02:00
virtual_directory_controller.rs Can search for virtual directory 2020-06-03 13:28:28 +02:00
web_app_controller.rs Can get the list of memberships of a user 2020-07-13 11:17:35 +02:00