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 |
sachaaaaa
|
666cb1d3cb
|
replace double with triple equals
|
7 years ago |
Beaudan
|
7f12746d8c
|
Made NONCE_LEN a more globally scoped variable
|
7 years ago |
Beaudan
|
fe3898b9d8
|
Reintroduced function to compare Uint8Arrays again because < isn't working as expected (<3 javascript). Fixed some bugs with the way the Uint8Arrays were being manipulated and made some of the logic more clear
|
7 years ago |
Scott Nonnenberg
|
0a6827ecda
|
v1.18.0-beta.3
|
7 years ago |
Scott Nonnenberg
|
a7d78c0e9b
|
Sealed Sender support
https://signal.org/blog/sealed-sender/
|
7 years ago |
Scott Nonnenberg
|
7e16b1eb72
|
v1.17.2
|
7 years ago |
Scott Nonnenberg
|
c29afb6c97
|
Merge tag 'v1.17.2-beta.1'
|
7 years ago |
Beaudan
|
d4180b3ca6
|
Some syntax tidying up, plus fixed bug with message data not being a uint8array after IPC message
|
7 years ago |
Scott Nonnenberg
|
817cf5ed03
|
v1.17.2-beta.1
|
7 years ago |
Scott Nonnenberg
|
6656469f5f
|
Update lint exceptions
|
7 years ago |
Scott Nonnenberg
|
739bd4dbda
|
Request contact sync only on the first connect after upgrade
|
7 years ago |
Scott Nonnenberg
|
2060118e85
|
Remove messages/conversations/unprocessed IndexedDB object stores
|
7 years ago |
Scott Nonnenberg
|
e39c999932
|
Import: Properly handle import with all empty non-convo stores
|
7 years ago |
sachaaaaa
|
13858dfa66
|
yarn.lock and fix missing variable in transmission error handling
|
7 years ago |
sachaaaaa
|
3481c0e58f
|
send back an empty message with prekeys upon accepting a friend request
|
7 years ago |
sachaaaaa
|
e1ffe582c3
|
Prompt user when an incoming friend request is received
|
7 years ago |