status-go/protocol/requests
frank 684e9654de
Allow owner/admin to delete messages of a community (#2958)
2022-12-02 19:34:02 +08:00
..
accept_contact_request.go Initial support for mutual contact requests 2022-05-31 09:12:36 +01:00
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 Handle connection state 2021-05-21 07:22:58 +02:00
add_contact.go feat: display name 2022-03-14 13:48:34 -04: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 Ban user from community 2021-03-24 09:29:21 +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 Handle connection state 2021-05-21 07:22:58 +02:00
community_tags.go fix: lint (#2845) 2022-09-27 18:59:02 -04:00
create_community_category.go Community categories (#2228) 2021-05-23 09:34:17 -04:00
create_community_request.go Added payload reset on PayloadManager level 2022-08-22 13:27:59 +01:00
create_one_to_one_chat.go Block contact endpoint 2021-11-15 18:53:35 +00:00
create_profile_chat.go Handle connection state 2021-05-21 07:22:58 +02:00
create_public_chat.go Handle connection state 2021-05-21 07:22:58 +02:00
deactivate_chat.go Handle connection state 2021-05-21 07:22:58 +02:00
decline_request_to_join_community.go Handle connection state 2021-05-21 07:22:58 +02:00
delete_community_category.go fix: allow empty category id when sorting chats and fix error messages (#2301) 2021-08-25 12:52:28 -04:00
dismiss_contact_request.go Initial support for mutual contact requests 2022-05-31 09:12:36 +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 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_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 Handle connection state 2021-05-21 07:22:58 +02:00
reject_contact_request.go Reject contact request endpoint 2021-11-23 14:11:43 +01: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 fix: allow empty category id when sorting chats and fix error messages (#2301) 2021-08-25 12:52:28 -04:00
reorder_community_chat.go fix: allow empty category id when sorting chats and fix error messages (#2301) 2021-08-25 12:52:28 -04:00
request_to_join_community.go Request/Decline access to communities 2021-02-26 15:35:43 +01:00
retract_contact_request.go Initial support for mutual contact requests 2022-05-31 09:12:36 +01:00
send_contact_request.go Initial support for mutual contact requests 2022-05-31 09:12:36 +01:00
set_contact_local_nickname.go Create contact if not in contacts when setting nickname 2021-11-15 18:53:35 +00:00
share_community.go feat: add optional inviteMessage to share-community request (#2776) 2022-08-08 13:49:39 +03:00
share_image_message.go resolved conflicts 2022-02-24 23:11:36 +03:00
unban_user_from_community.go feat: unban user in community 2022-07-04 09:02:33 +02:00
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