Commit Graph

107 Commits (d035c685c1ab32224eb78b32865bb166f6056e39)

Author SHA1 Message Date
Audric Ackermann 5748fe5456
chore: disable a bunch of UI once legacy groups are deprecated
Audric Ackermann 7f1dab1836
fix: make UserSyncJob a periodic task
Audric Ackermann 9ad66047ea
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3
wafflesvsfrankie 81fbf35a32 fix: adds in globalUnreadMessageCount into the dependency array for useThrottleFn
wafflesvsfrankie 1caf0fe03a fix: addresses feedback
wafflesvsfrankie 948e5df6fd fix: updates import for useThrottleFn
wafflesvsfrankie 61c91be91c fix: addresses feedback
Audric Ackermann c1fd66d4e9
fix: break down index files to avoid circular deps
Audric Ackermann 7d6953812d
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3
Audric Ackermann 74aa448631
chore: commit before merge unstable
Emily 78935dacdf chore: removes unnecessary comments
Emily 6dd261567d feat: adds notifications dot on the badge icon for Mac
Emily 62300dcb5b feat: adds in notifications dot: updated setBadgeCount and using global unread message count
yougotwill 8796355ce3 feat: on settings screen if we press escape go back to the messages view
Audric Ackermann eaecc15432 Merge remote-tracking branch 'origin/unstable' into update-fs-release-endpoint
Audric Ackermann 26e7a39a61 feat: hit only once every 30mins the fs for release
once we've already fetched the latest release
William Grant 4f44a7a5fa feat: refactor theme state
added hooks for is light or dark theme and cleaned up any references
Audric Ackermann 6e137fe69f Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3
Audric Ackermann 1796e82bcb fix: add handling of revoked namespace messages
William Grant 9dce5c1fd9 fix: repair global styling after styled upgrade improved match system setting
set each value on root instead of declaring one global css string. Use setThemeValues in all cases
William Grant 0f6d80b847 Merge branch 'unstable' into feat/ses-50/onboarding
Audric Ackermann f304a5239f fix: app start password window crash
William Grant 9a756a8c9b feat: session id to account id
Audric Ackermann 3b8fd82d17 feat: add multiencrypt/decrypt unit test
William Grant fd4e1525cb Merge branch 'unstable' into feat/ses-50/onboarding
Audric Ackermann 53059135ee fix: tsc does not overwrite workers compiled content
Audric Ackermann bd6f5e6e0d feat: refacto GroupUpdateName to be functional component
Audric Ackermann a53299377a chore: fix unit tests with group chunk2
Audric Ackermann 5867c5af7f fix: added type for all accessibility ids with react.d.ts
Audric Ackermann 8d0bd84ef0 feat: add toggle to share history or not with invite group v2
William Grant a098638bc0 refactor: remove unnecessary react imports
you don't need it from react 17
Audric Ackermann 2371dba5ee Merge branch 'unstable' into closed-group-chunk2
William Grant 22402a5f73 refactor: rename overlaymode to leftoverlaymode
Audric Ackermann 8b7ce7f3be Merge remote-tracking branch 'yougotwill/userconfig_disappearingmessage' into closed-group-chunk2
Audric Ackermann a203ea79cd Merge remote-tracking branch 'oxen/unstable' into userconfig_disappearingmessage
Audric Ackermann 6d81f5ff36 Merge remote-tracking branch 'yougotwill/userconfig_disappearingmessage' into closed-group-chunk2
Kee Jefferys 5571471bbe fix: update selector usage and theme checking code
Kee Jefferys 358e95621d fix: refactor and move various functions
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
Audric Ackermann c9b2d69a73 fix: remove all of the ConfiguratioMessage (legacy) logic
Audric Ackermann d134da3421 chore: renamed ConfigurationSyncJob to UserSyncJob
Audric Ackermann d12071f3c8 chore: big rename of convocontroller to convohub
Audric Ackermann 1a18054fae feat: add bump of config hashes for groups when we have admin key
William Grant 60e5503e6a feat: check for v2 release correctly on startup
improvements to creating and updating closed groups with disappearing message settings
Audric Ackermann 84deed19f9 feat: add block msg requests from sogs
Audric Ackermann c796afe4c8 Merge remote-tracking branch 'upstream/unstable' into integration_tests_2
Audric Ackermann d43d6abbae chore: replace tslint with eslint and fix linting issues
Emily 75c42356c7 Adding in data test-id to path light and fixing disappearing messages test
Audric Ackermann 7b42c64cf3 fix: make sure to include the associatedWith to handle 421
Audric Ackermann 318a77be4b fix: mark messages sent before our lastreadts from the wrapper as read