Commit Graph

5290 Commits (eaea7d9b7da8657fb9ab2d9cd7fe30cc0d691256)
 

Author SHA1 Message Date
Mikunj Varsani 8b5106433f Update libtextsecure/errors.js
Co-Authored-By: BeaudanBrown <beau@loki.network>
7 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 7 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 7 years ago
Beaudan e6ab7010da Merge branch 'development' of github.com:loki-project/loki-messenger into development 7 years ago
sachaaaaa 7e583499f4
Merge pull request #155 from Mikunj/password-clear-database
Allow resetting database from password view.
7 years ago
Beaudan e13f9253cc Merge branch 'development' of github.com:loki-project/loki-messenger into development 7 years ago
Scott Nonnenberg 8a3acc6b7e Update electron-builder and electron-updater 7 years ago
Scott Nonnenberg 374b9db493 Ensure that dialog pops up when permissions denied for voice note 7 years ago
Scott Nonnenberg 589a66c78c Lint fixes 7 years ago
Scott Nonnenberg 160d9f640b Large update to localization strings 7 years ago
Scott Nonnenberg 813924685e Link Previews 7 years ago
Scott Nonnenberg 91ef39e482 Ensure that blocked messages are dropped even after sealed sender 7 years ago
Scott Nonnenberg 51f1ef5725 Don't linkify quoted message contents 7 years ago
Scott Nonnenberg 0eb4760349 Show contact name on 'send anyway' dialog instead of $name$
Partial fix for #1914
7 years ago
Scott Nonnenberg 2c99cc8ff5 Print out error properly if we can't initialize logging
Fixes #3070
7 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.
7 years ago
Mikunj 5ad4532779 Fixed up delete message. 7 years ago
sachaaaaa 31801f9b6c
Merge pull request #156 from sachaaaaa/loki_development_folder
Changed development folder to 'Loki-Messenger-Development`
7 years ago
sachaaaaa 9f35b50301 Changed development folder to 'Loki-Messenger-Development` instead of 'Signal-Development' 7 years ago
Mikunj ac59e1249f Added db resetting.
Use built in signal warning view.
7 years ago
Mikunj e544cd4c88 Added confirmation dialog. 7 years ago
Beaudan c07a2dc2fb Merge branch 'development' of github.com:loki-project/loki-messenger into development 7 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
7 years ago
sachaaaaa fe63a9af8c always remove message from cache and return early when message.body is null 7 years ago
Beaudan 17bb543226 Merge branch 'development' of github.com:BeaudanBrown/loki-messenger into development 7 years ago
sachaaaaa c853239a00 Merge pull request #152 from sachaaaaa/fix_friendrequest_notification_when_sessionreset
Suppress friend request notification for session reset
7 years ago
sachaaaaa 70cf54dae2
Merge pull request #152 from sachaaaaa/fix_friendrequest_notification_when_sessionreset
Suppress friend request notification for session reset
7 years ago
Mikunj Varsani b226feaac7
Merge pull request #148 from Mikunj/signal-1.20
Signal 1.20
7 years ago
RiseT a28f4a9187 Update Transifex link in pull request template (#3082)
The current link leads to a 404
7 years ago
Mikunj 69f51021b6 Travis windows fixes. 7 years ago
sachaaaaa adfb4ab371 work with session reset 7 years ago
sachaaaaa b080828065 Fix bug where a friend request notification is shown when a session reset is received 7 years ago
sachaaaaa 1238cbc4e6 Send profile along with friend request accept message 7 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
7 years ago
Mikunj 1a15ec9c15 Merge commit signal/master into signal-1.20 7 years ago
sachaaaaa 73d2ad28a3
Merge pull request #144 from Mikunj/http-server
Local HTTP server.
7 years ago
Mikunj 9b71e8119e Added error catching. 7 years ago
Mikunj f21d1f65e6 Let OS select random open port. 7 years ago
Mikunj 8c9b1a7a7a Added loki server.
Added test.
7 years ago
Scott Nonnenberg d8d08cfe12 v1.20.0 7 years ago
Scott Nonnenberg 0ba25ff8d5 Multiple images can now be selected in file chooser and drag/drop 7 years ago
Scott Nonnenberg 7775ab8214 Merge tag 'v1.20.0-beta.3' 7 years ago
Mikunj Varsani 5e72521b21
Merge pull request #139 from Mikunj/lint
Linting
7 years ago
Mikunj e08a63d078 Merge development into lint 7 years ago
Mikunj Varsani 27f95a24bb
Merge pull request #132 from BeaudanBrown/swarm-requests
Swarm requests
7 years ago
Mikunj 2b7cd59b85 Line break rule fix for windows. 7 years ago
Mikunj f92e8485f8 Merge development into lint
Added gitattributes
7 years ago
Scott Nonnenberg 1e4b562922 Multiple images can now be selected in file chooser and drag/drop 7 years ago
Beaudan badaf40ca8 bit of readability and catching error (but just silencing for now) 7 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 7 years ago