Scott Nonnenberg
51f1ef5725
Don't linkify quoted message contents
6 years ago
Scott Nonnenberg
0eb4760349
Show contact name on 'send anyway' dialog instead of $name$
...
Partial fix for #1914
6 years ago
Scott Nonnenberg
2c99cc8ff5
Print out error properly if we can't initialize logging
...
Fixes #3070
6 years ago
Bradley Sinclair
f968a5db3d
Ensure encrypting device name does not die on empty device name ( #3066 )
...
Ran into this on the Contributors guidelines setting up the development env.
registerSingleDevice does not pass a deviceName, so it fail every time.
6 years ago
Mikunj
5ad4532779
Fixed up delete message.
6 years ago
sachaaaaa
31801f9b6c
Merge pull request #156 from sachaaaaa/loki_development_folder
...
Changed development folder to 'Loki-Messenger-Development`
6 years ago
sachaaaaa
9f35b50301
Changed development folder to 'Loki-Messenger-Development` instead of 'Signal-Development'
6 years ago
Mikunj
ac59e1249f
Added db resetting.
...
Use built in signal warning view.
6 years ago
Mikunj
e544cd4c88
Added confirmation dialog.
6 years ago
Beaudan
c07a2dc2fb
Merge branch 'development' of github.com:loki-project/loki-messenger into development
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
fe63a9af8c
always remove message from cache and return early when message.body is null
6 years ago
Beaudan
17bb543226
Merge branch 'development' of github.com:BeaudanBrown/loki-messenger into development
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
sachaaaaa
70cf54dae2
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
RiseT
a28f4a9187
Update Transifex link in pull request template ( #3082 )
...
The current link leads to a 404
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
Vanja Cosic
993c85b88c
Make non-message components of UI non-selectable ( #3078 )
...
* Make sidebar non-selectable
* Prevent selection of avatar and context menu text in conversation view
* Make loading view and conversation placeholder view non-selectable
* Make settings view contents non-selectable
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
Scott Nonnenberg
1e4b562922
Multiple images can now be selected in file chooser and drag/drop
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