status-go/protocol/requests
BalogunofAfrica 1b8b53b118
fix: add option to preserve history on chat delete (#4324)
2023-12-11 13:29:56 +01:00
..
accept_contact_request.go
accept_latest_contact_request_for_contact.go
accept_request_to_join_community.go
add_contact.go
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 fix: correct parsing shared url without data (#4283) 2023-11-10 16:33:37 +00:00
community_metrics_request.go
community_tags.go
create_account.go feat: wallet - emoji and color (#4322) 2023-12-06 14:47:38 +04: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 fix: add option to preserve history on chat delete (#4324) 2023-12-11 13:29:56 +01:00
decline_contact_request.go
decline_request_to_join_community.go
delete_community_category.go
delete_community_token_permission.go
dismiss_community_notifications.go fix: 'Join Community' notification is not getting dismissed (#4267) 2023-12-04 14:48:28 +03:00
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 feat_: Allow to set custom nodes & log level 2023-11-29 09:31:02 +00:00
import_discord_channel.go
import_discord_community.go
login.go
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
retract_contact_request.go
send_contact_request.go
send_group_chat_message.go
send_one_to_one_message.go
set_community_shard.go Always set PubsubTopic in filters 2023-11-18 02:26:34 +02:00
set_contact_local_nickname.go
set_custom_nodes.go feat_: Allow to set custom nodes & log level 2023-11-29 09:31:02 +00:00
set_light_client.go feat_: Allow to set light client 2023-11-29 09:31:02 +00:00
set_log_level.go feat_: Allow to set custom nodes & log level 2023-11-29 09:31:02 +00:00
share_community.go
share_image_message.go
toggle_collapsed_community_category.go
unban_user_from_community.go
upsert_switcher_card.go
verified_trusted.go
verified_untrustworthy.go