Sale Djenic
cff7d2f693
fix: profile social links updated
2023-06-06 09:59:12 +02:00
Sale Djenic
eeaaf0ce3f
feat: accounts improvements applied
...
- old `accounts` table is moved/mapped to `keypairs` and `keypairs_accounts`
- `keycards` table has foreign key which refers to `keypairs.key_uid`
- `Keypair` introduced as a new type
- api endpoints updated according to this change
2023-05-25 19:46:47 +02:00
frank
0197e6c484
Feat/sync local deleted message ( #3476 )
...
* sync local deleted messages
* rebase
* add REPLACE
* fix lint
* defer rows.Close() / rename function
* add local pair test
* replace unused clock with _
2023-05-12 16:31:34 +08:00
frank
a2ed1b78dd
feat:support backup/sync ens name ( #3415 )
2023-04-26 23:37:18 +08:00
frank
272173c939
feat:support backup/sync social settings ( #3407 )
...
* feat:support backup/sync social settings
* update binddata.go
* fix lint issue
* addressed feedback from @saledjenic @osmaczko
* addressed feedback from @saledjenic @osmaczko
* add corresponding test for local pairing
* addressed feedback from @saledjenic
2023-04-20 06:59:09 +08:00
frank
268cd72e96
init currentMessageState when sync protobuf.ContactUpdate ( #3332 )
2023-03-28 11:45:54 +08:00
frank
837bf2ca42
support local pairing after logged in as receiver; pair installation;( #3202 )
2023-02-28 20:32:45 +08:00
Sale Djenic
2d16e7b891
feat(keycard): keycard details are being synced among devices
...
- sync all keycards state
- sync every keycard change
2023-02-27 16:03:02 +01:00
frank
ec7c0e9c7d
Sync all devices after initial pairing ( #3047 )
2023-01-06 20:21:14 +08:00