Commit Graph

133 Commits (6438698442ee4e5afd87c5159492979a62507d12)

Author SHA1 Message Date
Vince fead4fffef
Revert "Clearnet --> Master for v1.0.6" 5 years ago
Ryan Tharp 4c870d4b74 improve loki tld host checking, fix proxyFetch calling sendToProxy so tokens can be fetched 5 years ago
Ryan Tharp dcfae3bedc improve user UX since we shouldn't have to wait on startup 5 years ago
Ryan Tharp ae9bcd45c2 only be picky about file uploads 5 years ago
Ryan Tharp 586aa877da change delay to 10s retry 5 years ago
Ryan Tharp fea679fe79 sendToProxy use getRandomProxySnodeAddress, retry with options 5 years ago
Ryan Tharp 57b2840ed8 serverRequest: fix retry, fix note 5 years ago
Ryan Tharp d15445a1e0 don't create unneeded variables 5 years ago
Ryan Tharp 8d4be4cb0b lint 5 years ago
Ryan Tharp 07ce97aa56 serverRequest/sendToProxy refactor, start messagesPollLock implementation, improve logging 5 years ago
Jeff Becker 8d684f7b1b
make .loki public chats "work"
passing number zero to environmental variables UNSETS the variable, pass "0" instead.
this commit makes it "work" but is probably not the right fix, that comes later. (tm)
5 years ago
Ryan Tharp 2b29b76d66 lint 5 years ago
Ryan Tharp 3038a8c7d2 use lodash to reduce confusion 5 years ago
Ryan Tharp c36fd8ae62 handle image/ avatar paths 5 years ago
Ryan Tharp 46d401ecbf Merge branch 'clearnet' of https://github.com/loki-project/loki-messenger into opengroupordering 5 years ago
Audric Ackermann 370467a127
Merge pull request #878 from Bilb/group-profile-image
Group profile image upload
5 years ago
Ryan Tharp 97393ef25d fix message order when mix multidevice messages, improve error logging 5 years ago
Audric Ackermann e0ff1755ac
lint 5 years ago
Audric Ackermann 1428cfe1dd
fix download profile image open groups 5 years ago
Audric Ackermann b756332f89
fix group member dialog and refresh right after group avatar update 5 years ago
Audric Ackermann 60ed8f2972
make download of group avatar work 5 years ago
Mikunj 0eaebcbcac Don't send contact sync message with pairing authorisation.
Don't send secondary devices in contact sync messages.
5 years ago
Audric Ackermann 6d5aed7de8
make upload of group picture work 5 years ago
Mikunj Varsani 10a4f13bc5 Linting 5 years ago
Ryan Tharp 930bc2d094
Merge pull request #827 from neuroscr/tls-fix
improve multidevice profile name handling in open groups
5 years ago
Ryan Tharp e6f5f4e718
Merge pull request #829 from neuroscr/file-notoken
Make private attachments use generic token
5 years ago
Ryan Tharp 846228ce26 Merge branch 'tls-fix' of https://github.com/neuroscr/loki-messenger into tls-fix 5 years ago
Ryan Tharp 5feee5dd5f handle profile properly if primaryDevicePubKey is not set 5 years ago
Ryan Tharp d0f0cac31e lint 5 years ago
Ryan Tharp dc14eb9ca7 open(), logging, stop() clears timers 5 years ago
Ryan Tharp c521497f90
lint 5 years ago
Ryan Tharp 14f64e3769
Remove unneeded branch 5 years ago
Ryan Tharp 6faa15d5b4
Update js/modules/loki_app_dot_net_api.js
Co-Authored-By: Mikunj Varsani <Mikunj@users.noreply.github.com>
5 years ago
Ryan Tharp bd4600f6c4 fix spelling and log url on serverRequest with non-json response 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 926a245bf6 lint and note 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
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
Vincent b341ceaf76 Closed group joining completed w/o backend 5 years ago
Vincent 4fd2126fbe Fileserver update 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 3abfd7833c fix typo 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 18065c101b minor refactor 5 years ago