1
0
mirror of https://gitlab.com/comunic/comunicapiv3 synced 2024-11-22 21:39:21 +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 Load post comments 2020-07-05 19:32:28 +02:00
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 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
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 Can get the status of a friendship 2020-06-30 09:50:31 +02:00
general_settings_api.rs Improve code readability 2022-03-17 18:29:42 +01:00
global_search_result_api.rs Upgrade UserID to a structure 2020-06-25 10:08:34 +02:00
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 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 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 Get the list of conversations of the user 2020-06-04 19:01:35 +02:00
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 Can get the list of memberships of a user 2020-07-13 11:17:35 +02:00
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 Can get the list of available target to create new posts 2020-07-09 13:26:39 +02:00
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 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_password_token.rs Return more information on successful reset token check 2021-02-17 18:44:37 +01: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_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 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 Continue refactoring 2021-03-04 18:51:52 +01: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 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 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 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 Can get the list of memberships of a user 2020-07-13 11:17:35 +02:00