trevor-signal
47272bef7d
Ensure textarea is always clickable for text stories
2024-02-28 12:34:44 -08:00
ayumi-signal
9858a1dc1b
Fix stories View/Replies overflow scroll
2024-02-27 09:42:37 -08:00
Fedor Indutny
51069dd3e0
Add ellipsis for long contact names
2024-02-26 16:58:07 -08:00
ayumi-signal
96b3413feb
Basic call link join support
2024-02-22 13:19:50 -08:00
Jamie Kyle
7150f332dd
Make quill editors inherit global font stack
2024-02-22 12:50:19 -05:00
Fedor Indutny
f94e43e74a
PNP UI Change for Preferences
2024-02-21 14:28:20 -08:00
Fedor Indutny
c772f2abc5
AboutContactModal improvements
2024-02-16 14:16:13 -08:00
Fedor Indutny
19f5d4a213
Enforce LTR in EditUsernameModalBody's input
2024-02-16 14:01:35 -08:00
Fedor Indutny
0fe797e511
Some adjustments to AboutContactModal
2024-02-14 15:29:17 -05:00
Fedor Indutny
848ed95bda
Add more buttons to ContactModal
2024-02-14 15:25:27 -05:00
Jamie Kyle
3032adb1c0
Inherit font stack everywhere
2024-02-14 09:37:44 -05:00
Fedor Indutny
07a435a1bc
Consistent display of E164 on some dialogs
2024-02-13 13:57:45 -08:00
Fedor Indutny
1fee320d19
Switch to light number icon
2024-02-12 12:14:27 -08:00
trevor-signal
d1e38d2796
Update username onboarding tooltip styles
2024-02-12 08:22:38 -08:00
Fedor Indutny
5137d882cf
Fix highlight in CountryCodeSelect
2024-02-09 10:36:54 -08:00
Fedor Indutny
a329189489
New compose UX for usernames/e164
...
Co-authored-by: Jamie Kyle <113370520+jamiebuilds-signal@users.noreply.github.com>
2024-02-08 15:19:03 -08:00
trevor-signal
59b135ad7e
Allow viewing contact details from group change messages
2024-02-08 09:36:08 -05:00
Fedor Indutny
317138d545
Make whole username clickable in UsernameLinkModalBody
2024-02-07 10:10:06 -05:00
Fedor Indutny
533a1b32d4
Username recovery improvements
2024-02-06 10:35:59 -08:00
Fedor Indutny
eb82ace2de
Conversation details changes for PNP
...
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2024-02-05 18:13:13 -08:00
Fedor Indutny
480112c1bf
Fix UsernameMegaphone text padding
2024-01-30 11:00:55 -08:00
Fedor Indutny
7dc11c1928
Username Education
...
Co-authored-by: Jamie Kyle <jamie@signal.org>
2024-01-29 12:09:54 -08:00
Fedor Indutny
d811dd1ed4
Username UI Improvements
...
Co-authored-by: Fedor Indutny <238531+indutny@users.noreply.github.com>
2024-01-25 15:48:44 -08:00
ayumi-signal
b2c8ac6909
Update calling raise hand and react icons
2024-01-22 12:23:41 -08:00
Jamie Kyle
5c6ff62530
Fix Join call button in conversation header hover/focus styles
2024-01-22 12:01:50 -08:00
ayumi-signal
13e44f087e
Animate raised hand button
...
Co-authored-by: Jamie Kyle <jamie@signal.org>
2024-01-19 14:00:13 -08:00
Fedor Indutny
38914a45cb
Custom Discriminator in EditUsernameModalBody
2024-01-18 20:53:24 +01:00
ayumi-signal
670da5722a
Top level Reaction/Raise Hand buttons and remove More Options
2024-01-17 21:29:44 +01:00
ayumi-signal
52d267f7b8
Show raise hand status in call participant list
2024-01-17 09:47:45 -08:00
Fedor Indutny
23e3883ce0
Use native dark theme titlebar on Windows
2024-01-16 22:32:38 +01:00
ayumi-signal
2394a25fc1
Call Reaction Bursts
2024-01-10 14:35:26 -08:00
Jamie Kyle
66f97b1c25
Disable header more menu in select mode
2024-01-04 21:15:46 +01:00
Jamie Kyle
31b6a58fb7
Fix text selection in conversation details
2024-01-03 12:28:57 -08:00
Jamie Kyle
b3cada3d10
Fix story distribution list checkmark in RTL
2024-01-02 22:08:34 +01:00
hackerbirds
5354b23d08
Remove legacy forward modal header CSS
...
This removes old css that is now handled in `Modal.scss`.
This legacy CSS code would force the modal title to be centered
(something that isn't the case nowadays)
and override the new `Modal.scss` CSS which messed up the X button.
2023-12-22 11:41:26 -08:00
Scott Nonnenberg
5e733059b9
Introduce smaller incoming size limit for text attachments
2023-12-18 19:14:59 +01:00
Jamie Kyle
577baa83d1
Fix MessageAudio flipped with RTL text
2023-12-13 19:32:24 +01:00
Timothy Amello
1898e48b44
Increase bubble-size in mixin usage by 12px and remove superfluous calculation
2023-12-08 15:37:03 -08:00
Henry Wilkinson
8ac77aa9f4
Remove x icon
...
Replaces with typographical "×" character to reduce confusion with close icons elsewhere.
2023-12-08 15:27:39 -08:00
ayumi-signal
e724f36b79
Adjust Raised Hands button and toast visibility
2023-12-08 12:15:18 -08:00
Jamie Kyle
0b629c9f70
Fix drag handle z-index relative to NavSidebar
2023-12-07 15:05:11 -05:00
ayumi-signal
d6db3f7943
Raise Hand in Group Calls
2023-12-06 13:52:29 -08:00
Thanh Le
0b3bb85ee2
Update NavSidebar.scss to use z-index from _variables.scss
...
Previously, NavSidebar used a magic number for z-index. This commit changed this z-index to use $z-index-above-base from _variables.scss.
Fixes #6633 where contextmenu--visible (part of ConversationPanel) is hidden behind NavSidebar.
2023-12-06 13:18:48 -08:00
ayumi-signal
d2389c0959
Fix audio message scrubbing
2023-12-04 16:32:35 -08:00
trevor-signal
bb6e011488
Disable draggable regions when context menu is open
2023-11-27 15:13:28 -08:00
Jamie Kyle
135529d350
Fix audio waveform displaying RTL
2023-11-28 00:05:50 +01:00
ayumi-signal
32e5ac128b
Call Reactions fixes and emoji consistency
2023-11-17 12:40:41 -08:00
ayumi-signal
4603832258
Calling Reactions
2023-11-16 11:55:35 -08:00
trevor-signal
292ef1b6f5
Convert CallingHeader texts to toasts
2023-11-14 14:05:17 -08:00
Jamie Kyle
f180f66e77
Update locale display name strings
2023-11-14 13:08:28 -08:00
trevor-signal
cf5b3f78b5
Add paginated calling grid for group calls
2023-11-13 09:56:48 -05:00
Fedor Indutny
e0446af125
Fix left pane banner colors & add username integrity check to queue
2023-11-07 15:49:38 -08:00
ayumi-signal
a03e064977
Fix call settings and participant page buttons
2023-11-07 10:26:09 -08:00
Jamie Kyle
89e66da351
Init Language Picker
2023-11-06 22:19:23 +01:00
Fedor Indutny
3664063d71
Username and username link integrity check
2023-11-03 15:05:11 -07:00
ayumi-signal
62cdc613b9
Call Controls: Enhance width for viewport sizes
2023-11-02 13:28:03 -07:00
ayumi-signal
b2d4e8cd56
Fix Lightbox video controls in small viewports
2023-11-02 00:04:14 -07:00
ayumi-signal
2a5127b103
Settings: Improve left pane size at high zoom
2023-11-01 16:40:12 -07:00
Fedor Indutny
0ce593bf0d
Remove support for E164-based numbers
2023-11-01 15:55:30 -07:00
ayumi-signal
6d216a3eca
Calling: Add local video/mute to local preview; button order
2023-11-01 10:56:38 -07:00
ayumi-signal
a33e7d7622
Restyle CallLobby and ringing screens
2023-10-31 15:32:56 -04:00
ayumi-signal
953a1dd2a0
Fix calling participant appearance
2023-10-30 13:31:54 -07:00
ayumi-signal
063a1d9df3
Fix call top button z-index in speaker mode
2023-10-30 11:30:29 -07:00
ayumi-signal
286e724682
Calling css adjustments
2023-10-27 09:17:13 -04:00
trevor-signal
00d96888e7
Add new toast region for calling button toasts
2023-10-26 11:26:25 -07:00
ayumi-signal
8bb355f971
New call UI and controls
2023-10-25 09:40:22 -04:00
trevor-signal
33c5c683c7
Fix handling of pointer events for calling toasts
2023-10-24 13:28:42 -07:00
trevor-signal
0c896ca1f2
Centralize calling toasts and add imperative API
2023-10-19 11:59:21 -07:00
Jamie Kyle
21564171d2
Fix StoryListItem dark-theme focus style
2023-10-16 10:07:59 -07:00
trevor-signal
363142569b
Disable selecting existing group members in add members modal
2023-10-06 11:45:43 -04:00
ayumi-signal
72d1695612
Fix avatar from name to support lowercase
2023-09-28 16:31:58 -04:00
Jamie Kyle
3b687ee68d
Fix composer expand to be on top of message reactions
2023-09-27 16:35:15 -04:00
Josh Perez
1d0157877a
Fix: media editor nits
2023-09-27 08:39:54 -07:00
Jamie Kyle
15e9bb3d12
Fix themed styles for LeftPaneDialog, add stories
2023-09-26 09:13:57 -07:00
Josh Perez
1cfc396d65
Media editor polish
2023-09-21 09:54:28 -07:00
Jamie Kyle
17ea2b58de
Fix hover/focus bg overriding active bg in ConversationList
...
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2023-09-18 14:00:26 -07:00
Josh Perez
d0296ececa
Improvements to the media editor
2023-09-14 10:04:48 -07:00
Jamie Kyle
34740bdaff
Fix NavSidebar buttons hover/focus background colors
2023-09-14 09:53:14 -07:00
Jamie Kyle
6ae0edcc1e
Fix sidebar notices in collapsed mode
2023-09-11 22:55:51 +02:00
Jamie Kyle
26e44165b6
Fix non-missed calls having red text
2023-08-30 15:04:34 -07:00
Jamie Kyle
930b2145be
Fix dark theme missed call text in red
2023-08-29 16:58:58 -07:00
Jamie Kyle
bc74a696f4
Use keyboard-mode instead of :focus-visible
2023-08-29 15:45:10 -07:00
ayumi-signal
7b11804cda
Fix Toast action text color to be lighter blue
2023-08-24 14:09:23 -07:00
trevor-signal
6e36aa7a8b
Improve reliability of click events for IncomingCallBar
2023-08-22 10:22:04 -04:00
Jamie Kyle
2e9483c364
Fix MyStories add button themed unnecessarily
2023-08-22 00:10:35 +02:00
Jamie Kyle
c26cb0a3e4
Fix several call tabs UI issues
2023-08-21 22:36:28 +02:00
Fedor Indutny
b7b725f74c
Add done button to UsernameLinkModalBody
2023-08-21 09:30:33 -07:00
Jamie Kyle
3114cd497b
Fix formatting
2023-08-21 09:30:32 -07:00
Jamie Kyle
9c7dc22a23
Update nav tab badges, fix several call tabs issues
2023-08-21 09:30:32 -07:00
Jamie Kyle
3268d3e6eb
Update call tab design based on feedback
2023-08-21 09:30:32 -07:00
Jamie Kyle
ce28993c78
Fix sticker pack preview modal scrollbars and modal scroll dividers
2023-08-21 09:30:32 -07:00
Jamie Kyle
1eaabb6734
Calls Tab & Group Call Disposition
2023-08-08 17:53:06 -07:00
Jamie Kyle
7b6cd00b3f
fix layout of story views/replies modal
2023-08-04 17:54:05 -07:00
Scott Nonnenberg
f597f15faf
Formatting menu: Show popup guide faster, fade in/out
2023-08-04 09:25:52 -07:00
Josh Perez
48e210c9b2
Aligns edit buttons with emoji picker
2023-07-27 19:36:14 -07:00
Josh Perez
4ec94367c9
Adds transitions to panels
...
Co-authored-by: Jamie Kyle <jamie@signal.org>
2023-07-26 15:23:32 -07:00
Josh Perez
7267391de4
Fixes calling participants list popup
2023-07-21 15:12:23 -07:00
Fedor Indutny
7340ea64b9
Update group notification icons
2023-07-21 12:58:49 -07:00
Fedor Indutny
e1d2dbd8ff
Username Link QR Code
2023-07-20 05:14:08 +02:00
Fedor Indutny
ec94cc182a
Always visible arrows, new remote config
2023-07-19 16:21:32 -07:00