ayumi-signal
8ec585d54c
Call link admin key fix and in-call approve, deny, remove
2024-04-30 09:36:34 -07:00
Jamie Kyle
f61278afcb
Improve text wrapping of links in messages
2024-04-25 11:05:16 -07:00
Scott Nonnenberg
09f1c15a3e
Message: Ensure that inline metadata is always clickable
2024-04-05 15:43:59 -04:00
Jamie Kyle
85414e1c95
Make block/report keep chat timestamp
2024-04-02 12:41:28 -04:00
ayumi-signal
96b3413feb
Basic call link join support
2024-02-22 13:19:50 -08:00
ayumi-signal
d97aa68716
Calling missing media keys indicator
2024-01-23 11:08:21 -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
ayumi-signal
7fe17d2073
Fix call participant emoji name display
2024-01-19 12:11:55 -08:00
ayumi-signal
cb3d914846
Fix pip remote video
2024-01-18 12:13:05 -08:00
ayumi-signal
a9df5923a3
Improve group call participants background, padding, margin
2024-01-17 12:37:04 -08: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
Jamie Kyle
31b6a58fb7
Fix text selection in conversation details
2024-01-03 12:28:57 -08:00
ayumi-signal
bca00558c4
Fix call grid participant name vertical spacing
2023-12-21 11:08:28 -08:00
Jamie Kyle
cce7424e76
Fix calling needs permission screen not fullscreen
2023-12-20 11:16:21 -05:00
trevor-signal
6320b43401
Respect prefer reduced motion setting for group call tiles
2023-12-14 09:51:55 -08:00
trevor-signal
88fd42a46b
Add contextMenu for deleting call events on right-click
2023-12-12 11:11:39 -05:00
trevor-signal
7fb01f102d
Merge signalapp/Signal-Desktop#6531
2023-12-12 10:33:49 -05:00
ayumi-signal
96d5e97318
Click grid raised hand participant to open queue
2023-12-11 10:10:31 -05:00
ayumi-signal
d6db3f7943
Raise Hand in Group Calls
2023-12-06 13:52:29 -08:00
ayumi-signal
62040e5c1a
Fix calling container top for custom titlebar
2023-12-05 11:47:01 -08:00
trevor-signal
f6242c697c
Ensure controls remain visible during ringing direct call
2023-11-15 15:38:28 -05:00
trevor-signal
93ab0e39df
Fix calling tools position
2023-11-15 12:09:11 -08:00
trevor-signal
292ef1b6f5
Convert CallingHeader texts to toasts
2023-11-14 14:05:17 -08:00
trevor-signal
4ab950c8b2
Ensure regions above timeline remain draggable
2023-11-13 10:17:44 -08:00
trevor-signal
cf5b3f78b5
Add paginated calling grid for group calls
2023-11-13 09:56:48 -05:00
ayumi-signal
a03e064977
Fix call settings and participant page buttons
2023-11-07 10:26:09 -08:00
ayumi-signal
62cdc613b9
Call Controls: Enhance width for viewport sizes
2023-11-02 13:28:03 -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
Scott Nonnenberg
99b2bc304e
Use streams to download attachments directly to disk
...
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2023-10-30 09:24:28 -07:00
ayumi-signal
286e724682
Calling css adjustments
2023-10-27 09:17:13 -04:00
ayumi-signal
8bb355f971
New call UI and controls
2023-10-25 09:40:22 -04:00
trevor-signal
777b9d52e9
Blur participant videos when calls are reconnecting
2023-10-16 13:58:51 -04:00
ayumi-signal
24f17f2cf9
Fix group typing bubble less x animation
2023-10-06 14:30:36 -07:00
ayumi-signal
69c0cad14c
Only animate typing when viewing conversation
2023-10-02 13:18:28 -07: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
20ddca9684
Fix tall video gifs not filling message bubble
2023-09-27 20:42:36 +02: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
trevor-signal
1d03b8e478
Prevent long system contact names from wrapping in group call participant list
2023-08-21 12:24:22 -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
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