Commit Graph

70 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 4 months ago
Audric Ackermann a203ea79cd Merge remote-tracking branch 'oxen/unstable' into userconfig_disappearingmessage 5 months ago
Kee Jefferys 5571471bbe fix: update selector usage and theme checking code 7 months ago
Kee Jefferys 358e95621d fix: refactor and move various functions 7 months ago
Kee Jefferys 2fe29ca30e feat: implement setting to follow system theme
feat: check theme congruence on startup and on native theme update

fix: make toggle and startup following work

fix: should return here, but this breaks things
8 months ago
William Grant 60e5503e6a feat: check for v2 release correctly on startup
improvements to creating and updating closed groups with disappearing message settings
9 months ago
Audric Ackermann 84deed19f9 feat: add block msg requests from sogs 10 months ago
Audric Ackermann c796afe4c8 Merge remote-tracking branch 'upstream/unstable' into integration_tests_2 10 months ago
Audric Ackermann d43d6abbae chore: replace tslint with eslint and fix linting issues 10 months ago
Emily 75c42356c7 Adding in data test-id to path light and fixing disappearing messages test 1 year ago
Audric Ackermann 7b42c64cf3 fix: make sure to include the associatedWith to handle 421 1 year ago
Audric Ackermann 318a77be4b fix: mark messages sent before our lastreadts from the wrapper as read 1 year ago
Audric Ackermann 0e286142f1 chore: add a redux settings slice, currently outdated banner inc 1 year ago
Audric Ackermann 0080254286 fix: add NoticeBanner showing when legacy config message received 1 year ago
Audric Ackermann 796ccf0582 feat: add handling and setting of the expireTimer for contacts 1 year ago
Audric Ackermann bf2456df8e chore: do not store mentionedUs and unreadCount as attribute in convo 1 year ago
Audric Ackermann 3c58f9c1e4 feat: add a hidden flag for convos and use it with the contactswrapper 1 year ago
Audric Ackermann c4217cb564 feat: sync nickname, blocked and approved status for contacts 1 year ago
Audric Ackermann 4bfcf91193 fix: add return types for libsession wrapper functions 1 year ago
Audric Ackermann 90804491d6 feat: add job result enum with success, retry and permanent fail 1 year ago
Audric Ackermann 08a15b210a feat: move avatar downloading to JobRunner 1 year ago
Audric Ackermann 9cf1419ca5 feat: add first try to build SharedConfigMessages 1 year ago
Audric Ackermann d1cefd4729 feat: add contacts & user profile handling of incoming messages 1 year ago
Audric Ackermann 141c22ed43 tesat: add tests for the JobRunner class 1 year ago
Audric Ackermann 68852a9e63 chore: move syncUtils to its own folder 1 year ago
Audric Ackermann 58edbf44ee add SharedConfig message and signing it when sending them 1 year ago
Audric Ackermann b4835f1636 fix: make libsession worker run from the renderer with key from settings 1 year ago
Audric Ackermann 1a65b7a7f2 feat: working calls to node module from renderer through worker 2 years ago
Audric Ackermann d7bcf1026f fix: refactor snodeRPC to use snode batching 2 years ago
Audric Ackermann 0b9f1a494a fix: allow 99 unread count before going to 99+ 2 years ago
William Grant 367c0c94d0 Merge branch 'clearnet' into theming 2 years ago
William Grant 702cef6565 fix: pr review - use isDarkTheme everywhere 2 years ago
William Grant 5b44565b5f Merge branch 'clearnet' into theming 2 years ago
William Grant 99ff6243ed fix: the color mode button must not reset the primary color 2 years ago
William Grant 4758fdc64a fix: move primary color switching into theme switching 2 years ago
William Grant 8135c2a861 fix: make cleaner defaults for switchThemeTo function 2 years ago
William Grant b777d0bcd1 feat: the primary color is now reset when changing themes
refactored theme and primary color switching functions
2 years ago
William Grant 2f0e993af3 feat: moved constants into a constants folder 2 years ago
Audric Ackermann 8d946da490 fix: click on toast does not close dialogs 2 years ago
Audric Ackermann 51e03cf4e5 fix: rerender loop of react list modal
update redux related libraries
and update imports to use the RTK ones
2 years ago
William Grant e5bfda37af feat: primary color switching now persists
fixed isDarkMode, will need to confirm when we add ocean themes
2 years ago
William Grant e575bed6ea feat: added sun icon for light color mode
renamed SectionType Moon to ColorMode
2 years ago
William Grant edefa21a2b feat: we can now toggle to the classic dark theme
fixed ocean dark colors and updating theme setting logic
2 years ago
William Grant 27e19f3afa feat: updated SessionIconButton to support themes 2 years ago
William Grant 2cb7e72f68 feat: starting theming work on left pane and commented on areas that will need to be fixed 2 years ago
Audric Ackermann 3915e946b4 Merge branch 'clearnet' into settings-redesign 2 years ago
Audric Ackermann 4367543224 fix: remove the sogs pruning dialog on app start
the settings in ON by default, and can be turned off from the settings
screen.
That dialog was only used until our existing users got asked the
question, which was 3 months ago.
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 13bf0e073d feat: update design of the Notification Settings screen
the preview button is not linked yet
2 years ago