status-go/protocol/common
Andrea Maria Piana 85f8c92cde Delete processed messages & add tests
This commit adds a test for out of order messages, which were only
implicitly tested.
It also deletes them after being processed, otherwise they would be
reproceessed each time a message was sent
2023-10-30 14:11:29 +00:00
..
chat_entity.go Skip wrapping emojis in private group chats 2021-01-26 09:39:47 +01:00
crypto.go Added device name set on Messenger.Start() 2022-11-25 11:33:58 +00:00
crypto_test.go Added device name set on Messenger.Start() 2022-11-25 11:33:58 +00: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
media_server_image_id.go feature: Unfurl status links (#4033) 2023-10-13 13:25:34 +01:00
message.go feature: Unfurl status links (#4033) 2023-10-13 13:25:34 +01:00
message_linkpreview.go feature: Unfurl status links (#4033) 2023-10-13 13:25:34 +01:00
message_sender.go Delete processed messages & add tests 2023-10-30 14:11:29 +00:00
message_sender_test.go Delete processed messages & add tests 2023-10-30 14:11:29 +00:00
message_test.go feature: Unfurl status links (#4033) 2023-10-13 13:25:34 +01:00
pin_message.go Always use protobufs by reference & generate handlers 2023-08-22 12:08:54 +01:00
raw_message.go feat: use protected topics for communities 2023-08-23 13:56:00 -04:00
raw_messages_persistence.go Delete processed messages & add tests 2023-10-30 14:11:29 +00:00
shard.go optimised finding server cert (#4148) 2023-10-18 14:17:49 +08:00
timesource.go Handle organisation membership requests 2020-12-23 17:20:55 +01:00