status-go/protocol/common
Igor Sirotin 19875ed9b5
fix: archive decryption fail (#5076)
* fix_: delay archive import if decryption failed

* chore_: minor cleanup

* chore_: test archive import of encrypted channel

* test(TestImportDecryptedArchiveMessages)_: first iteration

* feat_: GetHashRatchetMessagesCountForGroup

* chore_: log community description and shard info message ids

* test(TestImportDecryptedArchiveMessages)_: cleanup

* fix_: rebase issues

* chore_: remove temporal test

* test(TestImportDecryptedArchiveMessages)_: cleanup

* chore_: lint fix

* fix(TestImportDecryptedArchiveMessages)_: ForceMembersReevaluation
2024-05-27 13:49:09 +01:00
..
shard feat: implemented a mechanism to retrieve shard information for a given community ID (#4499) 2023-12-22 13:37:37 +01:00
chat_entity.go Feat: Modify grants for profile showcase use (#4694) 2024-02-11 15:11:04 +03:00
code_control_flags.go chore: disable curated communities loop in tests (#4894) 2024-03-09 09:42:06 +00: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 chore: disable curated communities loop in tests (#4894) 2024-03-09 09:42:06 +00:00
media_server_image_id.go feature: Unfurl status links (#4033) 2023-10-13 13:25:34 +01:00
message.go feat_: Return parsed bridge messages (#5192) 2024-05-27 13:32:30 +05:30
message_linkpreview.go Add favicons to external link previews (#4788) 2024-03-12 22:47:51 +02:00
message_segmentation.go feat_: introduce forward error correction in segmentation layer 2024-04-17 22:05:53 +02:00
message_segmentation_test.go feat_: introduce forward error correction in segmentation layer 2024-04-17 22:05:53 +02:00
message_sender.go chore_: cleanup `hash_ratchet_encrypted_messages` periodically 2024-05-16 16:15:30 +02:00
message_sender_test.go Add basic peersyncing 2024-01-23 12:46:17 +00:00
message_test.go Add favicons to external link previews (#4788) 2024-03-12 22:47:51 +02:00
pin_message.go Feat: Modify grants for profile showcase use (#4694) 2024-02-11 15:11:04 +03:00
raw_message.go feat_: retry sending specific messages 2024-05-02 05:40:49 +08:00
raw_messages_persistence.go fix: archive decryption fail (#5076) 2024-05-27 13:49:09 +01:00
raw_messages_persistence_test.go feat_: retry sending specific messages 2024-05-02 05:40:49 +08:00
timesource.go Handle organisation membership requests 2020-12-23 17:20:55 +01:00