Commit Graph

5361 Commits (c7130a3bbb7cba2c9404ef45eb6dead4551329c6)
 

Author SHA1 Message Date
sachaaaaa 46f376e5d6
Merge pull request #201 from BeaudanBrown/friend-timer-fix
Fix friend request timer bug
7 years ago
sachaaaaa d3f23db049 serialise objects to json before node-fetch 7 years ago
sachaaaaa 8eac72b60c Fix typo 7 years ago
sachaaaaa ed1d06d9ce use 'params' as per json_rpc 7 years ago
Beaudan 4bb10044ea Clear timers after friend request complete and don't do timer related things if we are already friends 7 years ago
sachaaaaa 159dc711e1 use new message json rpc API 7 years ago
sachaaaaa e2abc0d510 Add channel encryption library with tests (not in used so far) 7 years ago
sachaaaaa 0460c62847
Merge pull request #196 from BeaudanBrown/localhost-loki
Localhost loki
7 years ago
sachaaaaa a7e2685091
Merge pull request #193 from sachaaaaa/readme-linux
Update contributing.md for hunspell on linux
7 years ago
Beaudan 2fd746821a Added function for getting your loki IP and bind the local server 7 years ago
Beaudan 6426a5eb9b Added ability to look up our .loki address and now send that with our LokiAddress messages 7 years ago
sachaaaaa 92ff7a1995
Merge pull request #195 from BeaudanBrown/remove-auto-line-endings
Stop git from defaulting to changing line endings
7 years ago
Beaudan 43d347d9f1 Stop git from defaulting to changing line endings 7 years ago
sachaaaaa 2f3fa0166e
Merge pull request #194 from sachaaaaa/fix-line-ending
Fix line endings in libsignal-protocol
7 years ago
sachaaaaa 6febbf83da reset line endings in libsignal-protocol 7 years ago
sachaaaaa b95bc6e433
Merge pull request #188 from sachaaaaa/merge_1_21_1
Merge 1.21.1
7 years ago
sachaaaaa 4e8d00508e update contributing.md for hunspell on linux 7 years ago
sachaaaaa 68fe552156 Merge commit '5c8558e293989094693f918a63b672301f1aeb55' into merge_1_21_1
* commit '5c8558e293989094693f918a63b672301f1aeb55':
  v1.21.1
  v1.21.1-beta.1
  Fix: Navigation to message via quote click didn't always work
  mainWindow.close - be ready for null mainWindow
  Ensure that Curve.async points to worker after startWorker call
  Protect against unhandled promises when calling checkForUpdates
  Reenable send when link preview is missing an image

# Conflicts:
#	package.json
7 years ago
sachaaaaa a5871f56b3
Merge pull request #187 from BeaudanBrown/swarm-fixes
Swarm fixes
7 years ago
Beaudan 2d9e6a7ac8 Review comments 7 years ago
Beaudan 2311bd1328 Fix bug with swarm node reference, now we should only refresh swarm nodes when they fail 7 years ago
Beaudan 5d823de6f9 Renamed lokiSnodeAPI to start with lower case for consistency, refactor snode API to use conversation controller 7 years ago
sachaaaaa 1a810f4e4f
Merge pull request #186 from Mikunj/local-preview
Added local link previews
7 years ago
Mikunj d30e950bf9 Changed hashing algorithm. 7 years ago
Mikunj a989a1a818 Save previews locally. 7 years ago
sachaaaaa a81bf9f50e
Merge pull request #183 from sachaaaaa/match_preKeyId_friend_request_accept
Ensure a session is always initiated using the prekey assigned to the…
7 years ago
Scott Nonnenberg 5c8558e293 v1.21.1 7 years ago
Scott Nonnenberg 7ebfd8c8c5 Merge tag 'v1.21.1-beta.1' 7 years ago
Scott Nonnenberg 84bb9be6a9 v1.21.1-beta.1 7 years ago
Scott Nonnenberg 1a7df91dbc Fix: Navigation to message via quote click didn't always work 7 years ago
Scott Nonnenberg 2624a6af88 mainWindow.close - be ready for null mainWindow 7 years ago
Scott Nonnenberg 2ce86af093 Ensure that Curve.async points to worker after startWorker call 7 years ago
Scott Nonnenberg 0ec0ae9dac Protect against unhandled promises when calling checkForUpdates 7 years ago
sachaaaaa fdc51e88dd only verify the prekey id when there is no current session active 7 years ago
Mikunj a1e4b740f2 Fixed up settings view.
Fix review issues.
7 years ago
Mikunj 7564e270f8 Lint and code cleanup 7 years ago
Mikunj 725a41a8d7 Added link preview setting. 7 years ago
sachaaaaa 2755ff06d8 remove messages from cache before throwing if the prekey id could not be verified 7 years ago
Mikunj 27c6062351 Fix incoming messages not showing previews.
Linting.
7 years ago
Mikunj ae695fe32f Remove sending attachments. 7 years ago
Mikunj 8f8e25bb3e Added local link preview 7 years ago
Scott Nonnenberg b3eb0646c0 Reenable send when link preview is missing an image 7 years ago
sachaaaaa 7186f28019 Ensure a session is always initiated using the prekey assigned to the contact 7 years ago
sachaaaaa 0417f0ffad
Merge pull request #182 from sachaaaaa/disable_dragndro
Disable drag n drop temporarily
7 years ago
sachaaaaa f900a08eda
Merge pull request #177 from sachaaaaa/merge_1_21_0
Merge Signal 1.21.0
7 years ago
sachaaaaa 72b7f82522 Disable pasting files 7 years ago
sachaaaaa 46533fae0d disable drag n drop temporarily 7 years ago
sachaaaaa 4332a18fcb ran yarn lint 7 years ago
sachaaaaa 6b7db5d085 Comment out auto-updater which was making test-loki-view fail 7 years ago
sachaaaaa c968eb8daf revert background colour in main.js (+1 squashed commit)
Squashed commits:
[9ec61f5f] revert background colour
7 years ago