1
0
mirror of https://gitlab.com/comunic/comunicapiv3 synced 2024-12-26 13:38:51 +00:00
comunicapiv3/src/api_data
2022-03-17 18:32:33 +01:00
..
admin Recovery => Reset 2021-07-13 17:40:03 +02:00
account_export_api.rs Improve code readability 2022-03-17 18:32:33 +01:00
account_image_settings_api.rs Can get account image settings 2021-01-19 18:14:17 +01:00
advanced_group_api.rs Return forez status with advanced group information 2021-04-18 14:45: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 Continue refactoring 2021-03-04 18:51:52 +01:00
call_peer_ready.rs Continue refactoring 2021-03-04 18:51:52 +01:00
comment_api.rs
conversation_api.rs Add missing information to conversations 2021-04-05 15:01:58 +02:00
conversation_message_api.rs Give thumbnail url 2021-03-05 13:58:15 +01:00
current_user_id.rs
custom_emoji.rs
data_conservation_settings_api.rs Improve code readability 2022-03-17 18:29:42 +01:00
entities_constructor.rs Improve code readability 2022-03-17 18:29:42 +01:00
friend_api.rs Get more accurate info 2021-02-05 14:55:19 +01:00
friendship_status_api.rs
general_settings_api.rs Improve code readability 2022-03-17 18:29:42 +01:00
global_search_result_api.rs
group_api.rs Returns the list of conversations for a group in the API 2021-04-05 14:26:50 +02:00
group_member_api.rs
http_error.rs
joined_call_message.rs Continue refactoring 2021-03-04 18:51:52 +01:00
language_settings_api.rs Can get language settings 2020-07-14 13:16:52 +02:00
left_call_message.rs Continue refactoring 2021-03-04 18:51:52 +01:00
legacy_api_bool.rs
list_unread_conversations_api.rs Update 2021-03-05 11:58:31 +01:00
login_success.rs Remove deprecated fields 2021-03-02 17:50:21 +01:00
mod.rs Save reports in the database 2022-03-17 17:26:13 +01:00
new_call_signal.rs Continue refactoring 2021-03-04 18:51:52 +01:00
notification_api.rs
notification_settings_api.rs Add new setting 2021-04-10 19:20:03 +02:00
post_api.rs Deprecate old movies system 2021-02-13 11:12:17 +01:00
posts_targets_api.rs
push_notifications_status_api.rs Give full independent push service URL 2021-04-12 17:03:42 +02:00
removed_user_from_conv_message.rs Propagate user is writing message event 2021-03-08 18:45:10 +01:00
res_change_group_logo.rs
res_check_email_exists.rs
res_check_password_token.rs Return more information on successful reset token check 2021-02-17 18:44:37 +01:00
res_check_security_answers.rs
res_check_security_questions_exists.rs
res_count_all_unreads.rs
res_count_unread_conversations.rs
res_create_comment.rs
res_create_conversation_for_group.rs Can create group conversation 2021-04-03 19:00:18 +02:00
res_create_conversation.rs Continue refactoring 2021-03-04 18:51:52 +01:00
res_create_custom_emoji.rs Can create custom emoji 2021-01-20 18:31:01 +01:00
res_create_group.rs
res_create_post.rs
res_find_private_conversations.rs Continue refactoring 2021-03-04 18:51:52 +01:00
res_find_user_by_virtual_directory.rs
res_find_virtual_directory.rs
res_get_security_questions.rs
res_get_ws_token.rs Can get WebSocket access token 2021-02-05 10:37:37 +01:00
res_number_unread_notifications.rs
security_settings_api.rs Improve code readability 2022-03-17 18:29:42 +01:00
server_config.rs Update database structure 2022-03-16 19:22:37 +01:00
submit_report_result_api.rs Save reports in the database 2022-03-17 17:26:13 +01:00
survey_api.rs
survey_choice_api.rs
survey_response_api.rs
type_container_api.rs
user_calls_config.rs Get calls configuration 2021-02-08 18:24:28 +01:00
user_info.rs Administrators can get information about a single user 2021-07-12 17:50:14 +02:00
user_is_writing_message_in_conversation.rs Propagate user is writing message event 2021-03-08 18:45:10 +01:00
user_like_api.rs Improve code readability 2022-03-17 18:29:42 +01:00
user_mail_address.rs Can get current user email address easily 2021-02-17 18:30:36 +01:00
user_membership_api.rs