1
0
mirror of https://gitlab.com/comunic/comunicapiv3 synced 2024-11-22 21:39:21 +00:00
comunicapiv3/src/data
2021-04-16 08:35:14 +02:00
..
account_export.rs Continue refactoring 2021-03-04 18:51:52 +01:00
api_client.rs Can send push notification messages through Firebase 2021-04-15 16:35:25 +02:00
base_request_handler.rs Fix invalid check 2021-04-16 07:58:45 +02: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 Can serve user data files directly from the API 2021-04-15 11:41:33 +02:00
conversation_message.rs Spawn a thread to send push notifications 2021-04-16 08:35:14 +02:00
conversation.rs Can create group conversation 2021-04-03 19:00:18 +02:00
custom_emoji.rs Can delete a custom emoji 2021-01-20 18:46:21 +01:00
error.rs Update dependencies 2021-02-19 17:08:13 +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 conversation 2021-04-03 19:00:18 +02:00
group.rs Can set the list of members of a group public 2021-03-17 18:03:34 +01:00
http_request_handler.rs Handle pre-flight requests 2021-03-14 14:25:11 +01:00
lang_settings.rs Can set language settings 2020-07-14 13:33:17 +02:00
mod.rs Build first notifications 2021-04-15 11:08:11 +02:00
new_account.rs Can create new accounts 2020-07-13 13:35:25 +02:00
new_conversation_message.rs Create first server message for conversations 2021-03-07 15:44:52 +01:00
new_conversation.rs Can create group conversation 2021-04-03 19:00:18 +02:00
new_custom_emoji.rs Can create custom emoji 2021-01-20 18:31:01 +01:00
new_data_conservation_policy.rs Can update data conservation policy 2021-02-15 19:29:43 +01:00
new_group.rs Create new groups 2020-06-24 09:08:31 +02:00
new_notifications_settings.rs Fix bad comment 2021-04-11 13:50:11 +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
push_notification.rs Build first notifications 2021-04-15 11:08:11 +02: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
user_like.rs Add likes to export 2020-07-13 19:26:19 +02:00
user_membership.rs Continue refactoring 2021-03-04 18:51:52 +01:00
user_token.rs Create client push notification token 2021-04-11 17:32:50 +02: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 Propagate user is writing message event 2021-03-08 18:45:10 +01:00
user.rs Build first notifications 2021-04-15 11:08:11 +02:00