Commit Graph

284 Commits (70100a0ef595309575f8c4a6e6386859ee1c6685)

Author SHA1 Message Date
Brian Jian Zhao 70100a0ef5 remove value prop in slider and global var setZoomFactor 5 years ago
Brian Jian Zhao fd764a2aa7 match the slider value prop with currentSliderValue 5 years ago
Brian Jian Zhao 75f5d5743f remove all the conditional rendering logic to make code cleaner 5 years ago
Brian Jian Zhao 0daaa04596 fully working; all comments removed; put slider setting into content object 5 years ago
Brian Jian Zhao ccb470207a use storage instead of component state to store the zoom setting 5 years ago
Brian Jian Zhao 203d314254 fix the slider bug 5 years ago
Brian Jian Zhao 23da1831c2 removed unnecessary comments after review 5 years ago
Brian Jian Zhao b877dab7de refactor the code related to checking slider type 5 years ago
Brian Jian Zhao a80c6e30e2 add slider title to message.json 5 years ago
Brian Jian Zhao cb7289d3d8 working but buggy 5 years ago
Brian 96e9a68abd add zoomfactor to main 5 years ago
Brian Jian Zhao 1038a306ce add comment to view logic 5 years ago
Brian Jian Zhao cc915fadbc add sliderbar and state control in fe 5 years ago
Brian Jian Zhao 0daf41a339 check the state when the SessionSettings get rendered 5 years ago
Mikunj Varsani 4f6dd7a8d5 Rename functions to be less confusing 5 years ago
Mikunj Varsani a75ef365b8 Fix device unlinking.
Fix session request being sent even if we have keys to setup a session.
Fix minor crash.
5 years ago
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.
5 years ago
Ryan Tharp 192fb3e382 add line break due to CI 5 years ago
Ryan Tharp 9b204e4a8f make sure invalid Pubkey is shown to the user and stop loader 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 1179105a75 allow TLDs longer than 5 characters, actually close on sucess 5 years ago
Mikunj Varsani ce4909cd29 Disable join public chat prompt 5 years ago
Mikunj Varsani 75660c7269 fixed file server holding up message sender init.
fix joining closed groups.
5 years ago
Mikunj Varsani 21e982e5c2 Fix open group joining. 5 years ago
Ryan Tharp f930413779 try to address travis-osx lint complaints 5 years ago
Vincent 821cf00b65 Closed group update message stylgin 5 years ago
Vincent b341ceaf76 Closed group joining completed w/o backend 5 years ago
Vincent 4fd2126fbe Fileserver update 5 years ago
Vincent 250a3ad6c1 Closed groups overlay integration 5 years ago
Vincent 91c6a153ae function params changes 5 years ago
Vincent c5e0fe8503 Closed groups UI 5 years ago
Vincent de4edf9252 CLosed groups ui initial listprops 5 years ago
Vince d9320f6255
Merge pull request #776 from Bilb/fix-redesign-comments
Fix some redesign comments
5 years ago
Vincent c0a33a630f Join channel generalisation 5 years ago
Vincent cb417d3665 Link preview warning on setting toggle 5 years ago
Vincent 2d4bf2b3e2 Complete conditional message onboarding 5 years ago
Audric Ackermann ac83097abb
fix green and white border under title in leftpane 5 years ago
Audric Ackermann 04bc4f1c12
make conversationlistitem title font wasa 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
Audric Ackermann 04db814d76
do not render session-id-editable border when textarea disabled 5 years ago
Vincent bd034df8db linter 5 years ago
Vincent aeb04a3a44 onboarding messageview 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 f85fd5b536
Merge pull request #768 from Bilb/fix-svg-icons-errors
remove lZ in path which fixes errors on svg and does not alter rendering
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
Audric Ackermann 8e6afd628a
remove lZ in path which fixes errors on svg and does not alter rendering 5 years ago
Audric Ackermann 7ca3423529
trim pubkey when user can enter one to remove whitespaces (#767)
trim pubkey when user can enter one to remove whitespaces
5 years ago