Commit Graph

974 Commits

Author SHA1 Message Date
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
Fedor Indutny
c2044a4ce3 Deprecate icu:unreadMessage 2024-03-07 11:40:16 -08:00
Fedor Indutny
3469a748fb Introduce TitleTransition notification 2024-03-06 15:59:51 -08:00
Fedor Indutny
78f4e96297 ICU types 2024-03-04 10:03:11 -08:00
Jamie Kyle
2743300597 Fix i18n numbers getting toString()'d 2024-02-29 15:07:50 -08:00
Fedor Indutny
51069dd3e0 Add ellipsis for long contact names 2024-02-26 16:58:07 -08:00
Scott Nonnenberg
c981b0d7ea Proper handling of incoming 1:1 story replies 2024-02-26 16:57:55 -05:00
ayumi-signal
96b3413feb Basic call link join support 2024-02-22 13:19:50 -08:00
Fedor Indutny
c772f2abc5 AboutContactModal improvements 2024-02-16 14:16:13 -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
Fedor Indutny
4a41e87173 More permissive username search 2024-02-14 10:18:49 -08:00
Fedor Indutny
07a435a1bc Consistent display of E164 on some dialogs 2024-02-13 13:57:45 -08:00
trevor-signal
59b135ad7e Allow viewing contact details from group change messages 2024-02-08 09:36:08 -05:00
Fedor Indutny
43de83f0de Enable usernames 2024-02-07 16:34:31 -08:00
Fedor Indutny
6a165da589 Update shared groups when opening dialog 2024-02-07 13:33:34 -08:00
Jamie Kyle
2dd2de4d0f Fix ContextMenuTrigger missing children 2024-02-07 09:47:25 -05: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
7dc11c1928 Username Education
Co-authored-by: Jamie Kyle <jamie@signal.org>
2024-01-29 12:09:54 -08:00
ayumi-signal
c6a7637513 Fix reaction picker hiding on less timeline content auto scroll 2024-01-29 12:08:22 -08:00
Fedor Indutny
2bc0e4755c Upgrade Electron to 28.1.5
Co-authored-by: Fedor Indutny <238531+indutny@users.noreply.github.com>
2024-01-23 16:11:12 -08:00
Jamie Kyle
951e39a8f7 Fix multiple attachments border radius in RTL 2024-01-18 15:23:58 -08:00
Scott Nonnenberg
661727c290 Group creation/update: Don't allow self-selection via phone number 2024-01-10 11:14:58 -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
Scott Nonnenberg
5e733059b9 Introduce smaller incoming size limit for text attachments 2023-12-18 19:14:59 +01:00
Scott Nonnenberg
413d64a04e MessageTimestamp: Fix typo in class name 2023-12-15 15:46:36 -05: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
Jamie Kyle
4fc46c40d4 Remove call back/again buttons on pending call 2023-11-28 10:05:52 -05:00
ayumi-signal
32e5ac128b Call Reactions fixes and emoji consistency 2023-11-17 12:40:41 -08:00
Scott Nonnenberg
146b562c91 ContactModal: Show contact's story ring, open correct story, close modal 2023-11-16 21:54:01 -08:00
ayumi-signal
4603832258 Calling Reactions 2023-11-16 11:55:35 -08:00
bhaskar-raksahb
e13e4368a7 Updated ConversationHeader renderAvatar callback 2023-11-10 15:21:40 -08:00
Fedor Indutny
ca2b3bacce Fix UI bug with self-add by username in groups 2023-11-07 15:45:33 -08:00
ayumi-signal
dca32747db Use Message received_at_ms to hide typing bubble 2023-11-03 17:55:12 -07:00
ayumi-signal
8f6fe60342 Fix floating date header when not scrolling 2023-11-02 00:05:35 -07:00
trevor-signal
fcf2c0a3f0 Clarify function of "Delete" option when deleting conversation messages 2023-10-30 17:02:50 -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
Scott Nonnenberg
a1e7efee12 ConverationView.onPaste: Better handling of clipboard contents 2023-10-24 10:18:58 -07:00
Fedor Indutny
dd2493a353 Show Session Switchover Events
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2023-10-23 10:40:42 -07:00
Scott Nonnenberg
de025bb6f1 ConversationView/onPaste: Only process items of kind 'file' 2023-10-20 11:05:13 -07:00
Scott Nonnenberg
5ccb3af040 onCapturePaste: stop propagation in more scenarios 2023-10-18 14:35:06 -07:00
ayumi-signal
c892febdbc Bump DOE timer from 3h to 24h 2023-10-13 14:54:36 -07:00