Commit graph

77 commits

Author SHA1 Message Date
Audric Ackermann f871ed53df
add a sample test with playwright 2021-11-12 16:07:41 +11:00
audric 1ffadad2ad remove ip_url from seed nodes as this is unused 2021-08-12 14:24:20 +10:00
Audric Ackermann ce9155a6bf
fix refresh random snode pool after getting new guardNodes 2021-06-28 11:46:35 +10:00
Audric Ackermann 9bf3cb1880
cleanup actionPanel 2021-04-30 13:26:33 +10:00
Audric Ackermann 710c9fa269
fix http request over onion 2021-04-30 11:12:44 +10:00
Audric Ackermann 0c0da48150
remove pow 2021-04-28 15:24:45 +10:00
Audric Ackermann 98b69c17f0
add userblocking opengroupv2 and quoting back of messages 2021-04-27 16:56:34 +10:00
Audric Ackermann b9586c90ce
working open group v2 getInfo for https only 2021-04-20 14:52:02 +10:00
Audric Ackermann 47026b8d5b
pin certificate for seed nodes 2021-04-12 15:38:19 +10:00
Maxim Shishmarev c5b2b64d7f Add onions-v2 support for fileserver requests 2020-10-21 14:08:12 +11:00
Audric Ackermann fa853538d0
LINT after prettier upgrade 2020-05-29 16:25:15 +10:00
Ryan Tharp ead2f62b6d
Merge branch 'clearnet' into sender-keys 2020-05-13 23:47:49 -07:00
Ryan Tharp 73f0e2758f remove unneeded generated file 2020-05-12 23:00:49 -07:00
Ryan Tharp 6a2e0af4c2 update seedNode format 2020-05-12 22:55:52 -07:00
Ryan Tharp e9054450b5
Update mainnet servers, stop using testnet port
Kee and I have confirmed mainnet port on `storage.seed2.loki.network` was fine since 6.x
imaginary.stream change Jason's approval:
https://discordapp.com/channels/408081923835953153/563594234632863754/685282143743901696
2020-05-11 23:09:54 -07:00
Maxim Shishmarev dd6b91bb36 Minor clean-up 2020-05-04 15:36:39 +10:00
Maxim Shishmarev debb922521 Medium groups with sender keys essentials 2020-05-04 13:29:28 +10:00
Mikunj 5c36b75723 More integration test cleanup 2020-03-27 09:29:29 +11:00
Mikunj 57239932ba Fix integration test 2020-03-27 09:09:41 +11:00
Mikunj 5f98f702d4 Generate storage profile dynamically 2020-03-27 09:09:41 +11:00
Mikunj 6d87904d18 Clean up config files.
Removed unused scripts.
Removed unused files.
2020-03-27 09:09:41 +11:00
Audric Ackermann efb3ddc628
fix integration test config fils 2020-03-26 16:37:03 +11:00
Audric Ackermann fcb830e6c7
[test] include test config 2020-03-25 15:12:56 +11:00
Mikunj 582ffe0f77 Disable auto-updates in devprod 2020-03-06 10:39:15 +11:00
Ryan Tharp 178d788dca Enable auto-updating using electron-updater 2020-03-05 15:39:43 +11:00
Vincent 4fd2126fbe Fileserver update 2020-02-05 10:08:55 +11:00
Maxim Shishmarev a3aa104f00 Remove more references to signal.org 2020-02-04 16:25:47 +11:00
Vincent de4edf9252 CLosed groups ui initial listprops 2020-02-04 11:55:01 +11:00
Maxim Shishmarev 3472a1a938 Remove unused destinationRegistrationId; lint 2020-01-29 12:11:15 +11:00
Ryan Tharp 11359fc037
Merge branch 'clearnet' into fileproxy 2020-01-27 22:46:44 -08:00
Maxim Shishmarev acd3f41b6c Update seed nodes 2020-01-22 12:00:03 +11:00
Maxim Shishmarev a195c98061 Add a feature flag for snode proxy 2019-12-19 11:46:44 +11:00
Beaudan Brown 8708943fd3 Add yarn start-multi2 to allow for easier multi device testing (3 clients, 2 are linked) 2019-10-09 16:07:05 +11:00
sachaaaaa e07f81c150 Add LokiFileServerAPI 2019-09-19 16:37:15 +10:00
Beaudan Brown 5a35f05f29 Fix start-prod(-multi) to actually use different identities than default messenger, also connect dev instances to the dev public chat and clean up the config files a lil 2019-09-09 11:36:56 +10:00
Ryan Tharp dffcf51f88 add defaultPublicChatServer to config 2019-09-04 00:07:30 -07:00
Beaudan Brown 38e81fd95a Lower default PoW and add export to build-release yarn call 2019-09-02 13:46:07 +10:00
Beaudan 43c2e9c953 Use different seed nodes for development vs production and strip 2 characters from pubkey on testnet 2019-08-02 16:11:26 +10:00
Ryan Tharp 3617ce32cc fix link previews 2019-07-23 01:03:12 -07:00
Beaudan 87c5d0858c Choose a random seed node from a list for bootstrapping 2019-07-03 11:32:31 +10:00
Beaudan 1f74088586 Send to IP 2019-06-11 16:30:01 +10:00
Beaudan 6b2b9ce926 Remove default port and use port from storage server responses 2019-06-11 16:30:01 +10:00
Beaudan eea2b8e6a7 Do port null check inside rpc call 2019-06-11 16:29:04 +10:00
Beaudan c27d1ef69a Clean some stuff in loki_rpc and get new difficulty from successful requests 2019-06-03 13:37:34 +10:00
Beaudan e520bf109a Persist PoW difficulty and update if get response from snodes 2019-06-03 13:37:34 +10:00
Mikunj 61b862b021 Merge signal 1.24.1 2019-04-18 13:27:54 +10:00
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
2019-04-18 12:45:19 +10:00
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
2019-04-17 11:59:54 +10:00
Beaudan 531ee92dcb Updated messenger to work with slightly different storage server API and changed swarm requests to go through storage server 2019-04-08 13:37:20 +10:00
Scott Nonnenberg c8ea2e9463 Download and install updates without the help of electron-updater 2019-04-05 17:18:37 -07:00