1
0
mirror of https://gitlab.com/comunic/comunicapiv3 synced 2025-01-03 17:38:50 +00:00
comunicapiv3/src/data
2021-02-15 17:38:25 +01:00
..
account_export.rs Deprecate old movies system 2021-02-13 11:12:17 +01:00
api_client.rs Upgrade user tokens system 2021-02-13 14:37:15 +01:00
base_request_handler.rs Refactor project 2021-02-13 16:15:25 +01:00
call_signal.rs Can stop streaming 2021-02-12 13:52:47 +01:00
comment.rs Load post comments 2020-07-05 19:32:28 +02:00
config.rs Add RTC config 2021-02-06 16:59:27 +01:00
conversation_message.rs Can remove a member from a conversation 2020-06-23 07:44:42 +02:00
conversation.rs Can register / unregister a conversation 2021-02-06 08:55:14 +01:00
custom_emoji.rs Can delete a custom emoji 2021-01-20 18:46:21 +01:00
error.rs Start user WebSocket implementation 2021-02-05 13:21:10 +01:00
friend.rs Get more accurate info 2021-02-05 14:55:19 +01:00
friendship_status.rs Can get the status of a friendship 2020-06-30 09:50:31 +02:00
general_settings.rs Can set general settings 2020-07-14 11:36:15 +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 create group membership notifications 2021-01-23 15:30:14 +01:00
group.rs Can delete a group's logo 2020-06-26 10:35:54 +02:00
http_request_handler.rs Refactor project 2021-02-13 16:15:25 +01:00
lang_settings.rs Can set language settings 2020-07-14 13:33:17 +02:00
mod.rs Continue to deprecate old movie system 2021-02-13 11:26:06 +01:00
new_account.rs Can create new accounts 2020-07-13 13:35:25 +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_custom_emoji.rs Can create custom emoji 2021-01-20 18:31:01 +01: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
notification.rs Start to push notifications 2021-01-23 14:52:05 +01:00
post.rs Deprecate old movies system 2021-02-13 11:12:17 +01:00
security_settings.rs Can set security settings 2021-01-19 17:47:48 +01:00
survey_response.rs Add responses to surveys to export 2020-07-13 19:38:51 +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_like.rs Add likes to export 2020-07-13 19:26:19 +02:00
user_membership.rs Sort the list of memberships 2020-07-13 11:44:37 +02:00
user_token.rs Upgrade user tokens system 2021-02-13 14:37:15 +01:00
user_ws_connection.rs Upgrade user tokens system 2021-02-13 14:37:15 +01:00
user_ws_message.rs Send message through WebSocket fro new conversation messages 2021-02-06 09:41:56 +01:00
user_ws_request_handler.rs Refactor project 2021-02-13 16:15:25 +01:00
user.rs Can get data conservation policy 2021-02-15 17:38:25 +01:00