status-go/protocol/common
Andrea Maria Piana d69b3e5cc9 chore_: limit max number of ephemeral keys to 3
This commit limits the number of ephemeral keys used by the push
notification client to 3, as it was noticed that it would greatly
increase the number of filters installed and was unbound.
2024-07-04 15:23:25 +01:00
..
shard chore_: improve store logging (#5298) 2024-06-06 09:52:51 -04: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 chore_: Add script for extracting logs 2024-06-24 11:56:57 +01: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_: celer bridge disabled, due to making correct routes using a single (hop) bridge 2024-06-14 15:44:38 +02: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_: limit max number of ephemeral keys to 3 2024-07-04 15:23:25 +01:00
message_sender_test.go chore_: limit max number of ephemeral keys to 3 2024-07-04 15:23:25 +01: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 feat_: hash based query for outgoing messages. (#5217) 2024-06-11 15:45:01 +08:00
raw_messages_persistence_test.go feat_: hash based query for outgoing messages. (#5217) 2024-06-11 15:45:01 +08:00
timesource.go Handle organisation membership requests 2020-12-23 17:20:55 +01:00