status-go/protocol/common
Pascal Precht 081974da1e feat: add discord_messages table and persistence APIs
This adds a new `discord_messages` table and extends the persistence
APIs such that `MessagesByID` and `MessageByID` will return user
messages that include their discord message payload.

It also adds APIs to save individual discord messages.
2022-08-11 10:49:23 +02:00
..
chat_entity.go Skip wrapping emojis in private group chats 2021-01-26 09:39:47 +01:00
crypto.go Tests and linting 2021-09-30 13:02:41 +01:00
errors.go Use ErrRecordNotFound instead of sql.ErrNoRows 2020-10-08 13:23:00 +02:00
feature_flags.go feat: desktop mailserver cycle (#2481) 2022-01-12 12:02:01 -04:00
message.go feat: add discord_messages table and persistence APIs 2022-08-11 10:49:23 +02:00
message_sender.go Dont send notification to our own devices 2022-07-18 17:17:20 +01:00
message_sender_test.go Communities encryption 2021-11-30 20:52:47 +02:00
message_test.go rename status-react to status-mobile 2022-07-17 15:37:14 +02:00
pin_message.go add PinnedBy to PinnedMessage (#2250) 2021-06-08 17:23:32 +02:00
raw_message.go Communities encryption integration 2022-06-17 21:24:39 +03:00
raw_messages_persistence.go Expand confirmations to private group chat messages 2021-03-16 13:41:14 +01:00
timesource.go Handle organisation membership requests 2020-12-23 17:20:55 +01:00