Ryan Tharp
|
ce876a8024
|
not meant to include this
|
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 |
Ryan Tharp
|
0c43c511d7
|
Merge pull request #868 from neuroscr/tls-fix
Snode communication retries and logging improvement
|
5 years ago |
Mikunj Varsani
|
adbc791dcb
|
Merge pull request #877 from loki-project/group-sync
Closed group syncing
|
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 |
Ryan Tharp
|
a85fc9d0ba
|
loki-messenger => session-desktop
|
5 years ago |
Ryan Tharp
|
a02fe95556
|
detect not ready through statusCode instead of string, log any non-200 statusCode, warn if no reply at all, try to debug iv errors, don't call .json() on falsish values
|
5 years ago |
Ryan Tharp
|
4a55040688
|
improve code quality
|
5 years ago |
Ryan Tharp
|
4ba4b8bb54
|
improve logging, add one retry if not enough snodes in the swarm on long poll start
|
5 years ago |
Ryan Tharp
|
69dcfa2845
|
getSwarmNodes refactor to include results from RANDOM_SNODES_TO_USE nodes, make refreshSwarmNodesForPubKey return filteredNodes, initialiseRandomPool() retries 3 times with delays
|
5 years ago |
Ryan Tharp
|
774c468c39
|
handle non-base64 responses appropriately, include which server failed in logs
|
5 years ago |
Mikunj Varsani
|
cea5acf62e
|
Merge pull request #843 from loki-project/session-reset-cleanup
Refactor session reset handling
|
5 years ago |
Audric Ackermann
|
ff10637a5a
|
separate update group name and group members dialog
(add and remove members are separated)
|
5 years ago |
Mikunj Varsani
|
8ffb1a0a10
|
Refactor session reset handling
|
5 years ago |
Mikunj Varsani
|
10a4f13bc5
|
Linting
|
5 years ago |
Ryan Tharp
|
0667269690
|
remove unneeded async
|
5 years ago |
Ryan Tharp
|
4210e4d14a
|
fix no token detection conditions
|
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
|
eb263a9ee7
|
open()
|
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
|
277e2e5340
|
make uploadPrivateAttachment static and use window.tokenlessFileServerAdnAPI, warn if no token yet
|
5 years ago |
Ryan Tharp
|
9826cf0545
|
use now static version of uploadPrivateAttachment
|
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
|
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 |