.. |
account_controller.rs
|
Add placeholder for account deletion
|
2020-07-14 10:13:19 +02:00 |
calls_controller.rs
|
Add legacy calls configuration
|
2020-07-13 11:49:14 +02:00 |
comments_controller.rs
|
Can delete a comment
|
2020-07-10 09:02:16 +02:00 |
conversations_controller.rs
|
Upgrade UserID to a structure
|
2020-06-25 10:08:34 +02:00 |
friends_controller.rs
|
Update can_post_texts parameter
|
2020-06-30 14:54:45 +02:00 |
groups_controller.rs
|
Can get the latest posts
|
2020-07-06 10:01:54 +02:00 |
likes_controller.rs
|
Can update like status of a group
|
2020-07-10 10:37:02 +02: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
|
Can get the list of available target to create new posts
|
2020-07-09 13:26:39 +02:00 |
routes.rs
|
Can update account image visibility
|
2021-01-19 18:48:56 +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
|
Ready to resize & save images
|
2020-06-20 15:22:41 +02:00 |
settings_controller.rs
|
Fix typo
|
2021-01-19 18:49:31 +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 |