William Grant
bb27570a90
fix: make qr code update correctly if theme changes
...
even if visible, there is some flickering with the logo that I have been unable to fix.
1 year ago
William Grant
a629fa560c
feat: created new recovery phrase ui and qr code with toggling
...
also allow setting description to render html so we can have line breaks
1 year ago
William Grant
fd722d1f2f
feat: swapped out seed modal for settings category page
...
still work on category component but password protection works nicely
1 year ago
William Grant
d4a8b555c6
Merge branch 'unstable' into feat/ses-825/onboarding2
1 year ago
Audric Ackermann
51c307af25
chore: fix PR reviews
1 year ago
Audric Ackermann
42bea0264c
fix: improve retrieve timeout to 10s
...
also:
- add comments about not adding the limit:256 on snode list fetch
- fix an issue when no audio are found when starting a webrtc call
1 year ago
Audric Ackermann
4589bde672
chore: moved more types to ReduxTypes.d.ts
1 year ago
Audric Ackermann
49ab04d2fd
chore: move SessionSettingsCategory to .d.ts file
...
and remove the enum (instead use string union)
1 year ago
William Grant
bc196286bc
Merge branch 'unstable' into feat/ses-1560/unit-tests
2 years ago
Ryan Miller
5f53b3fe8f
feat: replace and add changed and new localized strings
2 years ago
Audric Ackermann
f5deb69df9
chore: make SessionSettingsView a functional component
2 years ago
Audric Ackermann
452d48b36e
feat: dont password protect the settings except the seed one
2 years ago
William Grant
68f8d12aa5
feat: recovery phrase to recovery password
2 years ago
William Grant
9be21ce879
Merge branch 'unstable' into feat/ses-897/steps-create-account
2 years ago
Audric Ackermann
5b58a5194b
fix: make onClickClose on confirmModal mandatory
2 years ago
William Grant
b81d5a3d7a
refactor: clean up remaining global React import calls
...
import specific types from react package
2 years ago
William Grant
a098638bc0
refactor: remove unnecessary react imports
...
you don't need it from react 17
2 years ago
Audric Ackermann
5f0888d144
fix: make sure all dialog "cancel" cancel the dialog
2 years ago
William Grant
aea4fd7ad9
Merge branch 'userconfig_disappearingmessage' into feature/ses-558/more-message-information
2 years ago
Kee Jefferys
cf49839bde
Merge branch 'unstable' into follow-system-theme
2 years ago
Kee Jefferys
358e95621d
fix: refactor and move various functions
2 years ago
William Grant
f64f88c013
feat: new useDisappearingMessageSettingText hook
...
fixed styling on panel components
2 years 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
2 years ago
Kee Jefferys
b8ef827e62
fix: update usage of string and bool in radio group
2 years ago
Kee Jefferys
ff09d8e104
fix: disable eslint, refactor function
2 years ago
Keejef
95117afeea
fix: Refactor settings to use Redux
...
Refactor setting to use boolean which is stored in redux
2 years ago
keejef
8f2a41bc13
feat: Allow enter to break line in settings
...
https://github.com/oxen-io/session-desktop/issues/1486
2 years ago
Audric Ackermann
84deed19f9
feat: add block msg requests from sogs
2 years ago
Audric Ackermann
c796afe4c8
Merge remote-tracking branch 'upstream/unstable' into integration_tests_2
2 years ago
Emily
b7e0d08a25
Adds data-testid to toggle to enable read receipts
2 years ago
Audric Ackermann
41ca0666ce
chore: remove () => void for misused promises
2 years ago
Audric Ackermann
ab946e69b1
fix: finish updating dependencies
2 years ago
Audric Ackermann
d43d6abbae
chore: replace tslint with eslint and fix linting issues
2 years ago
Audric Ackermann
3827298078
Merge remote-tracking branch 'emily/integration_tests_2' into onboarding-with-integrationtest-2
2 years ago
Emily
9e3a569fac
Adding tests set nickname, call checks, change profile picture on linked device and unsend message check. Adding into data-testids for aforementioned tests and cleaning up typings
2 years ago
Emily
eeb6cfb435
Adds data-testid to loading-animation, microphone recording button, recording permissions button, stop recording button, consolidates tests into user actions test, adds media to fixtures folder, updates linked device tests with avatar change, username change and group tests. Adds tests for messaging, sending image, video, document, gif and link with preview. Also updates reply message functionality to wait for loading animation
2 years ago
Audric Ackermann
0e286142f1
chore: add a redux settings slice, currently outdated banner inc
3 years ago
Audric Ackermann
3ecc89fab3
Merge remote-tracking branch 'upstream/master' into onboarding
3 years ago
Audric Ackermann
55a2767fce
feat: do not approve a convo before sending the first message
...
but still sync it's state through the createdAt with libsession util
3 years ago
Audric Ackermann
faeb95fefd
feat: add block/decline logic to msg request & wrapper
3 years ago
Audric Ackermann
c4e17d0825
fix: add mgmt of members in user groups wrapper
3 years ago
tomobre
c5a8b257cc
fix: move line of forceupdate
3 years ago
tomobre
18639ad8fd
fix: remove space
3 years ago
tomobre
77f0138d49
fix: review changes #2 , refactorised toggleLinkPreviews function
3 years ago
tomobre
138d8da676
fix: function outside component, refactorised toggleLinkPreviews function
3 years ago
tomobre
f6ec4e8062
fix: on cancel link preview toggle, toggle stays off
3 years ago
Audric Ackermann
d7bcf1026f
fix: refactor snodeRPC to use snode batching
3 years ago
Audric Ackermann
ec5f3307ac
test: fix integration tests
3 years ago
William Grant
367c0c94d0
Merge branch 'clearnet' into theming
3 years ago
William Grant
bbc5ab4e63
fix: made export logs button solid
3 years ago
Audric Ackermann
cffcbe8af9
fix: do not deduplicate notification for previews
3 years ago
William Grant
446b3bdb4d
fix: qa feedback - setting or changing passwords shouldn't show a blank screen
3 years ago
William Grant
5b44565b5f
Merge branch 'clearnet' into theming
3 years ago
William Grant
4758fdc64a
fix: move primary color switching into theme switching
3 years ago
William Grant
b777d0bcd1
feat: the primary color is now reset when changing themes
...
refactored theme and primary color switching functions
3 years ago
William Grant
2f0e993af3
feat: moved constants into a constants folder
3 years ago
Audric Ackermann
c4fcac7ddf
feat: add support for audio notifications windows/macOS
3 years ago
William Grant
0d10667d6e
feat: updated settings password modal
3 years ago
Audric Ackermann
b30499568f
fix: copy of in various dialogs
3 years ago
William Grant
0f3a23779a
Merge branch 'clearnet' into theming
3 years ago
Audric Ackermann
1fb082917f
fix: copy of login screen with password and setting screen
3 years ago
William Grant
b3885bf9d9
Merge branch 'clearnet' into theming
...
Link previews are broken for now
3 years ago
Audric Ackermann
cec368b38e
Merge pull request #2515 from Bilb/menu-redesign-ui-changes
...
Menu + settings redesign UI changes
3 years ago
Audric Ackermann
d944379dd7
fix: update copy and clear account modal
3 years ago
William Grant
e14f4832aa
feat: added primaryColor to the redux store
3 years ago
William Grant
7e29e18a56
feat: can now switch the primary color
3 years ago
William Grant
edefa21a2b
feat: we can now toggle to the classic dark theme
...
fixed ocean dark colors and updating theme setting logic
3 years ago
William Grant
59f82a165b
feat: finished styling convesation category
...
including block list, added quick link to github release
3 years ago
William Grant
0ab882ec86
feat: updated styling for setting list items
3 years ago
William Grant
060cbd3bbf
feat: added proper theming to password popup
...
cleaned up redundant session label options
3 years ago
William Grant
a26cbdf4c7
feat: styled settings background and password box
3 years ago
William Grant
a54fb65d0b
Merge branch 'theming' into theming_left_pane
3 years ago
William Grant
3c4fc8d919
Merge branch 'clearnet' into theming
3 years ago
William Grant
5ab28bb60e
refactor: rename SessionButton2 to SessionButton and remove old version
3 years ago
William Grant
87b66794ed
feat: updated all session buttons to use new button
...
small style fixes and sass cleanup
3 years ago
Audric Ackermann
31d84a0513
fix: add externalLink icon and use it for the settings needing it
3 years ago
William Grant
1bb5c9752e
feat: updated all modal buttons
3 years ago
William Grant
9876e8824c
feat: settings page now uses new session button
3 years ago
Audric Ackermann
c6e3116b06
fix integration tests
3 years ago
William Grant
6cd81e06f2
Merge branch 'ui-redesigns' into theming
3 years ago
Audric Ackermann
3ffc470c40
fix: address reviews comment
3 years ago
Audric Ackermann
efd249f094
fix: add featureflag to hide ThemeSwitcher
...
until ThemeSwitcher is fully done with theming
3 years ago
William Grant
131ee22099
Merge branch 'settings-redesign' into theming
3 years ago
Audric Ackermann
13d33d1656
fix: radio button in settings + registration page
3 years ago
William Grant
82c505895c
fix: errors from merging latest settings redesign
3 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
3 years ago
Audric Ackermann
f137cad2a0
feat: add the BlockedList component in Settings
3 years ago
Audric Ackermann
bf20c10f81
fix: make use of useSet to select in memberList
3 years ago
Audric Ackermann
ff3d7ce226
feat: update settings Help page with new items and links
3 years ago
Audric Ackermann
e09e38911f
refactor: fix PR reviews
3 years ago
Audric Ackermann
7e395384fd
feat: add the preview button of notifications in settings
3 years ago
Audric Ackermann
13bf0e073d
feat: update design of the Notification Settings screen
...
the preview button is not linked yet
3 years ago
Audric Ackermann
7b7a80a2dd
fix: add new designs of typing message settings with animation
3 years ago
Audric Ackermann
0e65b667a8
chore: move onion dialog components to styled
3 years ago
Audric Ackermann
39cbbda609
chore: move SessionToggle & SettingList to styled
3 years ago
Audric Ackermann
a0d3a00afa
feat: start of settings screen redesign
3 years ago
Audric Ackermann
242d51ca8d
Id blinding + onionv4 + new endpoints for sogs and fileserver ( #2347 )
...
* Added Onionv4 support to file server, sogs and pn server
* Added blinded message support
* Updated endpoints for sogs and file server to remove legacy ones
3 years ago
Audric Ackermann
3713e95a9f
feat: ask user for opengroup pruning on/off
3 years ago
Ian Macdonald
695e867221
Add setting to specify minimum age of open group messages to prune.
...
When an open group has more than 2000 messages, those older than the
specified number of months will be pruned on application start-up.
Fixes #2310 .
3 years ago
Audric Ackermann
ec76057c5e
Merge integration test ( #2313 )
...
* Testing playwright for Desktop automation
* add more data-testid field
* remove commited test-results
* test: skip group upkeep for now
* test: mention test create group instead of restoring from seed
* test: run on testnet
* fix: revert messagebanner unread count changes
from commit 8107d75e89
Co-authored-by: Emily <emily@oxen.io>
3 years ago