Beaudan
b417edfc9b
Added new protos for online broadcast messages, added db hits for getting friends, local server now instantiated on the window, now sending online broadcast messages when the local server starts
6 years ago
sachaaaaa
637ee12ade
Merge pull request #159 from sachaaaaa/fix_sending_loop
...
Fix sending loop that cycles indefinitely when offline
6 years ago
sachaaaaa
8f165da43d
Fix sending loop that cycles indefinitely when offline
6 years ago
sachaaaaa
79a28fe993
Merge pull request #147 from BeaudanBrown/swarm-error-handling
...
Swarm error handling
6 years ago
Beaudan
f2acde219a
Review suggestion
6 years ago
Beaudan
f6d167eda1
Split logic for getting swarm nodes from db, getting from lokinet and saving to db. Now tracking successfulRequests when making queries on top of the completedNodes list
6 years ago
Scott Nonnenberg
4d69e109b8
Lint fixes
6 years ago
Scott Nonnenberg
425e45e17a
Introduce new language: NB
6 years ago
Scott Nonnenberg
1533fcc807
Fail over to all numbers in retry if errors don't have numbers
6 years ago
Scott Nonnenberg
92c071e083
Use the proper method for pulling attachments off disk for retry
6 years ago
Scott Nonnenberg
c936859d09
Fix rendering bug with verified state in updateVerified()
6 years ago
Beaudan
9ece4e1fd8
Review comments
6 years ago
Beaudan
dde63a552f
Fix bug with replayable errors, fix bug with set representation of swarmNodes not being handled properly
6 years ago
Mikunj Varsani
8b5106433f
Update libtextsecure/errors.js
...
Co-Authored-By: BeaudanBrown <beau@loki.network>
6 years ago
Beaudan
c83661ce3f
Added DNS resolution error for when lokinet isn't working, now keeping track of the nodes that have been queried and not trying them again
6 years ago
Beaudan
561d60cfd5
Sending messages now in a while loop like retrieving messages, added a failureCount and only delete node urls if they fail 3 times
6 years ago
Beaudan
e6ab7010da
Merge branch 'development' of github.com:loki-project/loki-messenger into development
6 years ago
sachaaaaa
7e583499f4
Merge pull request #155 from Mikunj/password-clear-database
...
Allow resetting database from password view.
6 years ago
Beaudan
e13f9253cc
Merge branch 'development' of github.com:loki-project/loki-messenger into development
6 years ago
Scott Nonnenberg
8a3acc6b7e
Update electron-builder and electron-updater
6 years ago
Scott Nonnenberg
374b9db493
Ensure that dialog pops up when permissions denied for voice note
6 years ago
Scott Nonnenberg
589a66c78c
Lint fixes
6 years ago
Scott Nonnenberg
160d9f640b
Large update to localization strings
6 years ago
Scott Nonnenberg
813924685e
Link Previews
6 years ago
Scott Nonnenberg
91ef39e482
Ensure that blocked messages are dropped even after sealed sender
6 years ago
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