.. |
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
|
feat: community admin permission functionality (#3569)
|
2023-06-14 10:15:46 -04:00 |
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
|
feat: introduce `CheckAllCommunityChannelsPermissions()` API
|
2023-06-20 10:06:44 +02:00 |
check_community_channel_permissions.go
|
feat: introduce `CheckChannelPermissions` API
|
2023-06-20 09:42:10 +02: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
|
feat: add parsing for new links format (#3665)
|
2023-07-04 17:48:52 +04:00 |
community_metrics_request.go
|
feat: Collecting community messages count metrics (#3802)
|
2023-08-01 17:08:57 +04:00 |
community_tags.go
|
…
|
|
create_account.go
|
Enable lightclient
|
2023-07-07 14:49:40 +01: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
|
fx: deprecate profile and timeline chats (#3809)
|
2023-08-03 17:16:11 +03:00 |
create_public_chat.go
|
…
|
|
deactivate_chat.go
|
…
|
|
decline_contact_request.go
|
…
|
|
decline_request_to_join_community.go
|
…
|
|
delete_community_category.go
|
…
|
|
delete_community_token_permission.go
|
…
|
|
dismiss_latest_contact_request_for_contact.go
|
…
|
|
edit_community.go
|
…
|
|
edit_community_category.go
|
…
|
|
edit_community_token_permission_request.go
|
fix: add missing private field when converting permission request
|
2023-06-19 15:26:42 +02:00 |
edit_message.go
|
…
|
|
edit_shared_addresses.go
|
feat(communities): add airdropAddress param to SharedAccounts (#3756)
|
2023-07-14 13:33:47 -04:00 |
import_discord_community.go
|
…
|
|
login.go
|
Allow passing nameserver on login
|
2023-06-29 13:05:46 +01:00 |
mute_category_request.go
|
…
|
|
mute_chat_request.go
|
…
|
|
mute_community_request.go
|
feat(communities): Adds muting interval to community (#3549)
|
2023-06-17 11:19:05 +03:00 |
remove_role_from_member.go
|
feat: community admin permission functionality (#3569)
|
2023-06-14 10:15:46 -04:00 |
reorder_community_category.go
|
…
|
|
reorder_community_chat.go
|
…
|
|
request_to_join_community.go
|
feat(communities): add airdropAddress param to SharedAccounts (#3756)
|
2023-07-14 13:33:47 -04:00 |
restore_account.go
|
…
|
|
retract_contact_request.go
|
…
|
|
send_contact_request.go
|
…
|
|
send_group_chat_message.go
|
…
|
|
send_one_to_one_message.go
|
…
|
|
set_contact_local_nickname.go
|
…
|
|
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
|
…
|
|