Commit Graph

5144 Commits (6ba7fb20b8e0e7bb7ad0e3fd26371c1d7fda7396)
 

Author SHA1 Message Date
Beaudan 6ba7fb20b8 Fixed UI blocking when creating conversation, more review comments 6 years ago
Beaudan e735b3ca41 Review comments, moved swarmNodes database stuff to just be in data.js 6 years ago
Beaudan 80fa4f866e Stale comment from review 6 years ago
Beaudan 4207d2d26b Removed accidental commented out line 6 years ago
Beaudan 9ff96a0250 Fixed tests and moved friend request status enum to new friends file 6 years ago
Beaudan 38ff70e2ec Fixed some little redundant stuff in the message and snode api 6 years ago
Beaudan d002d76d9f Fix unneccesary logic and copy paste trash 6 years ago
Beaudan 2bae6b5eed Removed online broadcast message type, changed ttl logic a little, add p2p address and port to the window object when recieve message 6 years ago
Beaudan 07076c27ae Moved friend status to window, added start of p2p api stuff 6 years ago
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
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
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
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