status-go/protocol/protobuf
frank a08319f615
fix(sync)_: sync fallback notification (#5888)
* fix(sync)_: Improve EnableInstallationAndSync and add EnableInstallationV2

- Refactor EnableInstallationAndSync for better error handling and response merging
- Add new EnableInstallationV2 method returning the installation
- Update tests to check for installation in response
- Deprecate old EnableInstallation method

* chore_: remove EnableInstallationV2

* fix(sync)_: create/delete AC notification only when targetInstallationID match

- Add targetInstallationID parameter to SendPairInstallation function
- Update protobuf SyncPairInstallation struct with TargetInstallationId field
- Modify method calls across multiple test files to include new parameter
- Update pairing.proto and pairing.pb.go with new field for local pairing

* chore_: rename stubEnableInstallationAndPair

chore_: move InstallationIDProvider

chore_: revert endpoints.go

test_: check AC with resp

chore_: rename ModifiedInstallationsTargetedToThisDevice

test_: add InstallationIDProvider

chore_: revert endpoints.go

chore_: remove comment

test_: add TestNewInstallationCreatedIsNotDeleted
2024-10-07 22:05:37 +08:00
..
anon_metrics.proto
application_metadata_message.proto fix_: send request for shared addresses when restoring a community (#5314) 2024-06-14 13:32:55 -04:00
chat_identity.proto chore(identity)_: remove old social links implementation (#5214) 2024-05-24 10:35:34 +02:00
chat_message.proto feat: add contact customization color (#4869) 2024-04-03 22:49:57 +08:00
command.proto
communities.proto chore(communities)_: request missing channels' encryption keys in a loop 2024-07-16 16:44:50 +02:00
community_privileged_user_sync_message.proto fix(CommunitySharedAddresses)_: 2024-07-09 18:19:40 +02:00
community_shard_key.proto
community_update.proto feat: admins can delete all members messages during the ban (#4834) 2024-02-29 18:54:17 +01:00
contact.proto feat: add contact customization color (#4869) 2024-04-03 22:49:57 +08:00
contact_verification.proto
emoji_reaction.proto Feat: Modify grants for profile showcase use (#4694) 2024-02-11 15:11:04 +03:00
enums.proto
group_chat_invitation.proto
membership_update_message.proto
pairing.proto fix(sync)_: sync fallback notification (#5888) 2024-10-07 22:05:37 +08:00
pin_message.proto
profile_showcase.proto Feat: Simplify profile showcase preferences (#4854) 2024-03-08 17:20:23 +01:00
push_notifications.proto
segment_message.proto feat_: introduce forward error correction in segmentation layer 2024-04-17 22:05:53 +02:00
service.go
shard.proto
status_update.proto
sync_settings.proto
url_data.proto