Commit graph

45 commits

Author SHA1 Message Date
Audric Ackermann
a596531c57
cleanup SessionSettings by making them less a IdoEverything 2021-10-21 17:08:38 +11:00
Audric Ackermann
99b139f5c4
split settings folder and start adding the settings for video call 2021-10-21 13:18:50 +11:00
audric
612e99af4a add a setting to start the app with a tray icon
Relates #1759
2021-08-10 11:57:27 +10:00
audric
79c8fada6e move all dialogs to a subfolder 2021-08-06 11:09:14 +10:00
Audric Ackermann
5e55c2cfab
fix lint 2021-06-28 15:09:14 +10:00
Audric Ackermann
15aa6b5ef9
add loading for leaving opengroup dialog 2021-06-28 13:31:21 +10:00
Audric Ackermann
bbbcfd54d6
rename all spacer-* to react component 2021-06-17 16:51:59 +10:00
Warrick Corfe-Tan
ee7afb6ebf WIP: refacotring. confirm modals mostly done. Working on add moderator modal now. Need to toggle via setModal. 2021-06-11 17:02:02 +10:00
Audric Ackermann
f7581cf4eb
increase prettier maxWidth to 100 2021-04-22 18:03:58 +10:00
Audric Ackermann
a04bc0d225 center notification icon on settings and make label clickable 2021-03-02 15:25:38 +11:00
Audric Ackermann
144ae41529
add type for ConversationController, remove showStartConversation
and cleanup scss
2020-10-15 16:43:51 +11:00
Audric Ackermann
5cdb25ca00
themify widget selection, compose and slider 2020-08-24 19:11:26 +10:00
Konstantin Ullrich
19b0bbdf8a Change onChange to onAfterchage 2020-03-09 13:41:02 +01:00
Vince
67e3846787
Merge pull request #905 from jian10au/scaleslider
Zoom factor slider
2020-03-02 11:48:43 +11:00
Brian Jian Zhao
634c6f7de0 lint the code again and ready for merge 2020-02-28 16:38:55 +11:00
Brian Jian Zhao
d9dd1f4340 hard dots enabled as true 2020-02-28 16:26:42 +11:00
jian10au
f92cb95f5c
Update ts/components/session/settings/SessionSettingListItem.tsx
Accept the change

Co-Authored-By: Mikunj Varsani <Mikunj@users.noreply.github.com>
2020-02-28 13:55:52 +11:00
Brian Jian Zhao
70100a0ef5 remove value prop in slider and global var setZoomFactor 2020-02-28 12:07:45 +11:00
Brian Jian Zhao
fd764a2aa7 match the slider value prop with currentSliderValue 2020-02-28 10:58:55 +11:00
Brian Jian Zhao
75f5d5743f remove all the conditional rendering logic to make code cleaner 2020-02-28 10:54:21 +11:00
Brian Jian Zhao
0daaa04596 fully working; all comments removed; put slider setting into content object 2020-02-28 10:20:56 +11:00
Brian Jian Zhao
ccb470207a use storage instead of component state to store the zoom setting 2020-02-26 15:08:41 +11:00
Brian Jian Zhao
203d314254 fix the slider bug 2020-02-26 13:30:56 +11:00
Brian Jian Zhao
23da1831c2 removed unnecessary comments after review 2020-02-26 11:54:44 +11:00
Brian Jian Zhao
b877dab7de refactor the code related to checking slider type 2020-02-24 10:46:27 +11:00
Brian Jian Zhao
a80c6e30e2 add slider title to message.json 2020-02-21 10:53:57 +11:00
Brian Jian Zhao
cb7289d3d8 working but buggy 2020-02-21 10:37:58 +11:00
Brian Jian Zhao
0daf41a339 check the state when the SessionSettings get rendered 2020-02-18 14:47:59 +11:00
Audric Ackermann
5e007226a1
ttl slider update on drag and not on mouseup 2020-02-17 14:03:56 +11:00
Vincent
cb417d3665 Link preview warning on setting toggle 2020-02-03 14:20:18 +11:00
Audric Ackermann
411b343e6a add unpairing of device from settings 2020-01-21 10:32:27 +11:00
Audric Ackermann
34458406fd Use SessionSettingListItem to display linkedDevice 2020-01-21 10:29:23 +11:00
Vincent
010cf045cb optimisation of ternary & binary expr. 2020-01-20 14:36:46 +11:00
Vincent
e065cc404f Password set, change and remove complete 2020-01-20 14:10:28 +11:00
Vincent
a64a34edcb Disclaimer modal and settings view cleanup 2020-01-16 14:13:46 +11:00
Vincent
c26097554f settings optimisations 2020-01-16 12:08:31 +11:00
Audric Ackermann
67262c7eaa lint after merge and fix startup of app 2020-01-16 12:05:09 +11:00
Vincent
d217c76647 mergable settingsview 2020-01-15 13:49:07 +11:00
Vincent
b0658ba7ed settings toggling abstraction 2020-01-15 12:26:14 +11:00
Vincent
b97c9ec8e4 SessionRadio 2020-01-14 17:42:04 +11:00
Vincent
8de2ce9e23 Theme toggle and settings abstraction 2020-01-14 13:28:31 +11:00
Vincent
dd421d58f1 Theme switching. Need to update _session*_light 2020-01-09 17:44:34 +11:00
Vincent
8c9854dd90 Settings onClick functionality 2020-01-09 14:03:36 +11:00
Vincent
f71dc98fcc Setting toggles configured 2020-01-09 12:15:12 +11:00
Vincent
505697bbcd App view change working 2020-01-09 11:38:48 +11:00