status-go/protocol/requests
Igor Sirotin 10cf286208
feat_: added Login request BandwidthStatsEnabled flag (#5369)
2024-06-18 14:36:53 +01: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 chore: fix ban/unban flow and delete all messages feature (#4743) 2024-02-22 11:25:13 +01:00
build_contact.go
cancel_request_to_join_community.go
check_all_community_channels_permissions.go feat(communities): add addresses to check channel permissions functions (#3910) 2023-08-18 15:50:23 -04:00
check_community_channel_permissions.go feat(communities): add addresses to check channel permissions functions (#3910) 2023-08-18 15:50:23 -04:00
check_permission_to_join_community.go feat(community-permissions): Adds addresses feild to check permissions request (#3858) 2023-08-15 13:26:23 -04:00
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_member_messages.go feat: get and delete community member messages API (#4932) 2024-03-19 20:44:49 +01:00
community_metrics_request.go feat: Collecting community messages count metrics (#3802) 2023-08-01 17:08:57 +04:00
community_tags.go Fix/community tags indices (#4992) 2024-03-26 20:02:12 +00:00
create_account.go fix: proper usage of CreateAccount RootDataDir (#5284) 2024-06-05 14:03:34 +01:00
create_community_category.go
create_community_request.go (fix/status-go) fix profile picture update/removal (#4570) 2024-01-24 12:09:28 -08:00
create_community_token_permission_request.go feat: New field in TokenCriteria proto 2024-02-27 16:25:26 +01:00
create_one_to_one_chat.go
create_profile_chat.go fx: deprecate profile and timeline chats (#3809) 2023-08-03 17:16:11 +03:00
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_member_messages.go feat: get and delete community member messages API (#4932) 2024-03-19 20:44:49 +01:00
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 feat: add intro/outro message to communities 2022-05-31 11:41:26 +02:00
edit_community_category.go Community categories (#2228) 2021-05-23 09:34:17 -04:00
edit_community_token_permission_request.go
edit_message.go feature: Unfurl status links (#4033) 2023-10-13 13:25:34 +01:00
edit_shared_addresses.go feat: support signing of a join/edit community request from within the app or keycard 2023-11-03 07:49:01 +01:00
fetch_messages.go feat_: Allow to set custom nodes & log level 2023-11-29 09:31:02 +00:00
get_permissioned_balances_request.go Create endpoint to get permissioned balances 2024-02-07 20:10:49 +00:00
import_discord_channel.go feat(discord): Import single channel from discord (#4160) 2023-10-25 12:32:21 -04:00
import_discord_community.go
login.go feat_: added Login request BandwidthStatsEnabled flag (#5369) 2024-06-18 14:36:53 +01:00
mute_category_request.go
mute_chat_request.go
mute_community_request.go
reevaluate_community_members_permissions.go feat: owner and token master permissions (#3912) 2023-08-18 17:29:44 +02:00
remove_role_from_member.go
reorder_community_category.go
reorder_community_chat.go
request_to_join_community.go feat: support signing of a join/edit community request from within the app or keycard 2023-11-03 07:49:01 +01:00
restore_account.go Login endpoints improvements (#4980) 2024-03-28 15:01:44 +00: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 Add spiff workflow cmd 2023-03-16 14:31:34 +00:00
send_group_chat_message.go Add spiff workflow cmd 2023-03-16 14:31:34 +00:00
send_one_to_one_message.go
set_community_shard.go Always set PubsubTopic in filters 2023-11-18 02:26:34 +02:00
set_community_storenodes.go enable custom community storenodes (#4532) 2024-02-20 17:49:39 +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_customization_color.go feat: implement new endpoint to set customization color (#4568) 2024-02-07 18:20:54 +03: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
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 Peer syncing toggle (#4758) 2024-03-05 11:44:09 +01:00
unban_user_from_community.go
upsert_switcher_card.go
verified_trusted.go
verified_untrustworthy.go