Commit Graph

27 Commits (53059135eefd20b349bbbc7fa959b0b9c6f61d2a)

Author SHA1 Message Date
Audric Ackermann 53059135ee fix: tsc does not overwrite workers compiled content 3 months ago
William Grant 22402a5f73 refactor: rename overlaymode to leftoverlaymode 5 months ago
William Grant 22b0ab5f2f feat: updated panel buttons
add params to panel state to be used in future, not tested yet
8 months ago
William Grant 730641a14d feat: added todo to section duck
we want to move it into a redux slice in future
8 months ago
William Grant 41af1e7865 Merge branch 'unstable' into userconfig_disappearingmessage 11 months ago
Audric Ackermann d43d6abbae chore: replace tslint with eslint and fix linting issues 11 months ago
William Grant dd40fba132 fix: remove panel-settings panel mode since it is not needed 1 year ago
William Grant 8abd624c47 feat: updated right panel in a conversation to use overlay logic in preparation for disappearing messages
added panel buttons specific to this UI
1 year ago
William Grant e575bed6ea feat: added sun icon for light color mode
renamed SectionType Moon to ColorMode
2 years ago
Audric Ackermann ffc4ca9f81 fix: do not autofocus settings section by default but Message 2 years ago
Audric Ackermann 1e202fcdab feat: add theme switcher +accent color from settings
not all of the logic is linked and not all of the colors are there as this is part of theming
2 years ago
Audric Ackermann a0d3a00afa feat: start of settings screen redesign 2 years ago
Audric Ackermann 7bbbc74fa8 feat: make the tick on memberList a radio looking element 2 years ago
Audric Ackermann 374b71630a feat: wrap up the new Join Community overlay 2 years ago
Audric Ackermann 282e631f73 feat: add menu action and action chooser left pane option 2 years ago
Audric Ackermann 28c7445dce
refactor most of the components to outside of their Session folder (#2072)
* refactor most of the components to outside of their Session folder

* finish moving overlay and memberListItem to react hook

* fix bug with kicked member len >2 not being displayed

also sort admins first in UpdateGroupMembers dialog

* fix admin leaving text of groupNotification

* add a useFocusMount hook to focus input fields on mount

* make click avatar convo item open only user dialog

* cleanup config default.json

* make sure to use convoController to build sync message

* disable showing pubkey on opengroups

* add a pause on audio playback

Fixes #2079
3 years ago
Audric Ackermann 48e7a0e25f
Various UI fixes (#2070)
* cleanup unused convo json fields in db

* display a toast if the user is not approved yet on call OFFER received

* enable CBR for calls

* do not update active_at on configMessage if !!active_at

* remove mkdirp dependency

* disable call button if focused convo is blocked

* quote: do not include the full body in quote, but just the first 100

* click on the edit profile qr code padding

* Allow longer input for opengroup join overlay

Fixes #2068

* Fix overlay feature for start new session button

* make ringing depend on redux CALL status

* turn ON read-receipt by default
3 years ago
Audric Ackermann a596531c57
cleanup SessionSettings by making them less a IdoEverything 3 years ago
Audric Ackermann 99b139f5c4
split settings folder and start adding the settings for video call 3 years ago
audric 7fa50b4a73 do not pass props not needed between message list components 3 years ago
Brice-W 5252dd40e3 fixes 3 years ago
Audric Ackermann 93e43fe929
move conversation dialogs to redux store 3 years ago
Audric Ackermann f7581cf4eb
increase prettier maxWidth to 100 3 years ago
Audric Ackermann 51452c5406
move settingsleftpane to hooks 3 years ago
Audric Ackermann eb30c7823c
add a way to click the toast to turn on microphone to show the settings 3 years ago
Audric Ackermann 1503d83f3a
add ourPrimary convo to redux and update the actionPanel with it 4 years ago
Audric Ackermann 42369cb8f2
add redux action to change section of UI 4 years ago