Scott Nonnenberg
|
2d48daa7b6
|
Refine Sealed Sender behaviors
|
7 years ago |
Mikunj
|
e678d84d7e
|
Oops forgot semi colons
|
7 years ago |
Mikunj
|
abe7170b4e
|
Added sql deletion of contact pre keys and contact signed pre keys
|
7 years ago |
Mikunj
|
2fabd93fd6
|
Fix message sending
|
7 years ago |
Mikunj
|
98185fa6fd
|
Added sql migration.
|
7 years ago |
Mikunj
|
77602e3dbb
|
Moved contactPreKey and contactSignedPreKey to sql.
|
7 years ago |
Mikunj
|
525007f944
|
Added fetching preKey by recipient.
|
7 years ago |
Mikunj
|
1a4adf2281
|
Merge branch 'development' into merge/signal
|
7 years ago |
sachaaaaa
|
c77df8e304
|
Merge pull request #26 from Mikunj/feature/public-key-validation
Public key validation
|
7 years ago |
Mikunj
|
f589fdac5c
|
Merge signal changes into branch.
|
7 years ago |
Mikunj
|
683d4f4106
|
Merge branch 'development' into feature/public-key-validation
|
7 years ago |
sachaaaaa
|
726f6b11f1
|
Merge pull request #25 from loki-project/fix/duplicate-search
[Fix] User searching
|
7 years ago |
Mikunj
|
61d15fdd57
|
Changed == to ===
|
7 years ago |
Mikunj
|
9ea44a5cd2
|
fix incorrect error return.
|
7 years ago |
Mikunj
|
4e6df71999
|
Fix up tests.
|
7 years ago |
Beaudan
|
1ccf3b6b95
|
Added function to loki_message_api to do a single request call to storage server. Currently just gets called once when the application starts
|
7 years ago |
Mikunj
|
9d342e8951
|
Show a message if user types in an invalid public key in search.
|
7 years ago |
sachaaaaa
|
ba1894ec40
|
Merge pull request #23 from sachaaaaa/fix_lock
Always lock editor after sending friend request. unlock if error.
|
7 years ago |
Mikunj
|
28f6992085
|
Replaced var with const.
|
7 years ago |
Mikunj
|
8d9fbdb3df
|
Fix create conversation appearing even if you already have a conversation with the contact.
|
7 years ago |
sachaaaaa
|
1ff1f50e41
|
Merge pull request #24 from loki-project/new-url
Tiny url update to work with the storage server
|
7 years ago |
Beaudan
|
519d372e63
|
Tiny url update to work with the storage server
|
7 years ago |
sachaaaaa
|
bf69e9e897
|
re-lint proof-of-work
|
7 years ago |
sachaaaaa
|
8a354c8e5c
|
Revert dodgy linting on proof-of-work.js
|
7 years ago |
Scott Nonnenberg
|
8391f6ec4e
|
v1.18.0-beta.5
|
7 years ago |
Scott Nonnenberg
|
fb670ad6b9
|
Remove IndexedDB files after removing IndexedDB database
|
7 years ago |
Scott Nonnenberg
|
486932048c
|
Add logging to help in debugging sealedSender state
|
7 years ago |
Scott Nonnenberg
|
0297279084
|
Eliminate some conversation fields which are no longer used
|
7 years ago |
Scott Nonnenberg
|
e08c5e3307
|
Add current message counter to the log to help with debugging
|
7 years ago |
Scott Nonnenberg
|
9f647f00d8
|
A couple fixes for the data layer, legacy message upgrade/migrate
|
7 years ago |
Scott Nonnenberg
|
68e3cade17
|
Don't display 'read' icon if read-recipts-setting is disabled
|
7 years ago |
Scott Nonnenberg
|
527b884eb4
|
Update localization strings
|
7 years ago |
Scott Nonnenberg
|
e2e0e4c96b
|
Refine sealed sender logic
|
7 years ago |
Scott Nonnenberg
|
f11dd18536
|
Be resilient to malformed ephemeral.json
|
7 years ago |
sachaaaaa
|
dda71cbea1
|
always lock editor after sending friend request. unlock if error.
|
7 years ago |
Scott Nonnenberg
|
41dd78c073
|
On fetch of profileAvatar, set it to convo's profileAvatar field
|
7 years ago |
Scott Nonnenberg
|
3f3c63a46f
|
v1.18.0-beta.4
|
7 years ago |
Scott Nonnenberg
|
090397a59b
|
Remove unnecessary scripts
|
7 years ago |
Scott Nonnenberg
|
6628b73911
|
Only show database log entries if task takes longer than 10ms
|
7 years ago |
Scott Nonnenberg
|
1755e0adfd
|
Move all remaining stores to SQLCipher
|
7 years ago |
sachaaaaa
|
4b9fcb98d4
|
Linting and other housekeeping stuff
|
7 years ago |
Scott Nonnenberg
|
952dcc3fb5
|
v1.17.3
|
7 years ago |
Scott Nonnenberg
|
712193a20f
|
Import: Be resilient to deletions from importObject
|
7 years ago |
Scott Nonnenberg
|
7aa9031c7f
|
Import: Be resilient to deletions from importObject
|
7 years ago |
sachaaaaa
|
d91f04930c
|
Merge pull request #21 from loki-project/bugfix/pow-nonce-calc
Bugfix/pow nonce calc
|
7 years ago |
sachaaaaa
|
73fda4f172
|
Merge pull request #22 from sachaaaaa/mnemonic_language
Add Mnemonic language dropdown
|
7 years ago |
Beaudan
|
4598fd222a
|
Cleaned up newNonce stuff. Now doing target calculation with BigIntegers
|
7 years ago |
sachaaaaa
|
7b1fbe362e
|
Allow choosing language for mnemonic seed
|
7 years ago |
sachaaaaa
|
bbabeb34b8
|
Merge pull request #18 from sachaaaaa/mnemonic
Allow registering using a mnemonic word list
|
7 years ago |
sachaaaaa
|
68c98e0f6f
|
Merge pull request #20 from sachaaaaa/friend_request_prompt
Friend request prompt
|
7 years ago |