Ryan Tharp
c83201ee9c
set a default token
5 years ago
Ryan Tharp
0bf7dfab6a
log.verbose isn't a thing
5 years ago
Mikunj Varsani
054a523738
Fix linked device sending automatic friend request when it already has keys for a device
5 years ago
Ryan Tharp
60259ab0bb
handle clearing profileName correctly, support multidevice profiles better, use getLokiProfile()
5 years ago
Ryan Tharp
9a31e3703c
make sure sendToProxy get the textResponse option from submit_challenge, improve logging
5 years ago
Ryan Tharp
8363548f01
Merge pull request #823 from neuroscr/tls-fix
...
Some snode JSON parsing/keypair loading from storage guards, RSS case fix, lint
5 years ago
Mikunj Varsani
beb4cdbed8
Closed group fixes. ( #816 )
...
* Fix group updates not syning
* Fix leaving closed groups
* Fix incorrect members being shown on create group dialog
* Linting
* Fix create closed group showing our own conversation
5 years ago
Ryan Tharp
926a245bf6
lint and note
5 years ago
Ryan Tharp
0223f40de2
lint
5 years ago
Ryan Tharp
3ebb308175
lint
5 years ago
Ryan Tharp
145cfd762d
handle inner JSON parsing errors
5 years ago
Ryan Tharp
4a65a5aa12
handle JSON parsing error
5 years ago
Ryan Tharp
78244d9ef8
file proxy is json encoded
5 years ago
Ryan Tharp
b9ab28e2fc
inform that we expect a non-json repsonse
5 years ago
Ryan Tharp
4d027909c6
more text response fixes, better snode not ready detection
5 years ago
Ryan Tharp
df1d032d96
headers protection, textResponse support, improve logging
5 years ago
Ryan Tharp
47e87a4720
add note
5 years ago
Mikunj Varsani
c37650c45d
Don't wait for file server to return tokens when establishing home connection.
5 years ago
Mikunj Varsani
8b1e24fc44
Clean
5 years ago
Mikunj Varsani
75660c7269
fixed file server holding up message sender init.
...
fix joining closed groups.
5 years ago
Ryan Tharp
69fe066bcc
guards incase there are no members yet, fixes dialog not showing up
5 years ago
Mikunj Varsani
21e982e5c2
Fix open group joining.
5 years ago
Ryan Tharp
4c44265909
no need to validate empty token, support lokinet/getession file domains, mark broken snodes as bad, improve logging
5 years ago
Ryan Tharp
ede5258dd3
improve logging
5 years ago
Ryan Tharp
99afd33fb4
improve logging
5 years ago
Ryan Tharp
3bba0571a0
markRandomNodeUnreachable() refactor, notes/logging
5 years ago
Ryan Tharp
156c11d30f
allowing sending of messages if we're still waiting to hear back
5 years ago
Ryan Tharp
6c73fa99e2
extension.expiredStatus(), adjustable timers, improve guards
5 years ago
Ryan Tharp
5a440941ea
squelch RSS duplicate messages
5 years ago
Ryan Tharp
8f77c2e00b
expose isRss, don't close uncloseable Rss conversation on deleteMessages
5 years ago
Ryan Tharp
2c4facc694
Merge branch 'clearnet' of https://github.com/loki-project/loki-messenger into tls-fix
5 years ago
Vincent
c5ff70c970
Message deletion fix
5 years ago
Vincent
799fcb80f4
Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into clearnet
5 years ago
Vincent
821cf00b65
Closed group update message stylgin
5 years ago
Mikunj
c9f60826b4
Fix friend request messages being sent to users you don't have a session in closed groups.
...
Disable typing messages and read receipts in groups.
Send out session request messages if you don't have a session with a member in the group.
5 years ago
Vincent
78e2491de0
Merge branch 'clearnet' of https://github.com/loki-project/loki-messenger into clearnet
5 years ago
Vincent
b341ceaf76
Closed group joining completed w/o backend
5 years ago
Mikunj
d7f71650ea
Linting
5 years ago
Mikunj
8ae793db19
Rename BACKGROUND_FRIEND_REQUEST to SESSION_REQUEST.
...
Don't trigger friend request logic if a message is aimed at a group.
5 years ago
Ryan Tharp
09e133743d
lint caught typo
5 years ago
Ryan Tharp
3abb691e2c
lint
5 years ago
Ryan Tharp
90de43e6ff
refactor out validServer()
5 years ago
Ryan Tharp
eecf2252d7
use attempt from window object to reduce code duplication
5 years ago
Ryan Tharp
83e2404d89
move comments from connecting_to_server_dialog_view
5 years ago
Vincent
4fd2126fbe
Fileserver update
5 years ago
Ryan Tharp
8767a57ddd
actually validate URL before starting up a bunch of timers
5 years ago
Ryan Tharp
739ac4ce4e
include useful info on error
5 years ago
Ryan Tharp
c1cea3ca04
turn off snode proxy logging
5 years ago
Ryan Tharp
d7a1fbab22
make sure TLS is forced on open groups, improve serverRequest error message
5 years ago
Ryan Tharp
3a0b3dddfd
lint
5 years ago
Ryan Tharp
e6ab3d55ae
fix querystring in file-proxy
5 years ago
Ryan Tharp
569485f42a
put back seemingly now required process.env.NODE_TLS_REJECT_UNAUTHORIZED
5 years ago
Ryan Tharp
c864f00697
lint
5 years ago
Ryan Tharp
3abfd7833c
fix typo
5 years ago
Ryan Tharp
260e494aee
use promise version to see if we're expired
5 years ago
Ryan Tharp
058d294eb0
better error checking
5 years ago
Ryan Tharp
8e92f22974
window.extension.expiredPromise version
5 years ago
Ryan Tharp
d69a0a9fd4
lint
5 years ago
Ryan Tharp
aee63c3eae
file proxy needs to be able to talk to snode
...
- disable TLS check for fileProxy
- lokiHttpsAgent => snodeHttpsAgent (since we use for two different things now)
5 years ago
Ryan Tharp
3964e9acf0
Merge branch 'clearnet' into tls-fix
5 years ago
Ryan Tharp
1c7067a957
Merge pull request #774 from neuroscr/groupavatar
...
Token handling over snodeProxy
5 years ago
Vincent
de4edf9252
CLosed groups ui initial listprops
5 years ago
Maxim Shishmarev
71e19c18d6
Merge pull request #778 from msgmaxim/remove-sender
...
Remove source field from envelope
5 years ago
Maxim Shishmarev
dadd4b97ad
Remove source field from envelope
5 years ago
Vince
5bbd136493
Merge pull request #758 from neuroscr/version-check
...
Version check, de-signal.org-ification
5 years ago
Vincent
5527cf7ed2
Localise global vars
5 years ago
Vincent
4350b73724
Messages.json amendments
5 years ago
Vincent
cb417d3665
Link preview warning on setting toggle
5 years ago
Vincent
2d4bf2b3e2
Complete conditional message onboarding
5 years ago
Vincent
31af2b60f1
Merge branch 'clearnet' of https://github.com/loki-project/loki-messenger into clearnet
5 years ago
Vincent
156f0d4127
various touchups
5 years ago
Vincent
bd034df8db
linter
5 years ago
Vincent
aeb04a3a44
onboarding messageview
5 years ago
Ryan Tharp
18065c101b
minor refactor
5 years ago
Ryan Tharp
daa21c1265
Merge branch 'clearnet' of https://github.com/loki-project/loki-messenger into groupavatar
5 years ago
Vince
b3fca524b2
Merge pull request #773 from Bilb/fix-open-conversation-accepted-friend-request
...
open the conversation when accepting a friend request
5 years ago
Ryan Tharp
3d70a6dc66
make sure token comms are done over fileProxy, other notes, logging adjustment
5 years ago
Audric Ackermann
b9da721faa
open the conversation when accepting a friend request
...
also, it does what is needed to show the new friend in the friend list
5 years ago
Maxim Shishmarev
3f58dea035
Remove mixpanel
5 years ago
Ryan Tharp
24b37b93c6
add .loki to have a self-signed cert
5 years ago
Ryan Tharp
615a41fa21
Merge branch 'clearnet' into tls-fix
5 years ago
Vince
c95c83ab6b
Merge pull request #769 from Bilb/fix-registration-pubkey-scramble
...
fix text scramble animation on registration
5 years ago
Vince
7debb1a3de
Merge pull request #764 from Bilb/fix-refresh-group-panel-files
...
refresh files in group in group panel
5 years ago
Audric Ackermann
e2921103bd
fix lint and clean code
5 years ago
Audric Ackermann
d411465a6c
fix text scramble animation on registration
5 years ago
Vincent
9dcc851ebd
Updated all icon references
5 years ago
Vincent
4f881ab9a3
Merge branch 'clearnet' of https://github.com/loki-project/loki-messenger into clearnet
5 years ago
Vincent
f55e20d8ac
Cleanup media view formatting
5 years ago
Maxim Shishmarev
02320334f0
Remove P2P
5 years ago
Vincent
ae01b11478
Looking into keyboard navigation
5 years ago
Audric Ackermann
2721b2a477
refresh files in group in group panel
5 years ago
Ryan Tharp
19b007696c
address missing comma for lint
5 years ago
Ryan Tharp
646c3b2f26
disable unauthorization rejection when making https requests limited to lokiRpc
5 years ago
Ryan Tharp
c80098ab2e
update note
5 years ago
Ryan Tharp
a0599d27bc
get latest version through snode proxy, remove clearfix from ExpiredAlertBanner
5 years ago
Ryan Tharp
3797a2169c
add skipToken to establishConnection options, smuggle out secureRpcPubKey
5 years ago
Audric Ackermann
48b5e53e26
fix the textscramble for sessionID on registration
5 years ago
Audric Ackermann
5360ab6150
fix unit tests: remove not used count in scrolldown view and ass… ( #750 )
...
fix unit tests: remove not used count in scrolldown view and assert svg present
5 years ago
Audric Ackermann
225dabf4f2
Make the SessionIDEditable component a textarea rather than a co… ( #751 )
...
Make the SessionIDEditable component a textarea rather than a content editable div
5 years ago
Maxim Shishmarev
3418fff2d3
Merge pull request #749 from neuroscr/rss-proxy
...
pull RSS through file proxy
5 years ago