Ryan Tharp
c83201ee9c
set a default token
6 years ago
Ryan Tharp
0bf7dfab6a
log.verbose isn't a thing
6 years ago
Mikunj Varsani
054a523738
Fix linked device sending automatic friend request when it already has keys for a device
6 years ago
Ryan Tharp
60259ab0bb
handle clearing profileName correctly, support multidevice profiles better, use getLokiProfile()
6 years ago
Ryan Tharp
9a31e3703c
make sure sendToProxy get the textResponse option from submit_challenge, improve logging
6 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
6 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
6 years ago
Ryan Tharp
926a245bf6
lint and note
6 years ago
Ryan Tharp
0223f40de2
lint
6 years ago
Ryan Tharp
3ebb308175
lint
6 years ago
Ryan Tharp
145cfd762d
handle inner JSON parsing errors
6 years ago
Ryan Tharp
4a65a5aa12
handle JSON parsing error
6 years ago
Ryan Tharp
78244d9ef8
file proxy is json encoded
6 years ago
Ryan Tharp
b9ab28e2fc
inform that we expect a non-json repsonse
6 years ago
Ryan Tharp
4d027909c6
more text response fixes, better snode not ready detection
6 years ago
Ryan Tharp
df1d032d96
headers protection, textResponse support, improve logging
6 years ago
Ryan Tharp
47e87a4720
add note
6 years ago
Mikunj Varsani
c37650c45d
Don't wait for file server to return tokens when establishing home connection.
6 years ago
Mikunj Varsani
8b1e24fc44
Clean
6 years ago
Mikunj Varsani
75660c7269
fixed file server holding up message sender init.
...
fix joining closed groups.
6 years ago
Ryan Tharp
69fe066bcc
guards incase there are no members yet, fixes dialog not showing up
6 years ago
Mikunj Varsani
21e982e5c2
Fix open group joining.
6 years ago
Ryan Tharp
4c44265909
no need to validate empty token, support lokinet/getession file domains, mark broken snodes as bad, improve logging
6 years ago
Ryan Tharp
ede5258dd3
improve logging
6 years ago
Ryan Tharp
99afd33fb4
improve logging
6 years ago
Ryan Tharp
3bba0571a0
markRandomNodeUnreachable() refactor, notes/logging
6 years ago
Ryan Tharp
156c11d30f
allowing sending of messages if we're still waiting to hear back
6 years ago
Ryan Tharp
6c73fa99e2
extension.expiredStatus(), adjustable timers, improve guards
6 years ago
Ryan Tharp
5a440941ea
squelch RSS duplicate messages
6 years ago
Ryan Tharp
8f77c2e00b
expose isRss, don't close uncloseable Rss conversation on deleteMessages
6 years ago
Ryan Tharp
2c4facc694
Merge branch 'clearnet' of https://github.com/loki-project/loki-messenger into tls-fix
6 years ago
Vincent
c5ff70c970
Message deletion fix
6 years ago
Vincent
799fcb80f4
Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into clearnet
6 years ago
Vincent
821cf00b65
Closed group update message stylgin
6 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.
6 years ago
Vincent
78e2491de0
Merge branch 'clearnet' of https://github.com/loki-project/loki-messenger into clearnet
6 years ago
Vincent
b341ceaf76
Closed group joining completed w/o backend
6 years ago
Mikunj
d7f71650ea
Linting
6 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.
6 years ago
Ryan Tharp
09e133743d
lint caught typo
6 years ago
Ryan Tharp
3abb691e2c
lint
6 years ago
Ryan Tharp
90de43e6ff
refactor out validServer()
6 years ago
Ryan Tharp
eecf2252d7
use attempt from window object to reduce code duplication
6 years ago
Ryan Tharp
83e2404d89
move comments from connecting_to_server_dialog_view
6 years ago
Vincent
4fd2126fbe
Fileserver update
6 years ago
Ryan Tharp
8767a57ddd
actually validate URL before starting up a bunch of timers
6 years ago
Ryan Tharp
739ac4ce4e
include useful info on error
6 years ago
Ryan Tharp
c1cea3ca04
turn off snode proxy logging
6 years ago
Ryan Tharp
d7a1fbab22
make sure TLS is forced on open groups, improve serverRequest error message
6 years ago
Ryan Tharp
3a0b3dddfd
lint
6 years ago
Ryan Tharp
e6ab3d55ae
fix querystring in file-proxy
6 years ago
Ryan Tharp
569485f42a
put back seemingly now required process.env.NODE_TLS_REJECT_UNAUTHORIZED
6 years ago
Ryan Tharp
c864f00697
lint
6 years ago
Ryan Tharp
3abfd7833c
fix typo
6 years ago
Ryan Tharp
260e494aee
use promise version to see if we're expired
6 years ago
Ryan Tharp
058d294eb0
better error checking
6 years ago
Ryan Tharp
8e92f22974
window.extension.expiredPromise version
6 years ago
Ryan Tharp
d69a0a9fd4
lint
6 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)
6 years ago
Ryan Tharp
3964e9acf0
Merge branch 'clearnet' into tls-fix
6 years ago
Ryan Tharp
1c7067a957
Merge pull request #774 from neuroscr/groupavatar
...
Token handling over snodeProxy
6 years ago
Vincent
de4edf9252
CLosed groups ui initial listprops
6 years ago
Maxim Shishmarev
71e19c18d6
Merge pull request #778 from msgmaxim/remove-sender
...
Remove source field from envelope
6 years ago
Maxim Shishmarev
dadd4b97ad
Remove source field from envelope
6 years ago
Vince
5bbd136493
Merge pull request #758 from neuroscr/version-check
...
Version check, de-signal.org-ification
6 years ago
Vincent
5527cf7ed2
Localise global vars
6 years ago
Vincent
4350b73724
Messages.json amendments
6 years ago
Vincent
cb417d3665
Link preview warning on setting toggle
6 years ago
Vincent
2d4bf2b3e2
Complete conditional message onboarding
6 years ago
Vincent
31af2b60f1
Merge branch 'clearnet' of https://github.com/loki-project/loki-messenger into clearnet
6 years ago
Vincent
156f0d4127
various touchups
6 years ago
Vincent
bd034df8db
linter
6 years ago
Vincent
aeb04a3a44
onboarding messageview
6 years ago
Ryan Tharp
18065c101b
minor refactor
6 years ago
Ryan Tharp
daa21c1265
Merge branch 'clearnet' of https://github.com/loki-project/loki-messenger into groupavatar
6 years ago
Vince
b3fca524b2
Merge pull request #773 from Bilb/fix-open-conversation-accepted-friend-request
...
open the conversation when accepting a friend request
6 years ago
Ryan Tharp
3d70a6dc66
make sure token comms are done over fileProxy, other notes, logging adjustment
6 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
6 years ago
Maxim Shishmarev
3f58dea035
Remove mixpanel
6 years ago
Ryan Tharp
24b37b93c6
add .loki to have a self-signed cert
6 years ago
Ryan Tharp
615a41fa21
Merge branch 'clearnet' into tls-fix
6 years ago
Vince
c95c83ab6b
Merge pull request #769 from Bilb/fix-registration-pubkey-scramble
...
fix text scramble animation on registration
6 years ago
Vince
7debb1a3de
Merge pull request #764 from Bilb/fix-refresh-group-panel-files
...
refresh files in group in group panel
6 years ago
Audric Ackermann
e2921103bd
fix lint and clean code
6 years ago
Audric Ackermann
d411465a6c
fix text scramble animation on registration
6 years ago
Vincent
9dcc851ebd
Updated all icon references
6 years ago
Vincent
4f881ab9a3
Merge branch 'clearnet' of https://github.com/loki-project/loki-messenger into clearnet
6 years ago
Vincent
f55e20d8ac
Cleanup media view formatting
6 years ago
Maxim Shishmarev
02320334f0
Remove P2P
6 years ago
Vincent
ae01b11478
Looking into keyboard navigation
6 years ago
Audric Ackermann
2721b2a477
refresh files in group in group panel
6 years ago
Ryan Tharp
19b007696c
address missing comma for lint
6 years ago
Ryan Tharp
646c3b2f26
disable unauthorization rejection when making https requests limited to lokiRpc
6 years ago
Ryan Tharp
c80098ab2e
update note
6 years ago
Ryan Tharp
a0599d27bc
get latest version through snode proxy, remove clearfix from ExpiredAlertBanner
6 years ago
Ryan Tharp
3797a2169c
add skipToken to establishConnection options, smuggle out secureRpcPubKey
6 years ago
Audric Ackermann
48b5e53e26
fix the textscramble for sessionID on registration
6 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
6 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
6 years ago
Maxim Shishmarev
3418fff2d3
Merge pull request #749 from neuroscr/rss-proxy
...
pull RSS through file proxy
6 years ago
Maxim Shishmarev
d910633422
Merge pull request #746 from msgmaxim/no-autojoin-loki-chats
...
Disable auto-joining default loki open groups
6 years ago
Audric Ackermann
736cd0f652
session-id-editable-textarea
6 years ago
Maxim Shishmarev
cf10a19b34
Disable auto-joining default loki open groups
6 years ago
Audric Ackermann
6c2aefbe11
fix unit tests: remove not used count in scrolldown view and assert svg
...
present
6 years ago
Vince
310038ec31
Merge pull request #748 from loki-project/brand-redesign
...
Brand redesign
6 years ago
Ryan Tharp
8fc5b6769a
pull RSS through file proxy
6 years ago
Maxim Shishmarev
3472a1a938
Remove unused destinationRegistrationId; lint
6 years ago
Audric Ackermann
e946721a8d
fix lint
6 years ago
Audric Ackermann
d68aeb947e
Merge branch 'clearnet' into brand-redesign
6 years ago
Audric Ackermann
7867f4dceb
Merge branch 'clearnet' into brand-redesign
6 years ago
Maxim Shishmarev
b7e93ab597
Support sealed sender for friend requests
6 years ago
Maxim Shishmarev
b405b150cc
Sealed sender support
6 years ago
Maxim Shishmarev
dc0571137c
Merge pull request #734 from neuroscr/fileproxy
...
ephemeral layering file proxy
6 years ago
Maxim Shishmarev
09bfd9e4ed
Merge pull request #719 from msgmaxim/private-groups
...
Fix not showing non-friend members in update group dialog
6 years ago
Audric Ackermann
3b24714f3e
Sort messages by sent_at ( #718 )
...
Sort messages by sent_at
6 years ago
Audric Ackermann
a39881ff1a
Display subscriber count for open groups ( #741 )
...
Display subscriber count for open groups
6 years ago
Ryan Tharp
758a936e8f
include IV in server response
6 years ago
Ryan Tharp
ab83f89142
_sendToProxy pass headers/handle response refactor, lint
6 years ago
Ryan Tharp
f2233c20c7
add missing semicolon
6 years ago
Ryan Tharp
56648a6e30
remove date, we have git
6 years ago
Ryan Tharp
c065927148
Merge branch 'clearnet' of https://github.com/loki-project/loki-messenger into fileproxy
6 years ago
Ryan Tharp
419dd09c03
Disable link previews as default per Kee on signup
6 years ago
Ryan Tharp
11359fc037
Merge branch 'clearnet' into fileproxy
6 years ago
Vincent
4a7e2dece7
Password lock screen and delete data screen
6 years ago
Audric Ackermann
c92d22fece
allow space inside a display name but not at start or end
6 years ago
Vincent
ff7d2468ca
Delete channel / group merge
6 years ago
Maxim Shishmarev
c1a55848b8
Merge pull request #739 from msgmaxim/secondary-device-fix
...
Fix not showing messages from secondary devices
6 years ago
Vincent
0a525629ee
Prevent illegal username and passwords
6 years ago
Maxim Shishmarev
8ce066b802
Display subscriber count for open chats
6 years ago
Vincent
4d690768a6
Scrolling button updated and animations to modals
6 years ago
Vincent
a0a5a61b29
Various changes suggested by redesign overview
6 years ago
Vincent
3dd18a0c9c
Profile picture upload, fixes and copy
6 years ago
Ryan Tharp
5ced9a2b85
initial refactor of feaure flag detection statements in serverRequest()
6 years ago
Ryan Tharp
41e35a1647
support file uploads on file proxy, fix _sendToProxy calling
6 years ago
Ryan Tharp
f8252ec1ec
decrypt file server response, remove debug, handle crypt before _sendToProxy, improve json parsing failure logging
6 years ago
Ryan Tharp
e51a030dc9
include log
6 years ago
Maxim Shishmarev
7cc2f5d707
Fix not showing messages from secondary devices
6 years ago
Audric Ackermann
d13efafad2
"Leave {Closed|Open} Group" button depending on group opened
6 years ago
Audric Ackermann
293eca0509
Merge branch 'brand-redesign' into clearnet
6 years ago
Audric Ackermann
d3f994d9bf
Merge branch 'clearnet' of github.com:loki-project/loki-messenger into clearnet
6 years ago
Audric Ackermann
2194a3a537
HARDCODE theme to be dark, even if an old config is set to be light mode enabled
6 years ago
Audric Ackermann
24bf436b0c
disable menubar by default and remove old preferences from menubar
6 years ago
Vince
5d705312cc
Merge branch 'brand-redesign' into brand-redesign
6 years ago
Vincent
b68b4d8a27
Formatting and button positioning
6 years ago
Vincent
c369b0c553
Edit user profile complete
6 years ago
Audric Ackermann
37cbd3d2c0
fix SessionSettings not found as does not exist
6 years ago
Ryan Tharp
ce2e85cd38
send ephermal pubkey not privkey, file_proxy JSON encode body
6 years ago
Ryan Tharp
6ab16d7e56
fix case so function exists, give a warning when initialiseRandomPool or getSwarmNodes fail
6 years ago
Ryan Tharp
4198f30b99
Label errors better, make _sendToProxy use ephermal layering
6 years ago
Ryan Tharp
3969817a0a
lint
...
lint
lint
6 years ago