Audric Ackermann
6dd9dde44f
increase closed group size limit to 100
4 years ago
Audric Ackermann
75b7788fa9
remove stuff related to web api
4 years ago
Audric Ackermann
d43ae09eb0
first working version of closed group v2
4 years ago
Audric Ackermann
2fe6b11e89
move ConversationController to typescript
4 years ago
Audric Ackermann
cf25e89a14
cleanup unused code
4 years ago
Audric Ackermann
3df0a425de
remove permissions popup window and related stuff
4 years ago
Audric Ackermann
228e4ed662
move MessageController to typescript
4 years ago
Audric Ackermann
5e43210493
Merge branch 'clearnet' of github.com:loki-project/loki-messenger into react-refactor
4 years ago
Audric Ackermann
2ec337dd31
Add back ability to edit caption before sending attachments
4 years ago
Audric Ackermann
f673589c56
add types for blueimp-load-image
4 years ago
Audric Ackermann
c736023c88
enable file onion request v2 in lokiFeatureFlags
4 years ago
Audric Ackermann
da62ba6829
Merge remote-tracking branch 'upstream/clearnet' into react-refactor
4 years ago
Audric Ackermann
f8f15cb9f7
fix remove message for public groups
4 years ago
Audric Ackermann
2f2eb2ad53
link back backbone conversation events to redux store
4 years ago
Maxim Shishmarev
27859b13aa
Added an option to use v3/lsrpc endpoint for more compact (base64) file reponses
4 years ago
Audric Ackermann
94b445983d
Merge remote-tracking branch 'upstream/clearnet' into react-refactor
4 years ago
Audric Ackermann
1f2c01722a
move to new identity key mechanism
...
now we do as followed:
• Generate 16 bytes of random data
• Add 16 bytes of zeros
• Use the 16 bytes of random + 16 bytes of zeros to generate an ED25519 key pair
• Convert the ED25519 key pair to an X25519 key pair
All of this is happening with libsodiumm called over IPC
4 years ago
Audric Ackermann
f5818817e9
remove references to old emoji-panel package
5 years ago
Audric Ackermann
79eae4838d
Merge remote-tracking branch 'upstream/clearnet' into react-refactor
5 years ago
Audric Ackermann
17ac8c4343
Merge remote-tracking branch 'upstream/clearnet' into react-refactor
5 years ago
Audric Ackermann
2b13321c23
remove completely send to proxy
5 years ago
Audric Ackermann
4c91d977ca
move token and submit challenge call to onion request
5 years ago
Maxim Shishmarev
692a0e8cff
Optionally use v2 onions for snode requests
5 years ago
Audric Ackermann
4d991d3992
Merge branch 'clearnet' into react-refactor
5 years ago
Audric Ackermann
c7e54c4257
make attachment download use onion routing
5 years ago
Audric Ackermann
1b6629d818
enable ssk for all ENV by default
5 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
5 years ago
Audric Ackermann
5961e141c1
enable senderkeys feature flags (and so medium groups)
5 years ago
Audric Ackermann
e678895d17
undo enable ssk groups
5 years ago
Audric Ackermann
3a876c7322
add notify to PN server on message sent
5 years ago
Audric Ackermann
dafe8a80ab
shortcut newReceiver when calling dataMessage exported functions
5 years ago
Audric Ackermann
fec3a0f643
remove install_view.js
5 years ago
Audric Ackermann
3945c6b208
Merge remote-tracking branch 'upstream/clearnet' into react-refactor
5 years ago
Audric Ackermann
58dd064e93
Merge remote-tracking branch 'upstream/clearnet' into fix-integration-tests
5 years ago
Audric Ackermann
fc664a2580
show a toast on secondary device forced unlink
5 years ago
Mikunj
49b994367d
Remove multi device data.
...
Force wipe secondary devices.
5 years ago
Mikunj
c0fca99485
Disable multi device
5 years ago
Audric Ackermann
933eb73aa1
Merge remote-tracking branch 'upstream/clearnet' into fix-integration-tests
5 years ago
Audric Ackermann
c12c3b5f64
move stub of integration tests to typescript
5 years ago
Audric Ackermann
e806e912a3
move password_utils.js to typescript
5 years ago
Audric Ackermann
e2a42d1b61
add stubbing of messageQueue in window from ts tests
5 years ago
Audric Ackermann
ef0bbf897d
enable onion file server by default
5 years ago
Vincent
707200718d
Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into refactor-ts-react
5 years ago
Vincent
c26e20d33f
css-loader
5 years ago
Mikunj
9e14615cd2
Remove RSS Feeds
5 years ago
Vincent
54b7d9a21b
Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into refactor-ts-react
5 years ago
Maxim Shishmarev
237bd84b35
Fix medium group sending for single device users; protocol changes
5 years ago
Vincent
6078be1657
revive-ts-refactor
5 years ago
Vincent
83528f4b8d
Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into refactor-ts-react
5 years ago
Maxim Shishmarev
ae35626b35
Merge pull request #1221 from msgmaxim/ts-onion-requests
...
Move onion requests to typescript
5 years ago
Mikunj Varsani
f11e0f2cd0
Merge pull request #1222 from Mikunj/blocking
...
Fix up Blocking
5 years ago
Maxim Shishmarev
6919f53a45
Move constants to preload.js
5 years ago
Mikunj
aa75205bbd
Move BlockedNumberController to ts
5 years ago
Maxim Shishmarev
12f73e23f2
Move onion requests to typescript
5 years ago
Vincent
4c48c9f6d6
Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into closed-group-fixes
5 years ago
Maxim Shishmarev
d5a98b8b47
Remove swarm nodes from conversations
5 years ago
Vincent
6e1f3fdc75
linked-devices-limit
5 years ago
Maxim Shishmarev
9cdb7710ec
Stub out swarm polling
5 years ago
Maxim Shishmarev
0904e7a8ca
Refactor from message polling to content message handling
5 years ago
Mikunj
ae2b8334e0
Replace bytebuffer component
5 years ago
Maxim Shishmarev
8ca7b8cfb4
Message receiving refactor: handleDataMessage onwards
5 years ago
Audric Ackermann
d7e9d6cfb8
move SESSION_REQUEST processing to handleSessionRequestMessage()
5 years ago
Audric Ackermann
d1518f8233
add new handling of session request message
5 years ago
Mikunj
9b855a11e1
Added MessageSender tests
5 years ago
Mikunj
3ea0689d2f
Linting
5 years ago
Mikunj
e6139a5463
Merge branch 'clearnet' into message-sending-refactor
5 years ago
Audric Ackermann
1b39992e4a
enable senderKey during integration test
5 years ago
Audric Ackermann
73e15250d7
Merge remote-tracking branch 'upstream/clearnet' into integration-test-logs-rebased
5 years ago
Audric Ackermann
a656e3ba3f
add env variable to enable message_logs
5 years ago
Mikunj
4985fbae65
Increase onion request hops to 3
5 years ago
Maxim Shishmarev
ab2aa7669f
Add sender key feature flag
5 years ago
Maxim Shishmarev
fcadcd780e
More integration tests for medium groups
5 years ago
Vincent
07e7afeb31
Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into lns-map
5 years ago
Audric Ackermann
64fca28aa8
Merge remote-tracking branch 'upstream/clearnet' into integration-test-logs-rebased
5 years ago
Ryan Tharp
e69828d490
Merge pull request #1100 from neuroscr/fileonion
...
File server onion routing support
5 years ago
Ryan Tharp
78991416f1
put file server onion requests behind a feature flag
5 years ago
Audric Ackermann
e399b9b65b
lint
5 years ago
Audric Ackermann
a5ff0f0c08
test: no need to stub fileserver. start it locally
5 years ago
Audric Ackermann
5e8504dab5
test-integration make all calls stubbed by default
5 years ago
Audric Ackermann
1144609c2a
test-integration make all calls stubbed by default. fix a few bugs with stubbed server
5 years ago
Audric Ackermann
81cb1122f8
remove window.getMessageTTL
5 years ago
Audric Ackermann
f46c885fdf
merge fix-closed-group to clearnet
5 years ago
Maxim Shishmarev
debb922521
Medium groups with sender keys essentials
5 years ago
Vincent
cf05d4ff6c
revivify
5 years ago
Vincent
2fde4d7e80
messages.json fixup
5 years ago
Vincent
d78a49d689
Constants
5 years ago
Audric Ackermann
875c128d2a
remove useSealedSender feature as this is default now
5 years ago
Ryan Tharp
61390ac288
Merge pull request #1083 from Bilb/sealed-sender-integration-test
...
enable sealed sender during integration-tests
5 years ago
Ryan Tharp
06e1a0eec3
window.lokiFeatureFlags.onionRequestPaths => onionRequestHops, needPaths => nodesNeededPerPaths
5 years ago
Ryan Tharp
203da4544a
add window.lokiFeatureFlags.onionRequestPaths and turn on onion_requests using one hop
5 years ago
Audric Ackermann
08cafa36c0
enable sealed sender during integration-tests
5 years ago
Vincent
494e1222a6
Session resetting
5 years ago
Vincent
d09dc92e3d
Disabled archiving
5 years ago
Vincent
6cda163b27
upgrade typescript
5 years ago
Mikunj Varsani
24a3e05154
Revert "Revert "Clean up unused dependencies.""
5 years ago
Vince
5ff7476359
Revert "Clean up unused dependencies."
5 years ago
Vince
6d591d956d
Merge pull request #1033 from Mikunj/package-cleanup
...
Clean up unused dependencies.
5 years ago
Maxim Shishmarev
804b4e54ac
Merge pull request #1041 from msgmaxim/lns
...
API implementation for LNS
5 years ago
Vince
9718c42c11
Merge pull request #1038 from Bilb/fix-integration-test
...
fix integration tests
5 years ago
Maxim Shishmarev
932ea23ceb
API implementation for LNS
5 years ago
Audric Ackermann
5f42eb8212
fix integration tests
5 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.
5 years ago
Mikunj
e875ba2527
remove got.
...
Fix session IDs not being redacted in logs.
5 years ago
Mikunj
09f1e635c8
Fix theme setting not being send back to main.js
5 years ago
Mikunj
d671ce0055
Remove phone number libraries
5 years ago
Audric Ackermann
9ff16d7e60
move to electron spellchecker
5 years ago
Mikunj
496afa85cb
Remove libsodium-wrapper.
...
Remove LokiSnodeChannel as we weren't using it.
5 years ago
Mikunj
0cccc70b9b
Fix integration test running on the wrong environment
5 years ago
Mikunj
6d87904d18
Clean up config files.
...
Removed unused scripts.
Removed unused files.
5 years ago
Audric Ackermann
7de40e9ef7
fix yarn test for CI
5 years ago
Maxim Shishmarev
a91d925384
Merge pull request #1000 from msgmaxim/onion-requests
...
Client-side implementation for onion requests
5 years ago
Vince
60d1c767d6
Merge pull request #1005 from vincentbavitz/password-len
...
Password paste control on MAX_PASSWORD_LEN
5 years ago
Vincent
d6a48b9f6d
Password paste
5 years ago
Maxim Shishmarev
12b5eadaa1
disable onion requests by default for now
5 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>
5 years ago
Vincent
d8a12aab0f
conv tinkering
5 years ago
Maxim Shishmarev
0221e7b8c0
fix linter warnings
5 years ago
Maxim Shishmarev
3a746109ea
Path building for onion requests
5 years ago
Vincent
f599c28470
organisation
5 years ago
Vincent
9a6aafe99c
Pull from clearnet
5 years ago
Vincent
7235ccff88
Emoji quick styling
5 years ago
Vincent
19a5571536
Protobuf init for attachments
5 years ago
Mikunj
d31feed2c0
Review fixes
5 years ago
Mikunj
86b427cc4d
Lint
5 years ago
Mikunj
d10a8f0a6f
Added setting to disable checking for auto updates.
5 years ago
Mikunj
d5bb069207
Cleanup unused functions
5 years ago
Mikunj
6767f71a6b
Make getMediaPermissions synchronous
5 years ago
Mikunj
eeb6257526
Remove settings view
5 years ago
Vincent
bf749b4e0b
Play recording init
5 years ago
Vincent
2dc5885c88
Microphone timer
5 years ago
Mikunj Varsani
053b31ad38
Merge pull request #938 from Mikunj/github-actions
...
GitHub actions Part 2
5 years ago
Vince
67e3846787
Merge pull request #905 from jian10au/scaleslider
...
Zoom factor slider
5 years ago
Mikunj
b7a1c5fd5a
Remove old CI files
5 years ago
Mikunj
a09e370e1d
Added testing on pull request
...
Disable proxy in tests.
5 years ago
Vincent
548db7150d
Start message selection reactification
5 years ago
Vincent
5d11ef1457
Header props
5 years ago
Vincent
a5905536fa
Onload scroll to unread
5 years ago
Brian Jian Zhao
ccb470207a
use storage instead of component state to store the zoom setting
5 years ago
Vincent
8a609efffe
Scrolling stuff
5 years ago
Brian Jian Zhao
203d314254
fix the slider bug
5 years ago
Brian Jian Zhao
23da1831c2
removed unnecessary comments after review
5 years ago
Audric Ackermann
f5b3eb394c
enable notifications after 10seconds of start or reconnect
5 years ago
Vincent
752ee8a614
Message conditional rendering
5 years ago
Brian Jian Zhao
cb7289d3d8
working but buggy
5 years ago
Brian Jian Zhao
7a0f2c9ce3
add electron webFrame API to preloadJS
5 years ago
Brian Jian Zhao
b2322bae02
check to whether the zoomFactor is shown in preload.js
5 years ago
Brian
96e9a68abd
add zoomfactor to main
5 years ago
Vincent
30ccb81d3d
Disappearing messages in Channel Settings panel
5 years ago
Vincent
cf0b9e45fa
Emoji spacing & message highlight formatting
5 years ago
Vincent
2101abb911
Modal blurs and stylistic simplifications
5 years ago
Vincent
b4c6c37b16
constants renaming
5 years ago
Vincent
4fd2126fbe
Fileserver update
5 years ago
Vincent
250a3ad6c1
Closed groups overlay integration
5 years ago
Ryan Tharp
d0cc5a57f8
Merge pull request #759 from neuroscr/tls-fix
...
Move disable TLS rejection to only lokiRpc
5 years ago
Ryan Tharp
ed41e562c5
enable useSealedSender too per Maxim
5 years ago
Ryan Tharp
3964e9acf0
Merge branch 'clearnet' into tls-fix
5 years ago
Ryan Tharp
1d03b3a68e
Desktop: enable useSnodeProxy feature flag
5 years ago
Vince
5bbd136493
Merge pull request #758 from neuroscr/version-check
...
Version check, de-signal.org-ification
5 years ago
Vincent
c0a33a630f
Join channel generalisation
5 years ago
Vincent
2d4bf2b3e2
Complete conditional message onboarding
5 years ago
Maxim Shishmarev
3f58dea035
Remove mixpanel
5 years ago
Ryan Tharp
615a41fa21
Merge branch 'clearnet' into tls-fix
5 years ago
Maxim Shishmarev
02320334f0
Remove P2P
5 years ago
Ryan Tharp
04e1d58a50
remove ugly TLS hack
5 years ago
Ryan Tharp
acf4529904
expose semver and LokiAppDotNetServerAPI because we can't get ourKey from storage early enough
5 years ago
Vince
310038ec31
Merge pull request #748 from loki-project/brand-redesign
...
Brand redesign
5 years ago
Audric Ackermann
d68aeb947e
Merge branch 'clearnet' into brand-redesign
5 years ago
Maxim Shishmarev
b405b150cc
Sealed sender support
5 years ago
Ryan Tharp
11359fc037
Merge branch 'clearnet' into fileproxy
5 years ago
Vincent
4a7e2dece7
Password lock screen and delete data screen
5 years ago
Vincent
0a525629ee
Prevent illegal username and passwords
5 years ago
Vincent
56b1bcac01
Partial copy updates
5 years ago
Vincent
4fe82d28d9
Version info
5 years ago
Vincent
010cf045cb
optimisation of ternary & binary expr.
5 years ago
Vincent
e065cc404f
Password set, change and remove complete
5 years ago
Vincent
35d59c75eb
Password set, change and remove complete
5 years ago
Vincent
c26097554f
settings optimisations
5 years ago
Vincent
d217c76647
mergable settingsview
5 years ago
Vincent
cc3e206504
stagepoint sessionsettings bak
5 years ago
Vincent
8de2ce9e23
Theme toggle and settings abstraction
5 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
6 years ago
Maxim Shishmarev
0df5214979
Limit small private groups to 10 members
6 years ago
Beaudan Brown
6a512503f0
Update display name sanitisation to allow a bunch of languages and spaces
6 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
6 years ago
Beaudan Brown
5d2f7ddb20
Add messages needed for UI, bit of house work
6 years ago
Maxim Shishmarev
4e39f1e0eb
When composing: show mentions as profile names and treat them as indivisible elements
6 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
6 years ago
sachaaaaa
b13a4f3e56
Merge pull request #520 from msgmaxim/mentions2
...
Custom message rendering of mentions
6 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
6 years ago
Maxim Shishmarev
687e9db77b
Custom message rendering of mentions
6 years ago
Ryan Tharp
3150a6ce11
separate out new/open, more lint/cleanup
6 years ago
Ryan Tharp
587df45086
create window.mixpanel here
6 years ago
sachaaaaa
e07f81c150
Add LokiFileServerAPI
6 years ago
Ryan Tharp
88b44390bf
Desktop Analytics
6 years ago
Beaudan Brown
9beea2cbd3
Enforce curlies completely and lint with new settings
6 years ago
Mikunj
21dad58537
Linting.
6 years ago
Mikunj
a89358676c
Update electron-context-menu.
...
Only allow copying QR code since saving doesn't work.
6 years ago
Ryan Tharp
c57571fdfd
loki.network rss feed
6 years ago
Beaudan
014558d939
Squash and clean of old PRs, move towards sending cleartext again
6 years ago
Beaudan Campbell-Brown
73b417e605
Merge pull request #371 from BeaudanBrown/testnet
...
Separate testnet
6 years ago
Beaudan
492bb3723a
Move pubkey truncation to loki_rpc and add window function
6 years ago
Maxim Shishmarev
cdd374a4b2
Add a toggle option for typing indicators; use short ttl for them
6 years ago
Beaudan
df2c4af67c
Run lint and check for ip or address when removing unreachable nodes
6 years ago
Beaudan
87c5d0858c
Choose a random seed node from a list for bootstrapping
6 years ago
sachaaaaa
c53633e367
Clearnet p2p with https (no verification yet)
6 years ago
Beaudan
d12f6b6d32
Handle swarm nodes the same for us or contacts, attach our key to message api object
6 years ago
Beaudan Campbell-Brown
971aef0c1b
Merge pull request #296 from BeaudanBrown/clearnet-seeds
...
Clearnet seeds
6 years ago
Beaudan Campbell-Brown
5c5155899e
Merge pull request #298 from BeaudanBrown/tls-fix
...
Have to put the tls setting here for some reason
6 years ago
Beaudan
6b2b9ce926
Remove default port and use port from storage server responses
6 years ago
Beaudan
eea2b8e6a7
Do port null check inside rpc call
6 years ago
Beaudan
8d4bfc27c9
Have to put the tls setting here for some reason
6 years ago
Beaudan
e520bf109a
Persist PoW difficulty and update if get response from snodes
6 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
6 years ago
Mikunj
3a8111020e
Merge v1.23.0
...
# Conflicts:
# background.html
# package.json
# yarn.lock
6 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
6 years ago
Beaudan
960bd3fff2
Move JobQueue to be a module so that we can use it in preload
6 years ago
Scott Nonnenberg
5a50786e7a
Lint fixes
6 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
6 years ago
Beaudan
531ee92dcb
Updated messenger to work with slightly different storage server API and changed swarm requests to go through storage server
6 years ago
Scott Nonnenberg
c8ea2e9463
Download and install updates without the help of electron-updater
6 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.
6 years ago
Beaudan
0d3c010cf7
I didn't realise there were 2 different windows between processes and I shouldn't have removed this
6 years ago
Beaudan Campbell-Brown
8e3542b511
Merge pull request #213 from sachaaaaa/channel_encryption
...
Hook up channel encryption
6 years ago
sachaaaaa
4714cafa6f
Merge pull request #238 from sachaaaaa/commit_hash_about
...
Show commit hash in About window for beta builds
6 years ago
sachaaaaa
37f0fced29
Show commit hash in About window for beta builds
6 years ago
Beaudan
5030ad4021
Made the slider label populate as well, plus removed redundant window function
6 years ago
sachaaaaa
aa722590fa
use channel encryption with storage server
6 years ago
Mikunj
75d0894104
Fixed files not included in release.
...
Moved node relevant stuff in libloki into its own modules folder.
6 years ago
Scott Nonnenberg
ce9a52dde3
Remove unnecessary methods on window
6 years ago
Beaudan
6426a5eb9b
Added ability to look up our .loki address and now send that with our LokiAddress messages
6 years ago
Beaudan
5d823de6f9
Renamed lokiSnodeAPI to start with lower case for consistency, refactor snode API to use conversation controller
6 years ago
Mikunj
725a41a8d7
Added link preview setting.
6 years ago
sachaaaaa
f900a08eda
Merge pull request #177 from sachaaaaa/merge_1_21_0
...
Merge Signal 1.21.0
6 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
6 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
6 years ago
Mikunj
3c07d99a89
Fix variable names.
...
Fix module export to be more consistent.
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
Scott Nonnenberg
813924685e
Link Previews
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