Commit Graph

43 Commits (612e99af4a868a5ae93fcdc92882252fec0df5b3)

Author SHA1 Message Date
audric 612e99af4a add a setting to start the app with a tray icon
Relates #1759
4 years ago
audric 79c8fada6e move all dialogs to a subfolder 4 years ago
Audric Ackermann 5e55c2cfab
fix lint 4 years ago
Audric Ackermann 15aa6b5ef9
add loading for leaving opengroup dialog 4 years ago
Audric Ackermann bbbcfd54d6
rename all spacer-* to react component 4 years ago
Warrick Corfe-Tan ee7afb6ebf WIP: refacotring. confirm modals mostly done. Working on add moderator modal now. Need to toggle via setModal. 4 years ago
Audric Ackermann f7581cf4eb
increase prettier maxWidth to 100 5 years ago
Audric Ackermann a04bc0d225 center notification icon on settings and make label clickable 5 years ago
Audric Ackermann 144ae41529
add type for ConversationController, remove showStartConversation
and cleanup scss
5 years ago
Audric Ackermann 5cdb25ca00
themify widget selection, compose and slider 5 years ago
Konstantin Ullrich 19b0bbdf8a Change onChange to onAfterchage 6 years ago
Vince 67e3846787
Merge pull request #905 from jian10au/scaleslider
Zoom factor slider
6 years ago
Brian Jian Zhao 634c6f7de0 lint the code again and ready for merge 6 years ago
Brian Jian Zhao d9dd1f4340 hard dots enabled as true 6 years ago
jian10au f92cb95f5c
Update ts/components/session/settings/SessionSettingListItem.tsx
Accept the change

Co-Authored-By: Mikunj Varsani <Mikunj@users.noreply.github.com>
6 years ago
Brian Jian Zhao 70100a0ef5 remove value prop in slider and global var setZoomFactor 6 years ago
Brian Jian Zhao fd764a2aa7 match the slider value prop with currentSliderValue 6 years ago
Brian Jian Zhao 75f5d5743f remove all the conditional rendering logic to make code cleaner 6 years ago
Brian Jian Zhao 0daaa04596 fully working; all comments removed; put slider setting into content object 6 years ago
Brian Jian Zhao ccb470207a use storage instead of component state to store the zoom setting 6 years ago
Brian Jian Zhao 203d314254 fix the slider bug 6 years ago
Brian Jian Zhao 23da1831c2 removed unnecessary comments after review 6 years ago
Brian Jian Zhao b877dab7de refactor the code related to checking slider type 6 years ago
Brian Jian Zhao a80c6e30e2 add slider title to message.json 6 years ago
Brian Jian Zhao cb7289d3d8 working but buggy 6 years ago
Brian Jian Zhao 0daf41a339 check the state when the SessionSettings get rendered 6 years ago
Audric Ackermann 5e007226a1
ttl slider update on drag and not on mouseup 6 years ago
Vincent cb417d3665 Link preview warning on setting toggle 6 years ago
Audric Ackermann 411b343e6a add unpairing of device from settings 6 years ago
Audric Ackermann 34458406fd Use SessionSettingListItem to display linkedDevice 6 years ago
Vincent 010cf045cb optimisation of ternary & binary expr. 6 years ago
Vincent e065cc404f Password set, change and remove complete 6 years ago
Vincent a64a34edcb Disclaimer modal and settings view cleanup 6 years ago
Vincent c26097554f settings optimisations 6 years ago
Audric Ackermann 67262c7eaa lint after merge and fix startup of app 6 years ago
Vincent d217c76647 mergable settingsview 6 years ago
Vincent b0658ba7ed settings toggling abstraction 6 years ago
Vincent b97c9ec8e4 SessionRadio 6 years ago
Vincent 8de2ce9e23 Theme toggle and settings abstraction 6 years ago
Vincent dd421d58f1 Theme switching. Need to update _session*_light 6 years ago
Vincent 8c9854dd90 Settings onClick functionality 6 years ago
Vincent f71dc98fcc Setting toggles configured 6 years ago
Vincent 505697bbcd App view change working 6 years ago