1
0
mirror of https://gitlab.com/comunic/comunicapiv3 synced 2024-11-23 05:49:22 +00:00
comunicapiv3/src/api_data
2021-02-15 17:03:25 +01:00
..
account_export_api.rs Deprecate old movies system 2021-02-13 11:12:17 +01:00
account_image_settings_api.rs Can get account image settings 2021-01-19 18:14:17 +01:00
advanced_group_api.rs Can get advanced information about a group 2020-06-25 13:39:37 +02:00
call_member_info.rs Can get the list of members of a call 2021-02-10 17:32:14 +01:00
call_peer_interrupted_streaming.rs Can stop streaming 2021-02-12 13:52:47 +01:00
call_peer_ready.rs Can mark a user as ready to stream 2021-02-11 19:21:24 +01:00
comment_api.rs Load post comments 2020-07-05 19:32:28 +02:00
conversation_api.rs Can check whether a conversation is having a call or not 2021-02-10 18:14:17 +01:00
conversation_message_api.rs Upgrade UserID to a structure 2020-06-25 10:08:34 +02:00
conversations_refresh_api.rs Can open new conversations 2020-06-18 14:15:17 +02:00
current_user_id.rs Upgrade UserID to a structure 2020-06-25 10:08:34 +02:00
custom_emoji.rs Upgrade UserID to a structure 2020-06-25 10:08:34 +02:00
entities_constructor.rs Create a new trait 2020-07-14 10:08:30 +02:00
friend_api.rs Get more accurate info 2021-02-05 14:55:19 +01:00
friendship_status_api.rs Can get the status of a friendship 2020-06-30 09:50:31 +02:00
general_settings_api.rs Can get general settings 2020-07-14 11:15:20 +02:00
global_search_result_api.rs Upgrade UserID to a structure 2020-06-25 10:08:34 +02:00
group_api.rs Return group information to API 2020-06-25 08:16:20 +02:00
group_member_api.rs Can get the list of members of a group 2020-06-27 07:23:38 +02:00
http_error.rs Fix returned error in case of bad login tokens 2020-05-24 18:33:47 +02:00
joined_call_message.rs Can join call 2021-02-10 17:16:52 +01:00
language_settings_api.rs Can get language settings 2020-07-14 13:16:52 +02:00
left_call_message.rs Can leave a call 2021-02-10 18:04:03 +01:00
legacy_api_bool.rs Get the list of conversations of the user 2020-06-04 19:01:35 +02:00
list_unread_conversations_api.rs Upgrade UserID to a structure 2020-06-25 10:08:34 +02:00
login_success.rs Mark new field as to remove 2021-02-13 14:48:35 +01:00
mod.rs Create server config route 2021-02-15 17:03:25 +01:00
new_call_signal.rs Relay messages from RTC proxy to user 2021-02-11 19:07:30 +01:00
notification_api.rs Can get the list of memberships of a user 2020-07-13 11:17:35 +02:00
post_api.rs Deprecate old movies system 2021-02-13 11:12:17 +01:00
posts_targets_api.rs Can get the list of available target to create new posts 2020-07-09 13:26:39 +02:00
res_change_group_logo.rs Can delete a group's logo 2020-06-26 10:35:54 +02:00
res_check_email_exists.rs Can check if security questions has been defined 2020-07-13 13:15:26 +02:00
res_check_security_answers.rs Can generate a reset token if password is valid 2020-07-13 14:20:28 +02:00
res_check_security_questions_exists.rs Can check if security questions has been defined 2020-07-13 13:15:26 +02:00
res_count_all_unreads.rs Add the method /notifications/count_all_news 2020-07-10 13:31:40 +02:00
res_count_unread_conversations.rs Count the number of unread conversations of a user 2020-06-22 14:32:14 +02:00
res_create_comment.rs Can create a comment 2020-07-10 08:21:40 +02:00
res_create_conversation.rs Finish to implement conversation creation 2020-06-04 17:47:52 +02:00
res_create_custom_emoji.rs Can create custom emoji 2021-01-20 18:31:01 +01:00
res_create_group.rs Create new groups 2020-06-24 09:08:31 +02:00
res_create_post.rs Can create text posts 2020-07-07 19:14:16 +02:00
res_find_private_conversations.rs Return the list of available private conversations 2020-06-18 09:40:18 +02:00
res_find_user_by_virtual_directory.rs Upgrade UserID to a structure 2020-06-25 10:08:34 +02:00
res_find_virtual_directory.rs Upgrade UserID to a structure 2020-06-25 10:08:34 +02:00
res_get_security_questions.rs Can get security questions 2020-07-13 13:23:37 +02:00
res_get_ws_token.rs Can get WebSocket access token 2021-02-05 10:37:37 +01:00
res_number_unread_notifications.rs Can count the number of unread notifications 2020-07-10 12:55:50 +02:00
security_settings_api.rs Can get security settings 2021-01-19 17:27:54 +01:00
server_config.rs Create server config route 2021-02-15 17:03:25 +01:00
survey_api.rs Add survey posts support 2020-07-04 16:44:42 +02:00
survey_choice_api.rs Add survey posts support 2020-07-04 16:44:42 +02:00
survey_response_api.rs Create a new trait 2020-07-14 10:08:30 +02:00
type_container_api.rs Can get the list of memberships of a user 2020-07-13 11:17:35 +02:00
user_calls_config.rs Get calls configuration 2021-02-08 18:24:28 +01:00
user_info.rs Can update like status of user page 2020-07-10 10:24:39 +02:00
user_like_api.rs Fix error 2020-07-13 19:41:48 +02:00
user_membership_api.rs Can get the list of memberships of a user 2020-07-13 11:17:35 +02:00