Audric Ackermann
|
c1a4e011a7
|
Merge pull request #1526 from Bilb/bump-version
bump to v1.4.11
|
4 years ago |
Audric Ackermann
|
7b894b1a90
|
bump to v1.4.11
|
4 years ago |
Audric Ackermann
|
f47752738c
|
Merge pull request #1525 from Bilb/fix-sync-1-to-1
fix building of sync message from 1-to-1 convo
|
4 years ago |
Audric Ackermann
|
b8a17bcd94
|
do not include lokiProfile on sync Message => we use ConfigMessage now
|
4 years ago |
Audric Ackermann
|
e052a6743a
|
fix building of sync message from 1-to-1 convo
|
4 years ago |
Audric Ackermann
|
8e180890ea
|
Merge pull request #1518 from Bilb/fix-left-readded-bug
Fix the bug where if we leave and get added back, we get removed again
|
4 years ago |
Audric Ackermann
|
641f9ee368
|
Fix the bug where if we leave and get added back, we get removed again
|
4 years ago |
Audric Ackermann
|
6aa3e5b7bc
|
Merge pull request #1517 from Bilb/include-user-details-config-message
do not send expire timer to member added on closed group
|
4 years ago |
Audric Ackermann
|
08c41004a2
|
do not send expire timer to member added on closed group
|
4 years ago |
Audric Ackermann
|
15c9395a55
|
Merge pull request #1515 from Bilb/include-user-details-config-message
Include user details & contacts in config message
|
4 years ago |
Audric Ackermann
|
215cffdd75
|
address reviews
|
4 years ago |
Audric Ackermann
|
e0c2cf8e9a
|
Force configuration message on avatar or display name update
|
4 years ago |
Audric Ackermann
|
92901d9462
|
bump to v1.4.10
|
4 years ago |
Audric Ackermann
|
1a405fdf43
|
do not notify PN server when we sync a message to our device
|
4 years ago |
Audric Ackermann
|
3f59ce1692
|
fix updates of message on message syncing
|
4 years ago |
Audric Ackermann
|
a61f5e6814
|
add contacts to ConfigurationMessage
|
4 years ago |
Audric Ackermann
|
0a82bf98fa
|
Add displayName and avatar pointer to ConfigurationMessage
|
4 years ago |
Audric Ackermann
|
5e3578f27b
|
Merge pull request #1507 from Bilb/fix-mulltiple-closed-group-creat
Allow allow one group creation at a time
|
4 years ago |
Audric Ackermann
|
818e6b2edf
|
Merge pull request #1508 from Bilb/fix-avatar-profilekey
update avatar on convo only if DL+decrypt is OK
|
4 years ago |
Audric Ackermann
|
a34720501c
|
update avatar on convo only if DL+decrypt is OK
|
4 years ago |
Audric Ackermann
|
2a1d68401d
|
Allow allow one group creation at a time
|
4 years ago |
Audric Ackermann
|
1cf65626db
|
Merge pull request #1505 from Bilb/fix-closed-group-v4
be sure to leave a group when leaving from another device
|
4 years ago |
Audric Ackermann
|
720922cc71
|
be sure to leave a group when leaving from another device
|
4 years ago |
Audric Ackermann
|
c150fc6bb3
|
bump to v1.4.9
|
4 years ago |
Audric Ackermann
|
b427230017
|
Merge pull request #1501 from Bilb/closed-group-v4
send the keypair to added members if we are admin
|
4 years ago |
Audric Ackermann
|
0c1343cad5
|
add a way to share currently distributing keypair to added members
|
4 years ago |
Audric Ackermann
|
78e7255cb8
|
send the keypair to added members if we are admin
and remove request encryption keypair handling
|
4 years ago |
Ryan Tharp
|
e5cea8a23e
|
Merge pull request #1499 from oxen-io/neuroscr-submitchall-fix
Replace unused textResponse with used noJson, updating logging
|
4 years ago |
Ryan Tharp
|
fde51fd9b3
|
Merge pull request #1500 from oxen-io/neuroscr-defaultavatar
Add default avatar back
|
4 years ago |
Audric Ackermann
|
986496c2a5
|
Merge pull request #1498 from Bilb/fix-closed-group
add the request and reply of an encryptionKeyPair if needed
|
4 years ago |
Audric Ackermann
|
df3ca5d38a
|
add a sql function to check if a keypair is already saved in db
|
4 years ago |
Audric Ackermann
|
a31c457c08
|
allow closedgroup new message to be sent to our other devices
also, do not drop it on the receiving side
|
4 years ago |
Ryan Tharp
|
3e9c9efb7e
|
Add default avatar back
|
4 years ago |
Ryan Tharp
|
e3dd43aaac
|
Replace unused textResponse with used noJson, updating logging
|
4 years ago |
Audric Ackermann
|
01f834ae98
|
only handle the first ever configuration message incoming
|
4 years ago |
Audric Ackermann
|
6d28f343c9
|
try to decrypt unprocessed message when we get a new encryptionkeypair
|
4 years ago |
Audric Ackermann
|
ad06b94708
|
do not drop a message which was not decrypted for a medium group
Instead, trigger a request to the group to get the encryption keypair.
We will try to process those messages on an app restart
|
4 years ago |
Audric Ackermann
|
375c5ba1a8
|
add the request and reply of an encryptionKeyPair if needed
|
4 years ago |
Audric Ackermann
|
94a9faec9a
|
Merge pull request #1493 from Bilb/multi-device-v2
Add Multi device v2 support
|
4 years ago |
Audric Ackermann
|
c7fa765b65
|
be sure to have a conversationId on handleMessageEvent()
|
4 years ago |
Audric Ackermann
|
df0b44db4c
|
Merge remote-tracking branch 'upstream/clearnet' into multi-device-v2
|
4 years ago |
Audric Ackermann
|
9f48587cbd
|
Merge pull request #1494 from Bilb/enable-explicit-group-updates-sending
Enable explicit group updates sending
|
4 years ago |
Audric Ackermann
|
aede96b69b
|
enable explicit group updates on the sending side
|
4 years ago |
Audric Ackermann
|
b88ea110e8
|
Add multi device v2 support
|
4 years ago |
Audric Ackermann
|
9400ec9e1c
|
Merge pull request #1478 from Bilb/fix-es-419-moment-locale
fallback to es for moment when given locale is es-419
|
4 years ago |
Audric Ackermann
|
682a4c790b
|
Merge pull request #1481 from Bilb/fix-closed-group-max-size
fix max size of closed group back to 100
|
4 years ago |
Audric Ackermann
|
812fac4020
|
fix max size of closed group back to 100
|
4 years ago |
Audric Ackermann
|
64737a89d7
|
add ConfigurationMessage
|
4 years ago |
Audric Ackermann
|
5c1cd7467b
|
fallback to es for moment when given locale is es-419
|
4 years ago |
Audric Ackermann
|
70f56810b3
|
Revert "bump to v1.4.9"
This reverts commit 258a7b83e8 .
|
4 years ago |