William Grant
d7a874d0fb
fix: specify seconds in onion status glow duration comment
11 months ago
William Grant
6477d73c7b
feat: updated onion status and spinner aimations
11 months ago
William Grant
b13e907753
fix: resolve cyclic imports in avatarplaceholder
...
bt moving types from data module identitykey, guardnode, snode, swarmnode to a separate file
11 months ago
William Grant
7d890973d5
fix: usemount imports have to be specific
...
otherwise we can get start errors due to an invalid import by react-use
12 months ago
William Grant
97cd21a77e
Merge branch 'unstable' into feat/ses-899/user_profile_poll
1 year ago
Audric Ackermann
da6ab59252
fix: fix mmdb country loc data when packaged
1 year ago
Audric Ackermann
96809bf5b4
fix: load maxmind data once on mount of status dialog
1 year ago
Kee Jefferys
3081bfca53
fix: update db and usage
1 year ago
Ian Macdonald
c85a5d3b7c
feat: update to maxmind db
1 year ago
William Grant
3250a2819f
feat: moved spinners into new loading folder
...
converted session-loader sass to styled components
1 year ago
William Grant
a098638bc0
refactor: remove unnecessary react imports
...
you don't need it from react 17
1 year ago
Audric Ackermann
509dd76b49
chore: share gh actions logic between workflows
2 years ago
Audric Ackermann
c796afe4c8
Merge remote-tracking branch 'upstream/unstable' into integration_tests_2
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
Emily
75c42356c7
Adding in data test-id to path light and fixing disappearing messages test
2 years ago
tomobre
46c166d0d5
fix: undefined country removed strings in onion status
2 years ago
William Grant
4657181993
fix: qa feedback - updated input box styling and tweaked modals
3 years ago
William Grant
dda9067e01
feat: theme editprofile, onion status and seed modals
...
styled qr code and cleanup
3 years ago
William Grant
2cb7e72f68
feat: starting theming work on left pane and commented on areas that will need to be fixed
3 years ago
Audric Ackermann
3ffc470c40
fix: address reviews comment
3 years ago
Audric Ackermann
e09e38911f
refactor: fix PR reviews
3 years ago
Audric Ackermann
0e65b667a8
chore: move onion dialog components to styled
3 years ago
Audric Ackermann
b68cb07e3e
add crown icon for closed group admins ( #2084 )
3 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
4ce1b7813a
add data-testid for leftpane sections and edit profile dialog
3 years ago
Audric Ackermann
fa32e61982
network delete_all force retries if we get a 421
4 years ago
Audric Ackermann
76100903cb
show ip of onion path on hover of country name
4 years ago
Ian Macdonald
14bcbe4ab6
Display the service node's IP address after its country.
4 years ago
audric
350f00283b
move tsx and theme to css variables part1
4 years ago
audric
a30876fd65
removed the enum from SessionIconType. Just rely on the type itself
4 years ago
audric
8ebcb2d1e1
replace SessionIcon size enum with type
4 years ago
audric
9e37985d03
enable no-unused local and imports and fix tslint
4 years ago
audric
79c8fada6e
move all dialogs to a subfolder
4 years ago