Commit Graph

582 Commits (clearnet)

Author SHA1 Message Date
Audric Ackermann 2b13321c23
remove completely send to proxy 4 years ago
Audric Ackermann 4c91d977ca
move token and submit challenge call to onion request 4 years ago
Maxim Shishmarev 692a0e8cff Optionally use v2 onions for snode requests 4 years ago
Audric Ackermann 4d991d3992
Merge branch 'clearnet' into react-refactor 4 years ago
Audric Ackermann c7e54c4257
make attachment download use onion routing 4 years ago
Audric Ackermann 1b6629d818
enable ssk for all ENV by default 4 years ago
Audric Ackermann c052b1a2ec
update group size limit to 20 now that those are ssk groups
Also removed removed description while creating a medium group as it was
removed on mobile
4 years ago
Audric Ackermann 5961e141c1
enable senderkeys feature flags (and so medium groups) 4 years ago
Audric Ackermann e678895d17
undo enable ssk groups 4 years ago
Audric Ackermann 3a876c7322
add notify to PN server on message sent 4 years ago
Audric Ackermann dafe8a80ab
shortcut newReceiver when calling dataMessage exported functions 4 years ago
Audric Ackermann fec3a0f643
remove install_view.js 4 years ago
Audric Ackermann 3945c6b208
Merge remote-tracking branch 'upstream/clearnet' into react-refactor 4 years ago
Audric Ackermann 58dd064e93
Merge remote-tracking branch 'upstream/clearnet' into fix-integration-tests 4 years ago
Audric Ackermann fc664a2580
show a toast on secondary device forced unlink 4 years ago
Mikunj 49b994367d Remove multi device data.
Force wipe secondary devices.
4 years ago
Mikunj c0fca99485 Disable multi device 4 years ago
Audric Ackermann 933eb73aa1
Merge remote-tracking branch 'upstream/clearnet' into fix-integration-tests 4 years ago
Audric Ackermann c12c3b5f64
move stub of integration tests to typescript 4 years ago
Audric Ackermann e806e912a3
move password_utils.js to typescript 4 years ago
Audric Ackermann e2a42d1b61
add stubbing of messageQueue in window from ts tests 4 years ago
Audric Ackermann ef0bbf897d
enable onion file server by default 4 years ago
Vincent 707200718d Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into refactor-ts-react 4 years ago
Vincent c26e20d33f css-loader 4 years ago
Mikunj 9e14615cd2 Remove RSS Feeds 4 years ago
Vincent 54b7d9a21b Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into refactor-ts-react 4 years ago
Maxim Shishmarev 237bd84b35 Fix medium group sending for single device users; protocol changes 4 years ago
Vincent 6078be1657 revive-ts-refactor 4 years ago
Vincent 83528f4b8d Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into refactor-ts-react 4 years ago
Maxim Shishmarev ae35626b35
Merge pull request #1221 from msgmaxim/ts-onion-requests
Move onion requests to typescript
4 years ago
Mikunj Varsani f11e0f2cd0
Merge pull request #1222 from Mikunj/blocking
Fix up Blocking
4 years ago
Maxim Shishmarev 6919f53a45 Move constants to preload.js 4 years ago
Mikunj aa75205bbd Move BlockedNumberController to ts 4 years ago
Maxim Shishmarev 12f73e23f2 Move onion requests to typescript 4 years ago
Vincent 4c48c9f6d6 Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into closed-group-fixes 4 years ago
Maxim Shishmarev d5a98b8b47 Remove swarm nodes from conversations 4 years ago
Vincent 6e1f3fdc75 linked-devices-limit 4 years ago
Maxim Shishmarev 9cdb7710ec Stub out swarm polling 4 years ago
Maxim Shishmarev 0904e7a8ca Refactor from message polling to content message handling 4 years ago
Mikunj ae2b8334e0 Replace bytebuffer component 4 years ago
Maxim Shishmarev 8ca7b8cfb4 Message receiving refactor: handleDataMessage onwards 4 years ago
Audric Ackermann d7e9d6cfb8
move SESSION_REQUEST processing to handleSessionRequestMessage() 4 years ago
Audric Ackermann d1518f8233
add new handling of session request message 4 years ago
Mikunj 9b855a11e1 Added MessageSender tests 4 years ago
Mikunj 3ea0689d2f Linting 4 years ago
Mikunj e6139a5463 Merge branch 'clearnet' into message-sending-refactor 4 years ago
Audric Ackermann 1b39992e4a
enable senderKey during integration test 4 years ago
Audric Ackermann 73e15250d7
Merge remote-tracking branch 'upstream/clearnet' into integration-test-logs-rebased 4 years ago
Audric Ackermann a656e3ba3f
add env variable to enable message_logs 4 years ago
Mikunj 4985fbae65 Increase onion request hops to 3 4 years ago
Maxim Shishmarev ab2aa7669f Add sender key feature flag 4 years ago
Maxim Shishmarev fcadcd780e More integration tests for medium groups 4 years ago
Vincent 07e7afeb31 Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into lns-map 4 years ago
Audric Ackermann 64fca28aa8
Merge remote-tracking branch 'upstream/clearnet' into integration-test-logs-rebased 4 years ago
Ryan Tharp e69828d490
Merge pull request #1100 from neuroscr/fileonion
File server onion routing support
4 years ago
Ryan Tharp 78991416f1 put file server onion requests behind a feature flag 4 years ago
Audric Ackermann e399b9b65b
lint 4 years ago
Audric Ackermann a5ff0f0c08
test: no need to stub fileserver. start it locally 4 years ago
Audric Ackermann 5e8504dab5
test-integration make all calls stubbed by default 4 years ago
Audric Ackermann 1144609c2a
test-integration make all calls stubbed by default. fix a few bugs with stubbed server 4 years ago
Audric Ackermann 81cb1122f8
remove window.getMessageTTL 4 years ago
Audric Ackermann f46c885fdf
merge fix-closed-group to clearnet 4 years ago
Maxim Shishmarev debb922521 Medium groups with sender keys essentials 4 years ago
Vincent cf05d4ff6c revivify 4 years ago
Vincent 2fde4d7e80 messages.json fixup 4 years ago
Vincent d78a49d689 Constants 4 years ago
Audric Ackermann 875c128d2a
remove useSealedSender feature as this is default now 4 years ago
Ryan Tharp 61390ac288
Merge pull request #1083 from Bilb/sealed-sender-integration-test
enable sealed sender during integration-tests
4 years ago
Ryan Tharp 06e1a0eec3 window.lokiFeatureFlags.onionRequestPaths => onionRequestHops, needPaths => nodesNeededPerPaths 4 years ago
Ryan Tharp 203da4544a add window.lokiFeatureFlags.onionRequestPaths and turn on onion_requests using one hop 4 years ago
Audric Ackermann 08cafa36c0
enable sealed sender during integration-tests 4 years ago
Vincent 494e1222a6 Session resetting 4 years ago
Vincent d09dc92e3d Disabled archiving 4 years ago
Vincent 6cda163b27 upgrade typescript 4 years ago
Mikunj Varsani 24a3e05154
Revert "Revert "Clean up unused dependencies."" 4 years ago
Vince 5ff7476359
Revert "Clean up unused dependencies." 4 years ago
Vince 6d591d956d
Merge pull request #1033 from Mikunj/package-cleanup
Clean up unused dependencies.
4 years ago
Maxim Shishmarev 804b4e54ac
Merge pull request #1041 from msgmaxim/lns
API implementation for LNS
4 years ago
Vince 9718c42c11
Merge pull request #1038 from Bilb/fix-integration-test
fix integration tests
4 years ago
Maxim Shishmarev 932ea23ceb API implementation for LNS 4 years ago
Audric Ackermann 5f42eb8212
fix integration tests 4 years ago
Mikunj 9d2417c2f6 Removed proxy-agent and web-socket.
Trimmed down web_api.js to most basic functions we are using. This needs to be completely removed in the future.
4 years ago
Mikunj e875ba2527 remove got.
Fix session IDs not being redacted in logs.
4 years ago
Mikunj 09f1e635c8 Fix theme setting not being send back to main.js 4 years ago
Mikunj d671ce0055 Remove phone number libraries 4 years ago
Audric Ackermann 9ff16d7e60
move to electron spellchecker 4 years ago
Mikunj 496afa85cb Remove libsodium-wrapper.
Remove LokiSnodeChannel as we weren't using it.
4 years ago
Mikunj 0cccc70b9b Fix integration test running on the wrong environment 4 years ago
Mikunj 6d87904d18 Clean up config files.
Removed unused scripts.
Removed unused files.
4 years ago
Audric Ackermann 7de40e9ef7
fix yarn test for CI 4 years ago
Maxim Shishmarev a91d925384
Merge pull request #1000 from msgmaxim/onion-requests
Client-side implementation for onion requests
4 years ago
Vince 60d1c767d6
Merge pull request #1005 from vincentbavitz/password-len
Password paste control on MAX_PASSWORD_LEN
4 years ago
Vincent d6a48b9f6d Password paste 4 years ago
Maxim Shishmarev 12b5eadaa1 disable onion requests by default for now 4 years ago
Audric Ackermann 9ddda73ca2
Integration tests (#975)
* add first integration test Session

Checking window title
Checking window count
Can restore from seed

* FIXME torevert once found why this crash on app close

* [test] add join valid open group test

* [test] validate cannot join two times the same open group

* [test] move common things to common.js

* [test] move tests to separate files

* [test] clean

* [test] add send message to open group test

* [test] lint

* [test] rename hooks -> common

* [test] add 15s delay before considering test as slow

* upgrade electron 8.0.3 and spectron 10.0.0

* [test] signin from seed: validate pubkey

* Replace spellchecker in favor of typo-js

* [test] refactor common calls to common.js

* [test] add two different pubkey, mnemonic and displayname

* [test] FIXME unsafe eval needed for now

* [test] add: add friends test

* [test] working multi instance tests

* [test] FIXME disable snodeproxy

* [test] update yarn.lock

* [test] make tests more robust with restart from scratch each test

* [test] add link of two devices test and hard rm of apps before start (rm -r)

* remove unused file

* [test] lint

* [test] add registration from generated pubkey test

* [test] add beginning of network stub

* [test] stub "token" endpoint

* [test] add test of one message on pub group pull

* [test] add starting port randomize. looks to help for some bad start with multi instance

* [test] add stub for one to one chats (sessions)

* [test] clean code

* [test] finish add friend test and stub snode server

* [test] stub calls during link device test

* [test] add a flag to show some logs on stubbed snode

* [test] finish link of two device test. check both pubkey matches

* [test] add and use function to wrap erase+start+login+stub app

* [test] add method to login as friend and closed group test&messages

* Revert "[test] FIXME unsafe eval needed for now"

This reverts commit de5322fdae6cdab8e3b9bd9a52b7d172c9bc2d26.

* [test] apply review

* [test] fix lint

* [test] fix existing test with new spectron version

* [test] fix lint

* [test] refactor page objects

* [test] add delete account test

* [test] add unlink of two device test

* [test] make tiny waitForExists -> isExisting

* [test] add checks of link new device buttons

* upgrade fs-extra@9.0.0

* address pr review

* [test] fix spell_check test

Co-authored-by: Josh Perez <60019601+josh-signal@users.noreply.github.com>
4 years ago
Vincent d8a12aab0f conv tinkering 4 years ago
Maxim Shishmarev 0221e7b8c0 fix linter warnings 4 years ago
Maxim Shishmarev 3a746109ea Path building for onion requests 4 years ago
Vincent f599c28470 organisation 4 years ago
Vincent 9a6aafe99c Pull from clearnet 4 years ago
Vincent 7235ccff88 Emoji quick styling 4 years ago
Vincent 19a5571536 Protobuf init for attachments 4 years ago
Mikunj d31feed2c0 Review fixes 4 years ago
Mikunj 86b427cc4d Lint 4 years ago
Mikunj d10a8f0a6f Added setting to disable checking for auto updates. 4 years ago
Mikunj d5bb069207 Cleanup unused functions 4 years ago
Mikunj 6767f71a6b Make getMediaPermissions synchronous 4 years ago
Mikunj eeb6257526 Remove settings view 4 years ago
Vincent bf749b4e0b Play recording init 4 years ago
Vincent 2dc5885c88 Microphone timer 4 years ago
Mikunj Varsani 053b31ad38
Merge pull request #938 from Mikunj/github-actions
GitHub actions Part 2
4 years ago
Vince 67e3846787
Merge pull request #905 from jian10au/scaleslider
Zoom factor slider
4 years ago
Mikunj b7a1c5fd5a Remove old CI files 4 years ago
Mikunj a09e370e1d Added testing on pull request
Disable proxy in tests.
4 years ago
Vincent 548db7150d Start message selection reactification 4 years ago
Vincent 5d11ef1457 Header props 4 years ago
Vincent a5905536fa Onload scroll to unread 4 years ago
Brian Jian Zhao ccb470207a use storage instead of component state to store the zoom setting 4 years ago
Vincent 8a609efffe Scrolling stuff 4 years ago
Brian Jian Zhao 203d314254 fix the slider bug 4 years ago
Brian Jian Zhao 23da1831c2 removed unnecessary comments after review 4 years ago
Audric Ackermann f5b3eb394c
enable notifications after 10seconds of start or reconnect 4 years ago
Vincent 752ee8a614 Message conditional rendering 4 years ago
Brian Jian Zhao cb7289d3d8 working but buggy 4 years ago
Brian Jian Zhao 7a0f2c9ce3 add electron webFrame API to preloadJS 4 years ago
Brian Jian Zhao b2322bae02 check to whether the zoomFactor is shown in preload.js 4 years ago
Brian 96e9a68abd add zoomfactor to main 4 years ago
Vincent 30ccb81d3d Disappearing messages in Channel Settings panel 4 years ago
Vincent cf0b9e45fa Emoji spacing & message highlight formatting 4 years ago
Vincent 2101abb911 Modal blurs and stylistic simplifications 4 years ago
Vincent b4c6c37b16 constants renaming 4 years ago
Vincent 4fd2126fbe Fileserver update 4 years ago
Vincent 250a3ad6c1 Closed groups overlay integration 4 years ago
Ryan Tharp d0cc5a57f8
Merge pull request #759 from neuroscr/tls-fix
Move disable TLS rejection to only lokiRpc
4 years ago
Ryan Tharp ed41e562c5
enable useSealedSender too per Maxim 4 years ago
Ryan Tharp 3964e9acf0
Merge branch 'clearnet' into tls-fix 4 years ago
Ryan Tharp 1d03b3a68e
Desktop: enable useSnodeProxy feature flag 4 years ago
Vince 5bbd136493
Merge pull request #758 from neuroscr/version-check
Version check, de-signal.org-ification
4 years ago
Vincent c0a33a630f Join channel generalisation 4 years ago
Vincent 2d4bf2b3e2 Complete conditional message onboarding 4 years ago
Maxim Shishmarev 3f58dea035 Remove mixpanel 4 years ago
Ryan Tharp 615a41fa21
Merge branch 'clearnet' into tls-fix 4 years ago
Maxim Shishmarev 02320334f0 Remove P2P 4 years ago
Ryan Tharp 04e1d58a50 remove ugly TLS hack 4 years ago
Ryan Tharp acf4529904 expose semver and LokiAppDotNetServerAPI because we can't get ourKey from storage early enough 4 years ago
Vince 310038ec31
Merge pull request #748 from loki-project/brand-redesign
Brand redesign
4 years ago
Audric Ackermann d68aeb947e
Merge branch 'clearnet' into brand-redesign 4 years ago
Maxim Shishmarev b405b150cc Sealed sender support 4 years ago
Ryan Tharp 11359fc037
Merge branch 'clearnet' into fileproxy 4 years ago
Vincent 4a7e2dece7 Password lock screen and delete data screen 4 years ago
Vincent 0a525629ee Prevent illegal username and passwords 4 years ago
Vincent 56b1bcac01 Partial copy updates 4 years ago
Vincent 4fe82d28d9 Version info 4 years ago
Vincent 010cf045cb optimisation of ternary & binary expr. 4 years ago
Vincent e065cc404f Password set, change and remove complete 4 years ago
Vincent 35d59c75eb Password set, change and remove complete 4 years ago
Vincent c26097554f settings optimisations 4 years ago
Vincent d217c76647 mergable settingsview 4 years ago
Vincent cc3e206504 stagepoint sessionsettings bak 4 years ago
Vincent 8de2ce9e23 Theme toggle and settings abstraction 4 years ago
Maxim Shishmarev a195c98061 Add a feature flag for snode proxy 5 years ago
Audric Ackermann 8d11553fe5 add a *ignore* method to Promise to make tslint happy 5 years ago
sachaaaaa db0068b429 Sending and handling of special UNPAIRING_REQUEST message 5 years ago
Beaudan Brown 56a1c31bf4 Ensure we can still send messages to ourselves (sync) and disable group chats 5 years ago
Beaudan Brown 685ada5cc5 Merge branch 'clearnet' into prep-merge 5 years ago
Beaudan Brown b7dd4257d6 Disable microphone button when you have disabled permissions 5 years ago
sachaaaaa 5529deb019
Merge pull request #602 from sachaaaaa/unpairing_device
[multi-device] Allow unpairing device
5 years ago
sachaaaaa 3f52b9df93 Make unpairing a toggle-able feature (enable with window.lokiFeatureFlags.multiDeviceUnpairing = true) 5 years ago
Beaudan Brown 41fdcef695 Ensure that we can't miss the apisReady event and only listen for single emit 5 years ago
Maxim Shishmarev f4ed8b2bf3 Add a feature flag for private group chats 5 years ago
Maxim Shishmarev 0df5214979 Limit small private groups to 10 members 5 years ago
Beaudan Brown 6a512503f0 Update display name sanitisation to allow a bunch of languages and spaces 5 years ago
Beaudan Brown 4e70b66131 Extract the async token grab from the server api constructor and put in the factory. Fix up the areas this affects 5 years ago
Beaudan Brown 5d2f7ddb20 Add messages needed for UI, bit of house work 5 years ago
Maxim Shishmarev 4e39f1e0eb When composing: show mentions as profile names and treat them as indivisible elements 5 years ago
sachaaaaa a931b2491a Merge branch 'clearnet' into PR_file_server
* clearnet:
  lint pass 2
  lint pass 1
  make sure versioning on write can't get out of sync
  Update js/modules/loki_public_chat_api.js
  Handle annotations omit correctly
  fix typo CI found
  refactor
  pollOnceForMessages() move lastGot up, address Sacha's review
  Update js/modules/loki_public_chat_api.js
  address reviews
  Custom message rendering of mentions
  lint and remove unneeded params
  modernize annotations since we're making a backward-incomp change
  sign and only show verified messages

# Conflicts:
#	js/modules/loki_public_chat_api.js
5 years ago
sachaaaaa b13a4f3e56
Merge pull request #520 from msgmaxim/mentions2
Custom message rendering of mentions
5 years ago
sachaaaaa 7756d4f0f3 Merge branch 'clearnet' into PR_file_server
* clearnet:
  fix method
  separate out new/open, more lint/cleanup
  separate out note to self
  create window.mixpanel here
  use window.mixpanel, remove eventEmitter
  allow mixpanel to be already set up elsewhere
  Address review comments
  Add missing file in tests
  Add UI elements for searching and selecting members in a group chat
  Desktop Analytics
  Replaced value with a descriptive constant.
  Add comment to fix up confusion.
  Keep a cache of the last 5 fetched messages for public chat so we can use it to detect duplicate messages.

# Conflicts:
#	js/background.js
#	js/modules/loki_public_chat_api.js
5 years ago
Maxim Shishmarev 687e9db77b Custom message rendering of mentions 5 years ago
Ryan Tharp 3150a6ce11 separate out new/open, more lint/cleanup 5 years ago
Ryan Tharp 587df45086 create window.mixpanel here 5 years ago
sachaaaaa e07f81c150 Add LokiFileServerAPI 5 years ago
Ryan Tharp 88b44390bf Desktop Analytics 5 years ago
Beaudan Brown 9beea2cbd3 Enforce curlies completely and lint with new settings 5 years ago
Mikunj 21dad58537 Linting. 5 years ago
Mikunj a89358676c Update electron-context-menu.
Only allow copying QR code since saving doesn't work.
5 years ago
Ryan Tharp c57571fdfd loki.network rss feed 5 years ago
Beaudan 014558d939 Squash and clean of old PRs, move towards sending cleartext again 5 years ago
Beaudan Campbell-Brown 73b417e605
Merge pull request #371 from BeaudanBrown/testnet
Separate testnet
5 years ago
Beaudan 492bb3723a Move pubkey truncation to loki_rpc and add window function 5 years ago
Maxim Shishmarev cdd374a4b2 Add a toggle option for typing indicators; use short ttl for them 5 years ago
Beaudan df2c4af67c Run lint and check for ip or address when removing unreachable nodes 5 years ago
Beaudan 87c5d0858c Choose a random seed node from a list for bootstrapping 5 years ago
sachaaaaa c53633e367 Clearnet p2p with https (no verification yet) 5 years ago
Beaudan d12f6b6d32 Handle swarm nodes the same for us or contacts, attach our key to message api object 5 years ago
Beaudan Campbell-Brown 971aef0c1b
Merge pull request #296 from BeaudanBrown/clearnet-seeds
Clearnet seeds
5 years ago
Beaudan Campbell-Brown 5c5155899e
Merge pull request #298 from BeaudanBrown/tls-fix
Have to put the tls setting here for some reason
5 years ago
Beaudan 6b2b9ce926 Remove default port and use port from storage server responses 5 years ago
Beaudan eea2b8e6a7 Do port null check inside rpc call 5 years ago
Beaudan 8d4bfc27c9 Have to put the tls setting here for some reason 5 years ago
Beaudan e520bf109a Persist PoW difficulty and update if get response from snodes 5 years ago
Mikunj 8808100796 Merge signal-1.24.0
# Conflicts:
#	.github/PULL_REQUEST_TEMPLATE.md
#	background.html
#	config/default.json
#	config/production.json
#	js/models/conversations.js
#	js/models/messages.js
#	js/views/conversation_view.js
#	js/views/inbox_view.js
#	js/views/settings_view.js
#	main.js
#	package.json
#	test/index.html
#	ts/components/conversation/ContactName.tsx
#	yarn.lock
5 years ago
Mikunj 3a8111020e Merge v1.23.0
# Conflicts:
#	background.html
#	package.json
#	yarn.lock
5 years ago
Mikunj e343a04eea Merge commit '18b5b7c046436f2defab2e20407e22da180bf97b' into signal-1.22
# Conflicts:
#	app/sql.js
#	background.html
#	config/default.json
#	js/background.js
#	js/models/conversations.js
#	js/models/messages.js
#	js/modules/data.js
#	js/signal_protocol_store.js
#	js/views/conversation_search_view.js
#	libtextsecure/message_receiver.js
#	libtextsecure/sendmessage.js
#	main.js
#	package.json
#	preload.js
#	test/index.html
#	ts/components/Avatar.tsx
#	ts/components/conversation/ConversationHeader.md
#	ts/components/conversation/ConversationHeader.tsx
5 years ago
Beaudan 960bd3fff2 Move JobQueue to be a module so that we can use it in preload 5 years ago
Scott Nonnenberg 5a50786e7a Lint fixes 5 years ago
Gabe Stocco 851c1a0e47 Adding right click listener for URLs and Text Selections (#3197)
* Adds right-click listener

For urls and text selections

* Fixes build-release on windows

Should still be bash compatible too

* Update context menu line

Responding to feedback from @JaredPotter
5 years ago
Beaudan 531ee92dcb Updated messenger to work with slightly different storage server API and changed swarm requests to go through storage server 5 years ago
Scott Nonnenberg c8ea2e9463 Download and install updates without the help of electron-updater 5 years ago
Scott Nonnenberg 7cfd3870d5 Escape XML delimiters for notifications on linux
Thanks to @whitequark for pointing out an inconsistency in the way that
some Linux desktop environments were displaying markup in notifications.
5 years ago
Beaudan 0d3c010cf7 I didn't realise there were 2 different windows between processes and I shouldn't have removed this 5 years ago
Beaudan Campbell-Brown 8e3542b511
Merge pull request #213 from sachaaaaa/channel_encryption
Hook up channel encryption
5 years ago
sachaaaaa 4714cafa6f
Merge pull request #238 from sachaaaaa/commit_hash_about
Show commit hash in About window for beta builds
5 years ago
sachaaaaa 37f0fced29 Show commit hash in About window for beta builds 5 years ago
Beaudan 5030ad4021 Made the slider label populate as well, plus removed redundant window function 5 years ago
sachaaaaa aa722590fa use channel encryption with storage server 5 years ago
Mikunj 75d0894104 Fixed files not included in release.
Moved node relevant stuff in libloki into its own modules folder.
5 years ago
Scott Nonnenberg ce9a52dde3 Remove unnecessary methods on window 5 years ago
Beaudan 6426a5eb9b Added ability to look up our .loki address and now send that with our LokiAddress messages 5 years ago
Beaudan 5d823de6f9 Renamed lokiSnodeAPI to start with lower case for consistency, refactor snode API to use conversation controller 5 years ago
Mikunj 725a41a8d7 Added link preview setting. 5 years ago
sachaaaaa f900a08eda
Merge pull request #177 from sachaaaaa/merge_1_21_0
Merge Signal 1.21.0
5 years ago
sachaaaaa a0f67c22da Merge branch 'textsecure/master' into merge_1_21_0
* textsecure/master: (26 commits)
  v1.21.0
  v1.21.0-beta.4
  Dark Theme: Preserve blue background on app loading screen
  Localization updates
  Fix width of audio player when window is very narrow
  A number of small fixes for Link Previews
  Get rid of the white flash when the app starts up (#3083)
  v1.21.0-beta.3
  Lint fixes
  Introduce new language: NB
  Fail over to all numbers in retry if errors don't have numbers
  Use the proper method for pulling attachments off disk for retry
  Fix rendering bug with verified state in updateVerified()
  Update electron-builder and electron-updater
  Ensure that dialog pops up when permissions denied for voice note
  Lint fixes
  Large update to localization strings
  Link Previews
  Ensure that blocked messages are dropped even after sealed sender
  Don't linkify quoted message contents
  ...

# Conflicts:
#	.github/PULL_REQUEST_TEMPLATE.md
#	_locales/cs/messages.json
#	background.html
#	config/default.json
#	index.html
#	js/models/conversations.js
#	js/modules/web_api.js
#	js/settings_start.js
#	js/views/conversation_view.js
#	js/views/settings_view.js
#	package.json
#	protos/SignalService.proto
#	stylesheets/_index.scss
#	stylesheets/_settings.scss
5 years ago
Beaudan 69ebf017ff Reworked loki_p2p_api to not use the window object, which means it needs to be instantiated after the storage is ready so that your pubkey can be passed in to the constructor. This makes it more modular and allows for easier testing 5 years ago
Mikunj 3c07d99a89 Fix variable names.
Fix module export to be more consistent.
5 years ago
Beaudan 07076c27ae Moved friend status to window, added start of p2p api stuff 5 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 5 years ago
Scott Nonnenberg 813924685e Link Previews 5 years ago
Mikunj Varsani b226feaac7
Merge pull request #148 from Mikunj/signal-1.20
Signal 1.20
5 years ago
Mikunj 69f51021b6 Travis windows fixes. 5 years ago
Mikunj 1a15ec9c15 Merge commit signal/master into signal-1.20 5 years ago
Mikunj 8c9b1a7a7a Added loki server.
Added test.
5 years ago
Mikunj e08a63d078 Merge development into lint 5 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 5 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 5 years ago
Mikunj 6bd2d3962e Linted files 5 years ago
Mikunj 924c51d5c7 Removed min and max clamping in code.
This should be done UI and Server side instead.
6 years ago
Mikunj 87113b6cc1 Added message ttl setting storage 6 years ago
Scott Nonnenberg e4babdaef0 Updates to backup infrastructure 6 years ago
Mikunj 3690f4acda Added timeout argument to WorkerInterface. 6 years ago
Mikunj 654b0dac84 Merge signal-master. 6 years ago
Beaudan bb3ca610ff Cleaned up utilWorker spawning 6 years ago
Beaudan 6113f13d3a Rip the worker logic out of message_receiver and add the functionality for it to work with pow. Fix pow tests to work with those changes 6 years ago
Mikunj 26ba553e6a Added menu options to set, change and remove password. 6 years ago
Mikunj f53bec38a5 Added password inputs on registration screen.
Fix case where db is deleted but password hash still remains which causes user to never register.
Allow password to have symbols and other characters.
Added more tests.

Moved passHash from config into the sqlite db.
We can do this because we assume if sql failed to initialise then the key provided was wrong and thus we can show the user the password page.
6 years ago
Mikunj 1cb09cad2a Add header options. 6 years ago
Mikunj 961eb53915 Auto-generate profile images on conversations. 6 years ago
Scott Nonnenberg 8add0ac8a1
Enable CI and packaged builds with Electron v3 (#2939)
* Update spectron to fix linux CI runs

* Point test-release grunt task at release folder

* Ensure that build folders of socks/smart-buffer are in build

* AppVeyor: windows build output folder is now release

* Travis: Force build output to release directory
6 years ago
Beaudan bed9ce5be2 Added read receipt checkbox to the settings window which enables or disables the sending and receiving of read receipts 6 years ago
Mikunj 5f4a44ba8c Remove returning models from block/unblock.
lint fixes.
6 years ago