Commit graph

1112 commits

Author SHA1 Message Date
Fedor Indutny
4493f3f439
Fix attachment key in AttachmentList 2025-08-13 09:23:44 -05:00
Jamie Kyle
b798a4f927
Get Tailwind ready for general usage 2025-08-11 16:46:23 -07:00
Scott Nonnenberg
237e239e05 Remove backbone as a dependency
Co-authored-by: Yash <yash@signal.org>
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
Co-authored-by: Jamie Kyle <113370520+jamiebuilds-signal@users.noreply.github.com>
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
Co-authored-by: trevor-signal <131492920+trevor-signal@users.noreply.github.com>
2025-08-11 14:06:34 -07:00
Fedor Indutny
63cac44853
Remove unused capabilities 2025-08-08 11:31:08 -07:00
Fedor Indutny
906822131d
Fix quote annotation for GIFs 2025-08-09 02:52:03 +10:00
Fedor Indutny
ec8d6a7359
Faster CI runs 2025-08-07 10:33:21 -07:00
trevor-signal
dae0ac1498
Group message reactions by parentKey 2025-08-06 14:41:37 -04:00
ayumi-signal
46d5b06bfc
Disable donations while offline 2025-08-06 09:40:30 -07:00
Fedor Indutny
98ba28d726
Fix lightbox mock test 2025-08-05 13:37:47 -07:00
Fedor Indutny
f80aef0ba4
Fix aspect ratio of ImageOrBlurhash 2025-08-05 11:13:10 -07:00
Fedor Indutny
313d832542
Introduce ImageOrBlurhash component 2025-08-04 09:16:54 -07:00
Jamie Kyle
56223905da
Reduce number of log.error calls
Co-authored-by: ayumi-signal <ayumi@signal.org>
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2025-07-24 10:18:29 -07:00
trevor-signal
75c867ee1f
Mark messages read on delay when timeline becomes visible 2025-07-21 12:32:50 -07:00
Scott Nonnenberg
e17bcb2409
Donations: Show toasts when resuming after startup
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
2025-07-17 04:33:41 +10:00
trevor-signal
eb9476c291
Increase max displayable image dimensions 2025-07-16 13:44:43 -04:00
trevor-signal
149b7d4f8b
Allow passing newest read message explicitly 2025-07-16 11:34:37 -05:00
Scott Nonnenberg
cf03754d2f
Message.tsx: Show expiring metadata when rendering generic attachments 2025-07-10 13:29:48 -04:00
trevor-signal
fc67ac8e7b
Add backup media download progress to settings pane 2025-07-03 14:30:13 -04:00
trevor-signal
746b22d3dc
Backups: update integration tests 2025-06-30 16:54:21 -05:00
trevor-signal
843f545ceb
Reorganize test cases 2025-06-26 09:24:07 -07:00
trevor-signal
fb0c414702
Backups: use new locatorInfo & mediaName (#10627) 2025-06-18 13:16:29 -04:00
Fedor Indutny
4347964030
Scope pino lines with filename 2025-06-16 11:59:31 -07:00
Fedor Indutny
f6c19c548e
Better usage of pino 2025-06-16 09:47:18 -07:00
Fedor Indutny
6297e12803
Linkify untruncated text 2025-06-10 18:13:42 -05:00
yash-signal
9e3f397032
Add "This Message" reactions 2025-06-06 12:44:38 -05:00
trevor-signal
ac58f3178e
[signalapp/Signal-Desktop#7348] Prefer user's own reaction variant in ReactionViewer
Co-authored-by: Brian Harder <briankharder@gmail.com>
2025-06-06 12:57:00 -04:00
Scott Nonnenberg
799a0dcc54
Move Profile Editor into the new Settings Tab 2025-06-03 09:46:52 +10:00
trevor-signal
15263c2d16
Ensure consistency in forwarding logic 2025-05-27 16:59:50 -04:00
trevor-signal
d6e81eee11
Normalize message attachments 2025-05-22 18:09:54 -07:00
Scott Nonnenberg
ffb2f3cb7e
Settings Tab: Ensure that navigation to it is handled elsewhere 2025-05-20 16:03:31 -07:00
trevor-signal
efa9102a1b
Improve pasted image filenames 2025-05-19 14:23:22 -07:00
Jamie Kyle
e04b3baed8
Add backdrop blur to image grid download button 2025-05-12 11:52:01 -07:00
Jamie Kyle
074fa8af4b
Fix localized emoji auto-completions 2025-04-29 16:24:14 -07:00
Jamie Kyle
14d098f40f
Upgrade to React 18 2025-04-29 13:27:33 -07:00
Fedor Indutny
6a20d91b71
Update staged link preview styles 2025-04-23 10:39:56 -07:00
yash-signal
447b1adee3
Release notes UI fixes 2025-04-22 10:33:51 -07:00
yash-signal
fcc81d9a7f
Show list of members in a group in ConversationHero 2025-04-16 18:16:41 -05:00
Jamie Kyle
fa9522b6c1
FunPicker: Keep emoji picker open on select for composition inputs 2025-04-14 13:49:34 -07:00
Jamie Kyle
7a417ca017
Fix reaction skin tone picker 2025-04-10 14:50:00 -07:00
Jamie Kyle
c722e9f277
Translate emoji names everywhere 2025-04-09 11:10:54 -07:00
Jamie Kyle
9346beca24
Add remaining features to fun picker 2025-04-07 12:47:38 -07:00
Jamie Kyle
e5473e26db
Migrate remaining emoji/sticker pickers to fun picker 2025-04-02 11:14:12 -07:00
Jamie Kyle
cdfd60838c
Fix sticker rendering with bad content-type 2025-04-01 10:27:35 +10:00
Jamie Kyle
22fb468481
Fix rendering non/overly-qualified emoji in emojify 2025-03-28 16:01:27 -07:00
Fedor Indutny
d66ce9ad6a
Fix group link wrapping in convo details 2025-03-28 10:07:42 -07:00
yash-signal
7cf26c5e25
Click to download avatar for unaccepted conversations 2025-03-26 15:27:04 -05:00
Jamie Kyle
b0653d06fe
Fun picker improvements 2025-03-26 12:35:32 -07:00
Fedor Indutny
0fa1d2fc2f
Add backfillError to AttachmentType 2025-03-25 15:59:34 -07:00
Fedor Indutny
b3c7b48d1c
Attachment backfill 2025-03-24 23:34:58 -07:00
yash-signal
1ecbfa0334
Message Request UI Improvements (#9938) 2025-03-18 12:35:09 -05:00