status-go/protocol/requests
frank c7aebfeed3
Fix/mobile issue 15899 : error when trying login under updated password (#3493)
* fix: unable to reset password for newly created account using CreateAccountAndLogin

* remove unnecessary print

* add TestCreateAccountAndLogin

* update TestCreateAccountAndLogin

* bump version
2023-05-18 22:00:55 +08:00
..
accept_contact_request.go
accept_latest_contact_request_for_contact.go Accept/Dismiss LastestContactRequestForContact endpoint (#2702) 2022-06-17 12:20:43 -04:00
accept_request_to_join_community.go
add_contact.go Add spiff workflow cmd 2023-03-16 14:31:34 +00:00
add_role_to_member.go Allow owner/admin to delete messages of a community (#2958) 2022-12-02 19:34:02 +08:00
add_wallet_connect_session.go Implement wallet connect session CRUD API 2022-08-19 12:32:00 +01:00
ban_user_from_community.go
build_contact.go Update wakuext_buildContact 2023-03-14 16:57:33 +01:00
cancel_request_to_join_community.go feat(communities): Cancel request to join community (#2915) 2022-10-28 11:41:20 +03:00
clear_history.go
community_tags.go fix: lint (#2845) 2022-09-27 18:59:02 -04:00
create_account.go Fix/mobile issue 15899 : error when trying login under updated password (#3493) 2023-05-18 22:00:55 +08:00
create_community_category.go refactor(import-tool): process import data in chunks 2023-01-30 12:23:56 +01:00
create_community_request.go Community encryption should automatically be enabled/disabled depending on community permissions (closed/open) 2023-05-05 17:32:39 +02:00
create_community_token_permission_request.go feat: add CommunityTokenPermission to community description 2023-03-03 09:46:49 +01:00
create_one_to_one_chat.go
create_profile_chat.go
create_public_chat.go
deactivate_chat.go
decline_contact_request.go Support outgoing contact requests (#3120) 2023-02-21 19:08:11 +01:00
decline_request_to_join_community.go
delete_community_category.go
delete_community_token_permission.go feat: add CommunityTokenPermission to community description 2023-03-03 09:46:49 +01:00
dismiss_latest_contact_request_for_contact.go Accept/Dismiss LastestContactRequestForContact endpoint (#2702) 2022-06-17 12:20:43 -04:00
edit_community.go
edit_community_category.go
edit_community_token_permission_request.go feat: add CommunityTokenPermission to community description 2023-03-03 09:46:49 +01:00
edit_message.go feat: edit/delete/reply for emoji/sticker/audio (#2771) 2022-10-05 21:54:47 +04:00
import_discord_community.go feat: introduce discord import tool 2022-10-28 09:52:26 +02:00
invite_users_to_community.go
mute_chat_request.go Add muted_till param for chats (#3258) 2023-04-16 17:06:00 +02:00
remove_role_from_member.go Allow owner/admin to delete messages of a community (#2958) 2022-12-02 19:34:02 +08:00
reorder_community_category.go
reorder_community_chat.go
request_to_join_community.go feat: add verified wallet accounts to community requests 2023-03-22 13:50:25 +01:00
restore_account.go Add RestoreAccountAndLogin endpoint 2023-03-22 13:31:16 +00:00
retract_contact_request.go Support outgoing contact requests (#3120) 2023-02-21 19:08:11 +01: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 Add spiff workflow cmd 2023-03-16 14:31:34 +00:00
set_contact_local_nickname.go
share_community.go feat: add optional inviteMessage to share-community request (#2776) 2022-08-08 13:49:39 +03:00
share_image_message.go
toggle_collapsed_community_category.go Add collapsed community categories 2023-03-14 17:13:21 +00:00
unban_user_from_community.go feat: unban user in community 2022-07-04 09:02:33 +02:00
upsert_switcher_card.go Persist switcher cards (#3049) 2023-01-05 21:41:57 +05:30
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