status-go/protocol/protobuf
Samuel Hawksby-Robinson 89251e8416
Sync Communities (#2253)
* Added community sync protobuf

* Updated community sync send logic

* Integrated syncCommunity handling

* Added synced_at field and tidied up some other logic

* persistence testing

* Added testing and join functionality

* Fixed issue with empty scan params

* Finshed persistence tests for new db funcs

* Midway debug of description not persisting after sync

* Resolved final issues and tidied up

* Polish

* delint

* Fix error not handled on SetPrivateKey

* fix infinite loop, again

* Added muted option and test fix

* Added Muted to syncing functions, not just in persistence

* Fix bug introduced with Muted property

* Added a couple of notes for future devs

* Added most of the sync RequestToJoin functionality

Tests need to be completed and tests are giving some errors

* Finished tests for getJoinedAndPending

* Added note

* Resolving lint

* Fix of protobuf gen bug

* Fixes to community sync tests

* Fixes to test

* Continued fix of e2e

* Final fix to e2e testing

* Updated migration position

* resolve missing import

* Apparently the linter spellchecks

* Fix bug from  #2276 merge

* Bug fix for leaving quirkiness

* Addressed superfluous MessengerResponse field

* Addressed feedback

* VERSION bump
2021-08-06 16:40:23 +01:00
..
application_metadata_message.pb.go Sync Communities (#2253) 2021-08-06 16:40:23 +01:00
application_metadata_message.proto Sync Communities (#2253) 2021-08-06 16:40:23 +01:00
chat_identity.pb.go Sync Communities (#2253) 2021-08-06 16:40:23 +01:00
chat_identity.proto Sync Communities (#2253) 2021-08-06 16:40:23 +01:00
chat_message.pb.go Sync Communities (#2253) 2021-08-06 16:40:23 +01:00
chat_message.proto Sync Communities (#2253) 2021-08-06 16:40:23 +01:00
command.pb.go Sync Communities (#2253) 2021-08-06 16:40:23 +01:00
command.proto Sync Communities (#2253) 2021-08-06 16:40:23 +01:00
communities.pb.go Sync Communities (#2253) 2021-08-06 16:40:23 +01:00
communities.proto Sync Communities (#2253) 2021-08-06 16:40:23 +01:00
contact.pb.go Sync Communities (#2253) 2021-08-06 16:40:23 +01:00
contact.proto Sync Communities (#2253) 2021-08-06 16:40:23 +01:00
emoji_reaction.pb.go Sync Communities (#2253) 2021-08-06 16:40:23 +01:00
emoji_reaction.proto Sync Communities (#2253) 2021-08-06 16:40:23 +01:00
enums.pb.go Sync Communities (#2253) 2021-08-06 16:40:23 +01:00
enums.proto Sync Communities (#2253) 2021-08-06 16:40:23 +01:00
group_chat_invitation.pb.go Sync Communities (#2253) 2021-08-06 16:40:23 +01:00
group_chat_invitation.proto Sync Communities (#2253) 2021-08-06 16:40:23 +01:00
membership_update_message.pb.go Sync Communities (#2253) 2021-08-06 16:40:23 +01:00
membership_update_message.proto Sync Communities (#2253) 2021-08-06 16:40:23 +01:00
pairing.pb.go Sync Communities (#2253) 2021-08-06 16:40:23 +01:00
pairing.proto Sync Communities (#2253) 2021-08-06 16:40:23 +01:00
pin_message.pb.go Sync Communities (#2253) 2021-08-06 16:40:23 +01:00
pin_message.proto Sync Communities (#2253) 2021-08-06 16:40:23 +01:00
pubkey.go Use goimports instead of gofmt 2020-01-06 10:17:23 +01:00
push_notifications.pb.go Sync Communities (#2253) 2021-08-06 16:40:23 +01:00
push_notifications.proto Sync Communities (#2253) 2021-08-06 16:40:23 +01:00
service.go Sync Communities (#2253) 2021-08-06 16:40:23 +01:00
status_update.pb.go feat: user status (#2276) 2021-07-22 13:41:49 -04:00
status_update.proto feat: user status (#2276) 2021-07-22 13:41:49 -04:00