Mikunj
|
ac59e1249f
|
Added db resetting.
Use built in signal warning view.
|
6 years ago |
Mikunj
|
e544cd4c88
|
Added confirmation dialog.
|
6 years ago |
Beaudan Campbell-Brown
|
dcfc97713b
|
Merge pull request #150 from sachaaaaa/display_nickname_on_friend_accept
Send profile along with friend request accept message
|
6 years ago |
sachaaaaa
|
adfb4ab371
|
work with session reset
|
6 years ago |
Mikunj
|
1a15ec9c15
|
Merge commit signal/master into signal-1.20
|
6 years ago |
Scott Nonnenberg
|
0ba25ff8d5
|
Multiple images can now be selected in file chooser and drag/drop
|
6 years ago |
Mikunj
|
e08a63d078
|
Merge development into lint
|
6 years ago |
Mikunj
|
f92e8485f8
|
Merge development into lint
Added gitattributes
|
6 years ago |
Beaudan
|
badaf40ca8
|
bit of readability and catching error (but just silencing for now)
|
6 years ago |
Beaudan
|
bdbdf15469
|
Added timeouts for requests so they don't for ages. Changed swarmNodes to be a set to work property with merge, now removing contact swarmNodes if they timeout
|
6 years ago |
Beaudan
|
24553e29e7
|
Made swarm requests ACTUALLY not wait for them all to finish and stop saving swarmNodes as DB column
|
6 years ago |
Beaudan
|
7b1799c418
|
Big ol' hunk o' chunk. Now using random.snode to populate swarm lists, now making multiple requests from said lists and they are processed as they complete rather than waiting for all to resolve
|
6 years ago |
Beaudan
|
f09f0f5721
|
Moved replenishSwarm into libloki-protocol and attached to the window
|
6 years ago |
Beaudan
|
37ba762312
|
First stuff for contacting specific nodes for each contact. Hard coded to hit the same bootstrap node for now plus doesn't handle unreachable nodes/errors well yet
|
6 years ago |
Beaudan Campbell-Brown
|
ea1d007b4f
|
Merge pull request #136 from Mikunj/tests
Tests
|
6 years ago |
Mikunj
|
6bd2d3962e
|
Linted files
|
6 years ago |
Beaudan Campbell-Brown
|
c1dfd400f5
|
Merge pull request #131 from Mikunj/ttl-setting
Added TTL to settings.
|
6 years ago |
Beaudan Campbell-Brown
|
1b681bdc98
|
Merge pull request #137 from Mikunj/fix/friend-display
Fix contact display
|
6 years ago |
Mikunj Varsani
|
f527e2a2ff
|
Update js/notifications.js
|
6 years ago |
Mikunj
|
1f10a73e4f
|
Updated strings.
|
6 years ago |
Mikunj
|
b8aa60b95d
|
Added loki icon.
|
6 years ago |
Mikunj
|
feb8af476a
|
Refactored BlockedNumberController.
|
6 years ago |
Scott Nonnenberg
|
74bbdb88a5
|
Lint fixes
|
6 years ago |
Scott Nonnenberg
|
16a821645f
|
Preserve scroll position on toggle emoji panel, add attachment
|
6 years ago |
Scott Nonnenberg
|
0de54e125c
|
Improve caption editor usability, new 'add attachment' affordance
|
6 years ago |
Scott Nonnenberg
|
ac1a6d197a
|
Enable sending multiple images in one message
|
6 years ago |
Mikunj
|
e69999a790
|
Fix condition order.
|
6 years ago |
Mikunj
|
7341471ce7
|
Fix up notification.
|
6 years ago |
Mikunj
|
78c5962ff0
|
Fixed contact not being added after friend request is accepted.
|
6 years ago |
Scott Nonnenberg
|
7db7a3ad44
|
Preserve scroll position when adding/removing staged quote
|
6 years ago |
Mikunj
|
7aad9417c7
|
Added blocked number controller tests
|
6 years ago |
Mikunj
|
faeb319c58
|
Added profile model test.
|
6 years ago |
Scott Nonnenberg
|
b08c10a547
|
FileInputView: Event on attachment change to hide/show microphone
|
6 years ago |
Scott Nonnenberg
|
43e5d16020
|
Support for web socket communication with no signaling key
|
6 years ago |
Mikunj
|
924c51d5c7
|
Removed min and max clamping in code.
This should be done UI and Server side instead.
|
6 years ago |
Mikunj
|
24455fc8b7
|
Updated TTL to use slider.
|
6 years ago |
Mikunj
|
235dbb2176
|
Added display of message ttl in settings.
Fixed setting message ttl.
|
6 years ago |
Mikunj
|
87113b6cc1
|
Added message ttl setting storage
|
6 years ago |
sachaaaaa
|
61c4447ab0
|
Merge pull request #126 from Mikunj/friend-request-notification
Fix notification display after friend request is accepted.
|
6 years ago |
Mikunj
|
4d1f4fcb4f
|
Moved loki_protocol_store.js into libloki/storage.js
|
6 years ago |
Mikunj
|
a12ed61cc1
|
Fix notification display after friend request is accepted.
|
6 years ago |
Mikunj
|
070d18b514
|
Updated function calls.
|
6 years ago |
sachaaaaa
|
5eb0bc51a4
|
Merge pull request #119 from sachaaaaa/pow-metrics
PoW statistical measurements
|
6 years ago |
sachaaaaa
|
8c01bea913
|
variables name consistency and remove superfluous initialisation
|
6 years ago |
Scott Nonnenberg
|
b816638dea
|
Fix some of the notification avatar colors
|
6 years ago |
Scott Nonnenberg
|
dc9f9dabfd
|
Ensure that caption is shown even for single-image message
|
6 years ago |
Scott Nonnenberg
|
c0be4718fc
|
Update delivered_to for outgoing with earlier delivery receipts
|
6 years ago |
Scott Nonnenberg
|
f9ea7be61f
|
Reintroduce single attachment limit
|
6 years ago |
Scott Nonnenberg
|
985b1d6aa6
|
New staged attachments UI, multiple image attachments per message
|
6 years ago |
Scott Nonnenberg
|
e4babdaef0
|
Updates to backup infrastructure
|
6 years ago |