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
|
fe63a9af8c
|
always remove message from cache and return early when message.body is null
|
6 years ago |
sachaaaaa
|
c853239a00
|
Merge pull request #152 from sachaaaaa/fix_friendrequest_notification_when_sessionreset
Suppress friend request notification for session reset
|
6 years ago |
Mikunj Varsani
|
b226feaac7
|
Merge pull request #148 from Mikunj/signal-1.20
Signal 1.20
|
6 years ago |
Mikunj
|
69f51021b6
|
Travis windows fixes.
|
6 years ago |
sachaaaaa
|
adfb4ab371
|
work with session reset
|
6 years ago |
sachaaaaa
|
b080828065
|
Fix bug where a friend request notification is shown when a session reset is received
|
6 years ago |
sachaaaaa
|
1238cbc4e6
|
Send profile along with friend request accept message
|
6 years ago |
Mikunj
|
1a15ec9c15
|
Merge commit signal/master into signal-1.20
|
6 years ago |
sachaaaaa
|
73d2ad28a3
|
Merge pull request #144 from Mikunj/http-server
Local HTTP server.
|
6 years ago |
Mikunj
|
9b71e8119e
|
Added error catching.
|
6 years ago |
Mikunj
|
f21d1f65e6
|
Let OS select random open port.
|
6 years ago |
Mikunj
|
8c9b1a7a7a
|
Added loki server.
Added test.
|
6 years ago |
Scott Nonnenberg
|
d8d08cfe12
|
v1.20.0
|
6 years ago |
Scott Nonnenberg
|
0ba25ff8d5
|
Multiple images can now be selected in file chooser and drag/drop
|
6 years ago |
Scott Nonnenberg
|
7775ab8214
|
Merge tag 'v1.20.0-beta.3'
|
6 years ago |
Mikunj Varsani
|
5e72521b21
|
Merge pull request #139 from Mikunj/lint
Linting
|
6 years ago |
Mikunj
|
e08a63d078
|
Merge development into lint
|
6 years ago |
Mikunj Varsani
|
27f95a24bb
|
Merge pull request #132 from BeaudanBrown/swarm-requests
Swarm requests
|
6 years ago |
Mikunj
|
2b7cd59b85
|
Line break rule fix for windows.
|
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
|
714a5ab8b1
|
Update consolidateLists function to take a selector function and updated tests
|
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
|
af41dd04f7
|
Added linting on travis.
|
6 years ago |
Mikunj
|
6bd2d3962e
|
Linted files
|
6 years ago |
Mikunj
|
b4248afd98
|
Updated a profile test.
|
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 |
sachaaaaa
|
67b011b7d0
|
Merge pull request #138 from Mikunj/loki-icon
Loki icon
|
6 years ago |
Mikunj
|
cd3d17f977
|
Fix review issues.
|
6 years ago |
Mikunj
|
6467b0bb45
|
Fix up tests.
|
6 years ago |
sachaaaaa
|
087ae9f6b2
|
Update about.html
Co-Authored-By: Mikunj <Mikunj@users.noreply.github.com>
|
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
|
f69a0b45bf
|
v1.20.0-beta.3
|
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 |