Commit graph

1017 commits

Author SHA1 Message Date
Scott Nonnenberg
c251867699
Properly style call buttons across app, when already in a call 2024-08-27 06:48:41 +10:00
Jamie Kyle
74b90a5cdd
Refactor StoryProgressSegment to have better controlled animations 2024-08-13 15:19:34 -07:00
Jamie Kyle
9a9f9495f1
Support delete for call links
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-08-06 12:29:13 -07:00
Fedor Indutny
1a87989f94
Fix image in AvatarLightbox for Note to Self 2024-08-05 11:46:15 -07:00
Scott Nonnenberg
544ebd6180 ConversationDetails: openMenu -> onClick 2024-07-30 16:47:09 -07:00
ayumi-signal
26140ee3d6
Update call strings 2024-07-30 16:21:33 -07:00
Jamie Kyle
cee2788654
Add editing to call details pane 2024-07-30 11:39:24 -07:00
Scott Nonnenberg
4ec3b98293
Allow joining a call when already in a call, confirming first 2024-07-29 15:35:28 -07:00
Fedor Indutny
3555ccc629
Make most message attribute uses readonly
Co-authored-by: Jamie Kyle <jamie@signal.org>
2024-07-24 13:14:11 -07:00
Jamie Kyle
233a18bc81
Refactor update failed strings to remove nesting 2024-07-23 21:10:39 -07:00
Fedor Indutny
24a22bf191
Update prettier to 3.3.3 2024-07-23 17:31:40 -07:00
Scott Nonnenberg
72c6fa8884
Restyle Call Link 'join call' button 2024-07-16 19:24:56 -07:00
trevor-signal
61548061b8
Support thumbnail export & import during backup of visual attachments 2024-07-16 16:39:56 -04:00
Fedor Indutny
28664a606f
New attachment storage system 2024-07-11 12:44:09 -07:00
Fedor Indutny
c68aac7401
Upgrade storybook to 8 2024-07-08 11:23:27 -07:00
Scott Nonnenberg
71ae6ea93a
Delete Sync: Show different text when deleting entire conversation 2024-06-27 17:24:36 -07:00
Fedor Indutny
6e0f1de2f2
Use 2x srcset for jumbomoji 2024-06-26 14:08:28 -07:00
Scott Nonnenberg
00bf642558
Enable forwarding of shared contacts 2024-06-24 10:58:59 -07:00
Fedor Indutny
5e41701516
Lazily load better quality jumbomoji 2024-06-21 15:35:56 -07:00
Fedor Indutny
5d3de4ed5d
Remove a remote config flag 2024-06-20 11:39:40 -07:00
ayumi-signal
378bd7487f
View contact modal from call participants list 2024-06-18 09:15:56 -07:00
Fedor Indutny
de638fbc2b
Import/export additional message flags 2024-06-13 16:26:26 -07:00
Jamie Kyle
5dcb42f964
Disable pasting in composer when in background 2024-06-13 16:22:07 -07:00
Jamie Kyle
307e477035
Set quote author name to dir=auto 2024-06-11 11:42:45 -07:00
trevor-signal
e0dc4c412d
Backup support for quotes & quoted attachments 2024-06-10 14:44:15 -04:00
Scott Nonnenberg
11eb1782a7
Support for local deletes synced to all your devices 2024-05-28 11:56:00 -04:00
trevor-signal
5f0080a7d7
Improve quoted attachment typings 2024-05-23 14:06:41 -07:00
Fedor Indutny
9df3c63ca6
Export/import simple update messages 2024-05-22 09:34:19 -07:00
Jamie Kyle
19083cadf7
Init CallLinkDetails view in calls tab 2024-05-22 09:24:27 -07:00
Jamie Kyle
6655bfc576
Make ICU types stricter for inline JSX 2024-05-15 14:48:02 -07:00
trevor-signal
c4ba3c44ce
Consolidate fileSize formatting logic 2024-05-03 14:25:24 -07:00
Scott Nonnenberg
a1f0afdae8
Fix rendering of group joins and remove checkServiceIdEquivalence 2024-05-03 10:28:36 -04:00
Scott Nonnenberg
5df8924197
Backups: Handle groupV2 notifications 2024-04-30 09:24:21 -04:00
ayumi-signal
2785501f82
Sync call link call history 2024-04-25 10:09:05 -07:00
trevor-signal
fc02762588
Enable more specific AttachmentDownload prioritization 2024-04-15 17:11:48 -07:00
Jamie Kyle
ad8020848f
Add unblocked timeline event 2024-04-12 10:07:57 -07:00
Jamie Kyle
b6afa47126
Emojify note and add non-nickname tooltip 2024-04-03 15:41:13 -07:00
Jamie Kyle
fc65917fc3
Hide nicknames and notes on note to self 2024-03-28 15:28:50 -07:00
Jamie Kyle
c14f5c4712
Fix ProfileChangeNotification update nickname contactId 2024-03-28 15:20:45 -07:00
Jamie Kyle
2fbbcdf358
Add edit nickname to contact modal for group members 2024-03-27 17:32:47 -07:00
Jamie Kyle
e26916702c
Init Nicknames & Notes 2024-03-26 12:48:33 -07:00
Jamie Kyle
ebecf2403f
Fix incorrect member count in chat details during pending membership 2024-03-26 11:38:18 -04:00
Jamie Kyle
f29fc7cf9d
Show the system contacts icon in more places 2024-03-25 12:22:35 -07:00
Jamie Kyle
33d30c6e74
Refactor ConversationHeader into function component 2024-03-19 09:46:09 -04:00
Scott Nonnenberg
9533796c81
EmojiPicker: Enter adds emoji in keyboard mode, otherwise dismisses 2024-03-19 09:23:31 -04:00
Scott Nonnenberg
28eaf1689f
AboutContactModal: Use systemGivenName for contact before firstName 2024-03-18 17:46:47 -07:00
Jamie Kyle
53ae88c777
Sort by recency then alphabetically everywhere 2024-03-18 16:31:42 -07:00
ayumi-signal
b359d28771
Fix Timeline to not peek group call for direct calls 2024-03-18 12:47:22 -07:00
Jamie Kyle
27b55e472d
Refactor smart components
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2024-03-13 13:44:13 -07:00
Jamie Kyle
8387f938eb
Spam Reporting UI changes 2024-03-12 09:29:31 -07:00