1
0
mirror of https://gitlab.com/comunic/comunicapiv3 synced 2024-11-29 16:56:28 +00:00
comunicapiv3/src/helpers
2020-07-12 14:26:39 +02:00
..
account_helper.rs Update last activity of the user 2020-06-29 15:53:39 +02:00
api_helper.rs database_structure => constants 2020-05-26 17:51:11 +02:00
background_image_helper.rs Upgrade UserID to a structure 2020-06-25 10:08:34 +02:00
comments_helper.rs Can update comment content 2020-07-10 08:57:46 +02:00
conversations_helper.rs Upgrade UserID to a structure 2020-06-25 10:08:34 +02:00
custom_emojies_helper.rs Upgrade UserID to a structure 2020-06-25 10:08:34 +02:00
database.rs Can delete a single notification 2020-07-11 13:47:07 +02:00
friends_helper.rs Add the method /notifications/count_all_news 2020-07-10 13:31:40 +02:00
groups_helper.rs Can get the list of available target to create new posts 2020-07-09 13:26:39 +02:00
likes_helper.rs Can update like status of user page 2020-07-10 10:24:39 +02:00
mod.rs Can count the number of unread notifications 2020-07-10 12:55:50 +02:00
movies_helper.rs Finish movie deletion implementation 2020-07-12 14:26:39 +02:00
notifications_helper.rs Can delete all the notifications of a given user 2020-07-12 14:02:52 +02:00
posts_helper.rs Can delete all the posts associated to a movie 2020-07-12 14:20:24 +02:00
survey_helper.rs Can create new choices for a survey 2020-07-10 11:59:18 +02:00
user_helper.rs Load post comments 2020-07-05 19:32:28 +02:00
virtual_directory_helper.rs Collect new group settings 2020-06-26 08:58:00 +02:00