status-go/protocol/common
Andrea Maria Piana dfd4668087 Add mentioned field
This commit adds a Mentioned field to Message, which indicates whether
the receiving user is mentioned in the message.
2021-05-26 08:33:38 +02:00
..
chat_entity.go Skip wrapping emojis in private group chats 2021-01-26 09:39:47 +01:00
crypto.go Request/Decline access to communities 2021-02-26 15:35:43 +01:00
errors.go Use ErrRecordNotFound instead of sql.ErrNoRows 2020-10-08 13:23:00 +02:00
feature_flags.go Add feature flag for push notifications and bump version 2020-07-27 17:20:16 +02:00
message.go Add mentioned field 2021-05-26 08:33:38 +02:00
message_processor.go Refactorings: whisper transport removed (#2200) 2021-04-22 16:36:18 +03:00
message_processor_test.go Refactorings: whisper transport removed (#2200) 2021-04-22 16:36:18 +03:00
message_test.go Add mentioned field 2021-05-26 08:33:38 +02:00
pin_message.go add PinMessage and PinnedMessage (#2180) 2021-05-14 23:22:50 +02:00
raw_message.go Expand confirmations to private group chat messages 2021-03-16 13:41:14 +01: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