Commit graph

1693 commits

Author SHA1 Message Date
Scott Nonnenberg
e938e68c7d
Introduce new DonationErrorModal component
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2025-07-15 09:06:25 +10:00
Scott Nonnenberg
cb8edb4888
Introduce new donation progress modals
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2025-07-14 14:31:17 -07:00
Scott Nonnenberg
44bb4acf9b
Introduce new DonationVerificationModal to kick off 3ds verification 2025-07-11 15:38:42 -07:00
yash-signal
70162be74e
Start Donations Receipt Flow UI 2025-07-07 16:53:46 -07:00
trevor-signal
fc67ac8e7b
Add backup media download progress to settings pane 2025-07-03 14:30:13 -04:00
trevor-signal
2e9dae6b1f
Backups: subscription info improvements 2025-06-25 14:56:52 -04:00
Jamie Kyle
157496f822
Init Chat Folders Settings UI 2025-06-25 10:17:33 -07:00
ayumi-signal
37422e41f5
Add OS auth to local backup key viewer 2025-06-16 16:38:53 -07:00
Fedor Indutny
a3187f1527
Fix uncaught errors from ResizeObserver 2025-06-12 12:18:56 -07:00
Fedor Indutny
896a82653d
Fix backdrop for video stories in StoryCreator 2025-06-13 03:40:00 +10:00
trevor-signal
08aa3c1365
[signalapp/Signal-Desktop#7347] Update input padding for edit group modal
Co-authored-by: Brian Harder <briankharder@gmail.com>
2025-06-09 08:54:36 -04:00
Scott Nonnenberg
54d4c2240e
Settings Tab: Educate user about change to bottom-left profile icon 2025-06-07 10:26:09 +10:00
Scott Nonnenberg
974c29fd41
Settings Tab: Better layout for narrow windows 2025-06-06 15:16:40 -07:00
ayumi-signal
5b25de10f1
Add settings for local backups 2025-06-04 13:42:00 -07:00
Fedor Indutny
c36b8d3b6b
Fix focus UI for ListTile 2025-06-04 13:15:36 -07:00
Scott Nonnenberg
14c4b4ac1b
Settings Tab: Allow resizing the left pane 2025-06-03 15:49:07 -05:00
trevor-signal
7e40d7d887
Fix scrollbar border colors and positioning 2025-06-03 13:37:02 -04:00
Jamie Kyle
06ff9fa09e
Fix FunLightbox and FunTooltip 2025-06-03 09:29:51 -04:00
Scott Nonnenberg
799a0dcc54
Move Profile Editor into the new Settings Tab 2025-06-03 09:46:52 +10:00
trevor-signal
46bf933e72
Add message schema version section to internal settings 2025-06-02 17:20:06 -04:00
Fedor Indutny
edd9a5e254
Update size of audio playback button 2025-05-23 11:12:34 -05:00
Scott Nonnenberg
86d44e96c2
Settings Tab: A few visual tweaks 2025-05-22 06:24:33 +10:00
trevor-signal
f98203aba6
Adjust story buttons to not overlap window drag region 2025-05-15 14:24:06 -07:00
Scott Nonnenberg
f1350e4754
Settings Tab: When nav tabs collapsed, show toggle 2025-05-16 01:36:12 +10:00
Scott Nonnenberg
fe9d042e40
Introduce the new Settings tab
Co-authored-by: Jamie Kyle <jamie@signal.org>
Co-authored-by: Fedor Indutny <indutny@signal.org>
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2025-05-14 20:58:20 -07:00
Jamie Kyle
e04b3baed8
Add backdrop blur to image grid download button 2025-05-12 11:52:01 -07:00
Jamie Kyle
80872ef15c
Fix sass deprecation warnings and make them fatal 2025-05-05 12:57:44 +10:00
Jamie Kyle
14d098f40f
Upgrade to React 18 2025-04-29 13:27:33 -07:00
Jamie Kyle
d6efe16566
Add tooltips to fun picker 2025-04-24 15:17:35 -07:00
Fedor Indutny
6a20d91b71
Update staged link preview styles 2025-04-23 10:39:56 -07:00
yash-signal
ee03a10f64
Fix ConverationHero Title for 1:1 Conversations 2025-04-23 10:30:49 -05:00
yash-signal
447b1adee3
Release notes UI fixes 2025-04-22 10:33:51 -07:00
trevor-signal
ac80bddd85
Show low-disk-space warning during backup media download 2025-04-16 15:17:30 -04:00
Fedor Indutny
f68ef019a5
Add backup validation to settings 2025-04-15 16:04:30 -07:00
Scott Nonnenberg
fef6706a75
Calling PiP enhancements 2025-04-15 13:37:24 -07:00
Scott Nonnenberg
30708f427d
CallingLobby: Ensure your avatar is centered when camera is off 2025-04-15 01:55:30 +10:00
Jamie Kyle
8301e69e05
Fun picker: Emoji skin tones picker and recent gifs 2025-04-10 12:32:36 -07:00
trevor-signal
85bcfb2176
Add modal alert for users with critical-idle-primary-device alert 2025-04-09 10:23:34 +10:00
Fedor Indutny
e9fb9ef31c
Actually fix local preview container size 2025-04-09 06:49:08 +10:00
Scott Nonnenberg
a623ee44c4
Calling: Improve the Picture-in-Picture popout 2025-04-07 20:11:36 -04:00
Fedor Indutny
efffc4f569
Fix local preview width 2025-04-08 09:26:49 +10:00
Jamie Kyle
9346beca24
Add remaining features to fun picker 2025-04-07 12:47:38 -07:00
Fedor Indutny
be29302e7c
Fix internal logo size 2025-04-04 11:15:21 -04:00
trevor-signal
aba0e028d4
Show backup status in Settings window 2025-04-02 14:57:29 -04:00
Jamie Kyle
e5473e26db
Migrate remaining emoji/sticker pickers to fun picker 2025-04-02 11:14:12 -07:00
Scott Nonnenberg
f166db97ac
[signalapp/Signal-Desktop#7242] Allow collapsing archive sidebar
Co-authored-by: lukas <lukas.walter@aceart.de>
2025-04-02 17:54:45 +10:00
Scott Nonnenberg
ef4cee63e9
Local preview: Ensure background blur is opaque to items behind it 2025-04-01 14:21:16 -07:00
trevor-signal
40e91e96fd
Update Backup Media download progress indicator for narrow left panes
Co-authored-by: Jamie Kyle <jamie@signal.org>
2025-04-01 14:20:46 -07:00
Fedor Indutny
e982cd82a1 Revert "Update inter to 4.1"
This reverts commit 81065aaebd.
2025-03-31 14:51:58 -07:00
Fedor Indutny
81065aaebd
Update inter to 4.1 2025-03-31 12:07:27 -07:00