status-go/protocol/requests
RichΛrd fe086b2fdd
fix: allow empty category id when sorting chats and fix error messages (#2301)
* fix: allow empty category id when sorting chats and fix error messages
* fix: unordered maps
2021-08-25 12:52:28 -04:00
..
accept_request_to_join_community.go Handle connection state 2021-05-21 07:22:58 +02:00
ban_user_from_community.go Ban user from community 2021-03-24 09:29:21 +01:00
clear_history.go Handle connection state 2021-05-21 07:22:58 +02:00
create_community_category.go Community categories (#2228) 2021-05-23 09:34:17 -04:00
create_community_request.go Request/Decline access to communities 2021-02-26 15:35:43 +01:00
create_one_to_one_chat.go Handle connection state 2021-05-21 07:22:58 +02: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
edit_community.go feat: Add edit communities (#2229) 2021-05-18 15:32:15 -04:00
edit_community_category.go Community categories (#2228) 2021-05-23 09:34:17 -04:00
edit_message.go Separate edit message protocol message 2021-06-29 13:15:15 +02:00
invite_users_to_community.go Handle connection state 2021-05-21 07:22:58 +02: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
share_community.go Handle connection state 2021-05-21 07:22:58 +02:00