1
0
mirror of https://gitlab.com/comunic/comunicapiv3 synced 2024-11-23 13:59:21 +00:00
comunicapiv3/src/api_data
2020-07-04 16:44:42 +02:00
..
advanced_group_api.rs Can get advanced information about a group 2020-06-25 13:39:37 +02:00
conversation_api.rs Upgrade UserID to a structure 2020-06-25 10:08:34 +02: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
friend_api.rs Can get the list of friends 2020-06-29 15:45:26 +02:00
friendship_status_api.rs Can get the status of a friendship 2020-06-30 09:50:31 +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
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 Create new api_data module 2020-05-24 13:10:09 +02:00
mod.rs Add survey posts support 2020-07-04 16:44:42 +02:00
movie_api.rs Add support for movie posts 2020-07-03 16:41:14 +02:00
post_api.rs Add survey posts support 2020-07-04 16:44:42 +02:00
res_change_group_logo.rs Can delete a group's logo 2020-06-26 10:35:54 +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_conversation.rs Finish to implement conversation creation 2020-06-04 17:47:52 +02:00
res_create_group.rs Create new groups 2020-06-24 09:08:31 +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
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
user_info.rs Upgrade UserID to a structure 2020-06-25 10:08:34 +02:00