William Grant
3192bcc1c2
feat: fixed member layout in invite contancts and remove mods modals
8 months ago
yougotwill
8ea7daae45
fix: overflow in session modal title
...
user details dialog is now a fixed width
8 months ago
William Grant
150ea61b03
feat: remove modal confirm button container
...
use no padding class on modal instead, less messing around with ghost buttons in certain cases
9 months ago
William Grant
6039d9f526
feat: fixed update group name error and session recording light animations
11 months ago
William Grant
ccee83596e
feat: updated profile modal with style changes
...
cleaned up old sass and used style components instead
11 months ago
William Grant
2eca1447ef
fix: improve qr code icon
...
fixed styling of qr icon on profile modal
11 months ago
Audric Ackermann
cc4789cd0f
fix: small UI fixes
1 year ago
Audric Ackermann
f870eff45b
fix: make syncJob throttled every 3s and start right away if possible
...
also enable sig_timestamp on mainnet use as every node should have
upgraded now
2 years ago
William Grant
adc40f932b
fix: improved font rendering on windows by replacing all em units with rem
...
dropped unused emoji scss
2 years ago
William Grant
93f814e59d
fix: qa feedback - added a max width to contact invitation modal
...
prevents overflow when pub keys are visible.
3 years ago
William Grant
d0cf998523
fix: qa feedback - centered name in profile modal
3 years ago
William Grant
4657181993
fix: qa feedback - updated input box styling and tweaked modals
3 years ago
William Grant
8edd2652b2
fix: pr review - remove unecessary content class
3 years ago
William Grant
43f8c66801
fix: more sass cleanup
3 years ago
William Grant
dda9067e01
feat: theme editprofile, onion status and seed modals
...
styled qr code and cleanup
3 years ago
William Grant
a47e96ca34
feat: themed modal colors and making progress through different dialogs
...
styled inputs in modals, fixed member list item and radio button styling, fixed some borders
3 years ago
William Grant
b3885bf9d9
Merge branch 'clearnet' into theming
...
Link previews are broken for now
3 years ago
William Grant
7e29e18a56
feat: can now switch the primary color
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
William Grant
49df281454
refactor: finished converting sass colors in _modules.scss
...
consolidated some of the gray shades
3 years ago
William Grant
07c00463f1
reafctors: converted sass colors in _modal.scss
...
updated session white to use css white everywhere and removed unused classes
3 years ago
Audric Ackermann
81fa09b8ee
Merge branch 'menu-redesign' into settings-redesign
3 years ago
Audric Ackermann
ef1f634e6b
Merge remote-tracking branch 'upstream/clearnet' into menu-redesign
3 years ago
Will G
267f49ff1e
Emoji Reacts ( #2320 )
...
Add support for emoji reacts in conversations
Resolves #2375 and #1577
3 years ago
Audric Ackermann
36f929a1ca
fix: batch rename margins to their var equivalent
...
Some of those are used in calculus and cannot be renamed
3 years ago
Audric Ackermann
970e719229
chore: move session radio group to styled components
...
also clean up unused css
and move some elements from OverlayClosedGroup to styled components
3 years ago
Audric Ackermann
282e631f73
feat: add menu action and action chooser left pane option
3 years ago
Audric Ackermann
51575d2f56
moved views to TS but broken
3 years ago
Audric Ackermann
e33b6eadc4
bump typescript to 4.5.4
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
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
bd7d88e170
remove theme from css and used variables instead
4 years ago
Audric Ackermann
a5d7995168
merge dialog refctor with clearnet
4 years ago
Warrick Corfe-Tan
7dc318aa3d
add / remove moderator modals refactored. Need to remove old whisper code and files.
4 years ago
Warrick Corfe-Tan
b2dcb695f8
Fixed modal header styling for onion path dialog.
4 years ago
Warrick Corfe-Tan
ec39f7ae9b
Moved edit profile saving into edit profile component file.
4 years ago
Warrick Corfe-Tan
7285866e5e
Fix edit icon styling.
4 years ago
Warrick Corfe-Tan
066e0d954e
lights glowing but not yet in order.
...
WIP glow cycle.
Glow animation working.
Glow animation working, modal no longer interferring with left menu margins.
Cleaning up code. Adding PR suggestions.
Adding typing.
Refactor edit profile modal dialog to no longer use the signal code.
4 years ago
Warrick Corfe-Tan
d7b22e13e1
WIP: Onion path modal using redux state and refactored modals.
4 years ago
Lucas Phang
b4ac4db452
Change path node colors depending on status
4 years ago
Lucas Phang
56bd22fd76
Refactor Onion Path rendering logic
4 years ago
Lucas Phang
dc8c3138d5
Remove lines from dialog
4 years ago
Lucas Phang
07b434ccc8
Add CSS for Nodes and Lines
4 years ago
Lucas Phang
9cfb39bb97
Add button to dialog and css updates
4 years ago
Audric Ackermann
6a998111c7
add a qrcode to scan mnemonic/seed in dialog
4 years ago
Audric Ackermann
3476b54d43
fix add/remove moderators dialog and open groups name avatar dialog
4 years ago
Audric Ackermann
2ec337dd31
Add back ability to edit caption before sending attachments
4 years ago
Audric Ackermann
209fe460e4
lint and fix toast blur when dialog shwon
4 years ago
Audric Ackermann
2279f0abc6
center uneditable profile name
5 years ago
Audric Ackermann
3d146348ac
reduce shadow of avatar upload
5 years ago