Commit graph

7142 commits

Author SHA1 Message Date
Vincent 582bc71b99 Contacts section reformatting 2020-02-12 15:50:23 +11:00
Vincent 24839b3bf9 Contacts styling 2020-02-12 15:03:20 +11:00
Mikunj Varsani 10a4f13bc5 Linting 2020-02-12 14:51:39 +11:00
Mikunj Varsani 33aa190c5b Fix friend request for background messages not triggering friend request logic 2020-02-12 14:45:34 +11:00
Vincent cf0b9e45fa Emoji spacing & message highlight formatting 2020-02-12 14:29:07 +11:00
Vincent 2101abb911 Modal blurs and stylistic simplifications 2020-02-12 13:53:18 +11:00
Ryan Tharp dfca294ede
Merge pull request #836 from neuroscr/tls-fix
fix no token detection conditions for logging a warning in file server library
2020-02-10 20:22:37 -08:00
Ryan Tharp 0667269690 remove unneeded async 2020-02-10 20:15:15 -08:00
Ryan Tharp 4210e4d14a fix no token detection conditions 2020-02-10 20:14:01 -08:00
Ryan Tharp 930bc2d094
Merge pull request #827 from neuroscr/tls-fix
improve multidevice profile name handling in open groups
2020-02-10 18:22:43 -08:00
Ryan Tharp e6f5f4e718
Merge pull request #829 from neuroscr/file-notoken
Make private attachments use generic token
2020-02-10 18:12:17 -08:00
Ryan Tharp fc19c2520d
Merge pull request #835 from neuroscr/opengrouppollfix
Open group polling fix
2020-02-10 17:56:02 -08:00
Ryan Tharp 846228ce26 Merge branch 'tls-fix' of https://github.com/neuroscr/loki-messenger into tls-fix 2020-02-10 17:09:17 -08:00
Ryan Tharp 5feee5dd5f handle profile properly if primaryDevicePubKey is not set 2020-02-10 17:08:54 -08:00
Ryan Tharp d0f0cac31e lint 2020-02-10 16:53:53 -08:00
Ryan Tharp 031330154b only bind open group events once, start open group polling on connect 2020-02-10 16:45:34 -08:00
Mikunj Varsani 13634a42c6
Merge pull request #834 from loki-project/multi-device-fix
Multi device fixes
2020-02-11 11:43:45 +11:00
Ryan Tharp dc14eb9ca7 open(), logging, stop() clears timers 2020-02-10 16:43:30 -08:00
Mikunj Varsani cc85de5250 Optimisation and lint fixes 2020-02-11 11:31:05 +11:00
Ryan Tharp eb263a9ee7 open() 2020-02-10 16:16:31 -08:00
Mikunj Varsani 7d3a18e855 Fix secondary device showing incorrect sessionID 2020-02-11 11:05:20 +11:00
Mikunj Varsani 4f6dd7a8d5 Rename functions to be less confusing 2020-02-11 11:02:06 +11:00
Mikunj Varsani a75ef365b8 Fix device unlinking.
Fix session request being sent even if we have keys to setup a session.
Fix minor crash.
2020-02-11 10:18:41 +11:00
Ryan Tharp c521497f90
lint 2020-02-10 15:10:58 -08:00
Ryan Tharp 14f64e3769
Remove unneeded branch 2020-02-10 14:24:15 -08:00
Ryan Tharp 6faa15d5b4
Update js/modules/loki_app_dot_net_api.js
Co-Authored-By: Mikunj Varsani <Mikunj@users.noreply.github.com>
2020-02-10 14:23:21 -08:00
Mikunj Varsani e1d06fc9be Fix messages from secondary device not being mapped correctly to their primary device.
Fix creating closed groups from secondary device.
Fix primary device showing up in create group dialog.
2020-02-11 09:09:58 +11:00
Mikunj Varsani 746456200a If we received a regular message and we're not friends with a user then check to see if we should auto accept the request 2020-02-11 08:40:37 +11:00
Mikunj Varsani 68f1ba543b Fix closed group creation from secondary device 2020-02-10 19:55:49 +11:00
Mikunj Varsani d9c521b09d Fix message syncing in closed groups 2020-02-10 19:36:32 +11:00
Ryan Tharp bd4600f6c4 fix spelling and log url on serverRequest with non-json response 2020-02-09 23:58:49 -08:00
Ryan Tharp 277e2e5340 make uploadPrivateAttachment static and use window.tokenlessFileServerAdnAPI, warn if no token yet 2020-02-09 23:58:01 -08:00
Ryan Tharp 9826cf0545 use now static version of uploadPrivateAttachment 2020-02-09 23:56:47 -08:00
Ryan Tharp c83201ee9c set a default token 2020-02-09 23:56:26 -08:00
Ryan Tharp b0c71d9ee6 Merge pull request #828 from neuroscr/file-notoken
log.verbose isn't a thing
2020-02-09 23:47:24 -08:00
Ryan Tharp 0bf7dfab6a log.verbose isn't a thing 2020-02-09 23:46:19 -08:00
Mikunj Varsani 054a523738 Fix linked device sending automatic friend request when it already has keys for a device 2020-02-10 18:42:00 +11:00
Ryan Tharp 60259ab0bb handle clearing profileName correctly, support multidevice profiles better, use getLokiProfile() 2020-02-09 23:22:09 -08:00
Ryan Tharp 8cca388eec Merge pull request #826 from neuroscr/tls-fix
make sure invalid Pubkey is shown to the user and stop loading animation
2020-02-09 23:20:00 -08:00
Ryan Tharp 192fb3e382 add line break due to CI 2020-02-09 23:12:15 -08:00
Ryan Tharp 9b204e4a8f make sure invalid Pubkey is shown to the user and stop loader 2020-02-09 22:05:11 -08:00
Ryan Tharp e57fca8bc8 Merge pull request #825 from neuroscr/tls-fix
make sure sendToProxy get the textResponse option from submit_challenge
2020-02-09 22:05:06 -08:00
Ryan Tharp 9a31e3703c make sure sendToProxy get the textResponse option from submit_challenge, improve logging 2020-02-09 21:50:53 -08:00
Ryan Tharp d9bd481366 Make RSS feed names match iOS 2020-02-09 21:39:42 -08:00
Mikunj e943c9bd42 Bump version to 1.0.1 2020-02-10 15:32:50 +11:00
Ryan Tharp 8363548f01 Merge pull request #823 from neuroscr/tls-fix
Some snode JSON parsing/keypair loading from storage guards, RSS case fix, lint
2020-02-09 20:23:27 -08:00
Ryan Tharp dfb5b0ed9f throw instead of log 2020-02-09 20:16:17 -08:00
Ryan Tharp 0ac79b2275 convert logging to throws 2020-02-09 20:15:03 -08:00
Ryan Tharp 23fe8407ea fix typo 2020-02-09 20:12:07 -08:00
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
2020-02-10 15:03:34 +11:00