status-go/services/chat
Pascal Precht b8b402da8d feat: store check channel permission responses
This commit adds new tables to the database and APIs in `Messenger` and
communities `Manager` to store `CheckChannelPermissionsResponse`s.

The responses are stored whenever channel permissions have been checked.

The reason we're doing this is so that clients can retrieve the last
known channel permission state before waiting for onchain checks to
finish.
2023-06-27 12:13:59 +02:00
..
api.go feat: store check channel permission responses 2023-06-27 12:13:59 +02:00
api_group_chats.go Revert "Revert "refactor(chat/api): change getChats to getChannelGroups"" 2023-03-24 11:43:38 -04:00
api_send_messages.go fix: add 'responeTo' parameter for the SendImages API 2023-03-30 15:20:41 +02:00
service.go Sync Settings (#2478) 2022-03-23 18:47:00 +00:00