1
0
mirror of https://gitlab.com/comunic/comunicapiv3 synced 2024-12-28 14:38:52 +00:00
comunicapiv3/src/data
2020-07-10 08:45:53 +02:00
..
api_client.rs Get information about API client 2020-05-23 11:00:53 +02:00
comment.rs Load post comments 2020-07-05 19:32:28 +02:00
config.rs Can log select queries 2020-07-08 13:33:55 +02:00
conversation_message.rs Can remove a member from a conversation 2020-06-23 07:44:42 +02:00
conversation.rs Get the list of conversations of the user 2020-06-04 19:01:35 +02:00
custom_emoji.rs Get user custom emojies 2020-05-26 19:45:38 +02:00
error.rs Save new group settings in the database 2020-06-26 09:27:32 +02:00
friend.rs Can get the list of friends 2020-06-29 15:45:26 +02:00
friendship_status.rs Can get the status of a friendship 2020-06-30 09:50:31 +02:00
global_search_result.rs Can make global search 2020-06-23 18:55:23 +02:00
group_id.rs Upgrade method 2020-06-23 19:01:07 +02:00
group_member.rs Can change group membership 2020-06-29 08:17:51 +02:00
group.rs Can delete a group's logo 2020-06-26 10:35:54 +02:00
http_request_handler.rs Can get information about a single comment 2020-07-10 08:45:53 +02:00
mod.rs Can create surveys 2020-07-08 20:16:09 +02:00
movie.rs Add support for movie posts 2020-07-03 16:41:14 +02:00
new_conversation_message.rs Can send new messages 2020-06-22 12:19:13 +02:00
new_conversation.rs Can get information about multiple groups 2020-06-25 09:26:58 +02:00
new_group.rs Create new groups 2020-06-24 09:08:31 +02:00
new_survey.rs Can create surveys 2020-07-08 20:16:09 +02:00
post.rs Can change the visibility level of a post 2020-07-09 09:10:42 +02:00
survey.rs Add survey posts support 2020-07-04 16:44:42 +02:00
unread_conversation.rs Get the list of unread conversations 2020-06-22 18:55:24 +02:00
user_token.rs Can login user 2020-05-24 16:35:54 +02:00
user.rs Can determine post access level 2020-07-04 18:34:21 +02:00