status-go/protocol/requests
Mikhail Rogachev 1ba4b86c7e
feat_: Add WS settings to the node config (#5346)
* feat_: add ability to enable http and ws connections from the client app
* feat_: add websocket option for api config
* fix_: use new api options in statusd
* chore_: add test for `overrideApiConfig`
2024-06-26 16:33:22 +02:00
..
accept_contact_request.go
accept_latest_contact_request_for_contact.go
accept_request_to_join_community.go
add_contact.go feat: add contact customization color (#4869) 2024-04-03 22:49:57 +08:00
add_role_to_member.go
add_wallet_connect_session.go
ban_user_from_community.go
build_contact.go
cancel_request_to_join_community.go
check_all_community_channels_permissions.go
check_community_channel_permissions.go
check_permission_to_join_community.go
clear_history.go
community_channel_share_url.go
community_member_messages.go
community_metrics_request.go
community_tags.go Fix/community tags indices (#4992) 2024-03-26 20:02:12 +00:00
create_account.go feat_: Add WS settings to the node config (#5346) 2024-06-26 16:33:22 +02:00
create_community_category.go
create_community_request.go
create_community_token_permission_request.go
create_one_to_one_chat.go
create_profile_chat.go
create_public_chat.go
deactivate_chat.go
decline_contact_request.go
decline_request_to_join_community.go
delete_community_category.go
delete_community_member_messages.go
delete_community_token_permission.go
dismiss_community_notifications.go
dismiss_latest_contact_request_for_contact.go
edit_community.go
edit_community_category.go
edit_community_token_permission_request.go
edit_message.go
edit_shared_addresses.go
fetch_messages.go
get_permissioned_balances_request.go
import_discord_channel.go
import_discord_community.go
login.go feat_: Add WS settings to the node config (#5346) 2024-06-26 16:33:22 +02:00
mute_category_request.go
mute_chat_request.go
mute_community_request.go
reevaluate_community_members_permissions.go
remove_role_from_member.go
reorder_community_category.go
reorder_community_chat.go
request_to_join_community.go
restore_account.go feat: adapt create/restore/login endpoints for keycard usage (#5311) 2024-06-26 13:14:27 +02:00
retract_contact_request.go
save_new_waku_node.go fix(config)_: add API calls to set new waku node and max backups 2024-06-04 22:52:18 +07:00
send_contact_request.go
send_group_chat_message.go
send_one_to_one_message.go
set_community_shard.go
set_community_storenodes.go
set_contact_local_nickname.go
set_custom_nodes.go
set_customization_color.go
set_light_client.go
set_log_level.go
set_max_log_backups.go fix(config)_: add API calls to set new waku node and max backups 2024-06-04 22:52:18 +07:00
share_community.go
share_image_message.go
toggle_collapsed_community_category.go
toggle_peer_syncing.go
unban_user_from_community.go
upsert_switcher_card.go
verified_trusted.go
verified_untrustworthy.go