status-go/protocol/requests
osmaczko 2ced83abb7
chore_: replace geth logger with zap logger (#5962)
closes: #6002
2024-10-28 20:54:17 +00:00
..
accept_contact_request.go
accept_latest_contact_request_for_contact.go
accept_request_to_join_community.go
add_centralized_metric.go feat(metrics)_: add centralized metrics 2024-07-11 10:05:31 +01:00
add_centralized_metric_test.go feat(metrics)_: add centralized metrics 2024-07-11 10:05:31 +01:00
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
check_community_channel_permissions.go
check_permission_to_join_community.go
clear_history.go
community_channel_share_url.go
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
community_tags.go Fix/community tags indices (#4992) 2024-03-26 20:02:12 +00:00
create_account.go test_: restore account (#5960) 2024-10-23 22:48:33 +03:00
create_community_category.go
create_community_request.go chore_: replace geth logger with zap logger (#5962) 2024-10-28 20:54:17 +00: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
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 feat: get and delete community member messages API (#4932) 2024-03-19 20:44:49 +01:00
delete_community_token_permission.go
delete_imported_key.go fix_: ignore log partial API request (#5865) 2024-09-27 11:48:51 +01:00
delete_imported_key_test.go fix_: ignore log partial API request (#5865) 2024-09-27 11:48:51 +01:00
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
enable_and_sync_installation.go feat(sync)!: leftovers work for sync fallback (#5794) 2024-09-19 16:17:46 +08:00
enable_installation_and_pair.go fix(sync)_: sync fallback notification (#5888) 2024-10-07 22:05:37 +08:00
fetch_messages.go
get_permissioned_balances_request.go Create endpoint to get permissioned balances 2024-02-07 20:10:49 +00:00
import_discord_channel.go
import_discord_community.go
initialize_application.go feat(metrics)_: add centralized metrics 2024-07-11 10:05:31 +01:00
login.go feat(wallet)_: add status proxy RPC urls for blockchain providers 2024-08-01 08:19:20 +02:00
migrate_keystore_dir.go fix_: ignore log partial API request (#5865) 2024-09-27 11:48:51 +01:00
migrate_keystore_dir_test.go fix_: ignore log partial API request (#5865) 2024-09-27 11:48:51 +01: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 fix: reject handling requests to join without revealed accounts (#5549) 2024-08-07 17:57:02 +02:00
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 Add spiff workflow cmd 2023-03-16 14:31:34 +00:00
set_community_shard.go
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
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
set_store_confirmation_for_messages_sent.go feat(waku)_: allow client to set store confirmations 2024-07-15 09:37:57 +01:00
set_syncing_on_mobile_network.go Check for mobile data connection if setting is on (#5511) 2024-07-26 22:34:57 +01:00
share_community.go
share_image_message.go
sign_typed_data.go fix_: ignore log partial API request (#5865) 2024-09-27 11:48:51 +01:00
sign_typed_data_test.go fix_: ignore log partial API request (#5865) 2024-09-27 11:48:51 +01:00
toggle_centralized_metrics.go feat(metrics)_: add centralized metrics 2024-07-11 10:05:31 +01:00
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 Add notification for trustworthy/untrustworthy 2022-11-16 16:17:13 +00:00
verified_untrustworthy.go Add notification for trustworthy/untrustworthy 2022-11-16 16:17:13 +00:00
verify_database_password.go fix_: ignore log partial API request (#5865) 2024-09-27 11:48:51 +01:00
verify_database_password_test.go fix_: ignore log partial API request (#5865) 2024-09-27 11:48:51 +01:00