ayumi-signal
72d1695612
Fix avatar from name to support lowercase
2023-09-28 16:31:58 -04:00
ayumi-signal
da113c1fa1
Fix typing bubble timeline scroll jumping
2023-09-28 09:54:56 -07:00
ayumi-signal
283ef57779
Group Typing Bubble Animations
2023-09-27 17:23:52 -04:00
Jamie Kyle
3b687ee68d
Fix composer expand to be on top of message reactions
2023-09-27 16:35:15 -04:00
Jamie Kyle
20ddca9684
Fix tall video gifs not filling message bubble
2023-09-27 20:42:36 +02: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
f115ba5873
Fix timeline scrolling automatically while emoji picker is open
2023-09-19 12:01:04 -07:00
ayumi-signal
e4238de4db
Multiple person typing indicators in groups
2023-09-18 14:17:26 -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
Poren Chiang
672bd723d5
Make default font stack generic
...
The current font fallback stack imposes Simplified Chinese (China GB standard) fonts regardless of users’ system and interface language.
This commit will make the default fallback stack more generic and specify language-specific variants later.
Note: Source Han Sans (@adobe-fonts/source-han-sans) automatically chooses the correct CJK glyph variant base on document language, hence it is retained in the stack.
2023-08-22 14:07:04 +08: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
trevor-signal
1d03b8e478
Prevent long system contact names from wrapping in group call participant list
2023-08-21 12:24:22 -07: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
hackerbirds
9b0ff4320c
Modernize chat session refreshed modal
...
* Hard-coded background colors were removed
* Buttons were moved to Modal's footer
* Use <Button> instead of HTML <button>, removed the old buttons CSS
2023-08-17 17:12:59 +02: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
Josh Perez
381e53297b
Fixes click events on the incoming call bar
2023-07-19 16:21:31 -07:00
Fedor Indutny
c1580a5eb3
Add support for ACI safety numbers behind a feature flag
2023-07-19 16:21:30 -07:00
Josh Perez
7d0f94c654
Moves panel header into the panel component
2023-07-10 15:44:32 -07:00
trevor-signal
dda3bbc5b3
Ensure calling header is draggable
2023-06-30 10:12:01 -04:00
Josh Perez
2e7cdfdb70
UI Improvements to the edit history modal
2023-06-30 10:11:27 -04:00
Josh Perez
a2a6f207e3
Moves shortcut guide to its own css component
2023-06-15 19:20:44 -04:00
Scott Nonnenberg
71a32399af
Merge signalapp/Signal-Desktop#6452
2023-06-15 15:36:46 -07:00
hackerbirds
4ff36f46c4
Modernize forward message modal
...
* ModalHost is replaced with Modal.
* The CSS is simplified down to unify the theme palette
2023-06-15 22:52:29 +02:00
Josh Perez
94cd764107
Adds an edit message entry point in message details screen
2023-06-15 11:34:20 -07:00
Jamie Kyle
abdad8f491
left align toasts by default
2023-06-13 09:40:48 -07:00
Fedor Indutny
a41745ec23
Fix number blocks alignment in Safety Number UI
2023-06-08 15:37:38 -04:00
trevor-signal
b2f5febbf9
Ensure story buttons are clickable despite being in a no-drag region
2023-06-06 09:53:10 -04:00