Mikunj
|
34f43088ff
|
Fix incoming messages being deleted on startup.
|
7 years ago |
sachaaaaa
|
78d39ac177
|
Merge pull request #41 from Mikunj/fix/friend-notification
Friend Notifications
|
7 years ago |
Mikunj
|
17e5c861a1
|
Fixed review issues.
Fixed lint error.
|
7 years ago |
sachaaaaa
|
82a09d46d7
|
Merge pull request #42 from sachaaaaa/restore_padding
restore ciphertext padding
|
7 years ago |
sachaaaaa
|
2c480b3453
|
Merge pull request #43 from Mikunj/feature/pow-loading-icon
PoW loading icon.
|
7 years ago |
Mikunj
|
c77f996709
|
Forgot a ;
|
7 years ago |
Mikunj
|
a9e3a64888
|
removed unused default param.
|
7 years ago |
Mikunj
|
3943cbbc6e
|
Fix linting error.
|
7 years ago |
Mikunj
|
4148628e70
|
Remove any unsent messages when app is started.
|
7 years ago |
Mikunj
|
4f4ebf3ddd
|
Added an info log on graceful conversation fallback,
|
7 years ago |
Mikunj
|
ece266fffd
|
Added showing pow icon.
|
7 years ago |
Mikunj
|
3789e94342
|
Added PoW loading icon.
|
7 years ago |
Mikunj
|
676fe8b5c5
|
Fixed new messages not showing when another message in the conversation is calculating its PoW
|
7 years ago |
sachaaaaa
|
847401e49a
|
restore ciphertext padding
|
7 years ago |
sachaaaaa
|
38d5b6e833
|
fix log.notice in libloki-protocol.js
|
7 years ago |
sachaaaaa
|
9f101d9381
|
Merge pull request #40 from Mikunj/merge/signal
Merge Signal 1.18.0
|
7 years ago |
Mikunj
|
745d0e82d4
|
Added unread count badge .
|
7 years ago |
Mikunj
|
061b8ab2cb
|
Added function to help friend request notifications
|
7 years ago |
Mikunj
|
dfae580ffa
|
Added notification when receiving a friend request and when a friend request was accepted.
|
7 years ago |
Mikunj
|
4b4999ac35
|
Update to signal 1.18.0
|
7 years ago |
Scott Nonnenberg
|
20632b9581
|
v1.18.0
|
7 years ago |
Scott Nonnenberg
|
ca4e2177b4
|
Fix reference to nonexistent variable
|
7 years ago |
Scott Nonnenberg
|
cb50451011
|
Bump sender certificate timer after registration for re-link
|
7 years ago |
Scott Nonnenberg
|
c8245e89db
|
Merge tag 'v1.18.0-beta.7'
|
7 years ago |
sachaaaaa
|
5a428af873
|
Restore incoming Signal decryption to fix 'Illegal wire type for field Message.Field .signalservice.Content.preKeyBundleMessage'
|
7 years ago |
Mikunj
|
c0a21f60c0
|
Fix function issue.
|
7 years ago |
sachaaaaa
|
4a31c1640f
|
Missing callback argument for recursive calls in http-resources
|
7 years ago |
sachaaaaa
|
dc0a70b6d0
|
fix copy/pasta mistake
|
7 years ago |
Mikunj
|
4d3fb17e61
|
Merge branch 'sig-development' into merge/signal
|
7 years ago |
sachaaaaa
|
6c6b0a4b92
|
Merge pull request #37 from sachaaaaa/fix_network_status_warning
Make network status warning work with HTTP polling
|
7 years ago |
sachaaaaa
|
5bcf63e592
|
Merge pull request #39 from BeaudanBrown/last-hash
Last hash
|
7 years ago |
sachaaaaa
|
19e664bf38
|
Merge pull request #38 from Mikunj/fix/duplicate-messages
[Pending] Fix duplicate messages
|
7 years ago |
Beaudan
|
9731c9e086
|
Comment out some signal server based code causing errors. Return before trying to unpad message because they aren't being padded in the first place
|
7 years ago |
Beaudan
|
3aa135fdb4
|
Grabbing last hash from server response. only requesting messages after the lasthash. Keeping track of lasthash for array of nodes (currently hardcoded for one)
|
7 years ago |
Mikunj
|
245ae721c7
|
Fix checking for when a friend request was accepted.
|
7 years ago |
Mikunj
|
3389b1d457
|
Fixed the way preKeyBundle is stored in message.
|
7 years ago |
Mikunj
|
688f275262
|
pass in source, sourceDevice, timestamp and receivedAt when adding a friend request.
|
7 years ago |
sachaaaaa
|
7e9016f510
|
Make network status warning work with HTTP polling
|
7 years ago |
sachaaaaa
|
cb46dd3adb
|
Merge pull request #36 from Mikunj/fix/multi-instance
Clean up multi instance code.
|
7 years ago |
Mikunj
|
e2a48b8373
|
Clean up multi instance code.
|
7 years ago |
BeaudanBrown
|
bd0ce981dd
|
Merge pull request #34 from sachaaaaa/classify
ES2015 classes for LokiServer and FallBackSessionCipher
|
7 years ago |
sachaaaaa
|
2af2baa54a
|
Merge pull request #35 from sachaaaaa/multi-window
Allow multiple instances running for debugging
|
7 years ago |
sachaaaaa
|
d41b2594dd
|
Merge pull request #33 from Mikunj/feature/friend-request
Friend request redesign inside the conversation view
|
7 years ago |
Mikunj
|
33ee45b819
|
Cleaned up SQL for getMessagesByConversation.
|
7 years ago |
Mikunj
|
f2dbdff548
|
code cleanup.
|
7 years ago |
sachaaaaa
|
f9efd0da68
|
allow multiple instances running for debugging
|
7 years ago |
Mikunj
|
dc1e42a2e4
|
Removed unneeded comment :)
|
7 years ago |
Mikunj
|
1150f0f915
|
Allow fetching conversation messages by a specific type.
|
7 years ago |
sachaaaaa
|
ad1cf94526
|
ES2015 classes for LokiServer and FallBackSessionCipher
|
7 years ago |
Mikunj
|
4b7a94c7d0
|
Merge branch 'development' into feature/friend-request
|
7 years ago |