Commit graph

1839 commits

Author SHA1 Message Date
Josh Perez
d0296ececa
Improvements to the media editor 2023-09-14 10:04:48 -07:00
trevor-signal
e8eb7638c4
Scroll to bottom of conversation when message is sent 2023-09-14 09:57:38 -07:00
ayumi-signal
7ea945c157
Fix Message Detail Reaction Viewer overflow (#6239) 2023-09-12 12:52:16 -07:00
Jamie Kyle
6ae0edcc1e
Fix sidebar notices in collapsed mode 2023-09-11 22:55:51 +02:00
trevor-signal
90d36350a7
Improve handling of payment notification messages 2023-09-11 09:58:34 -07:00
Jamie Kyle
ccb517a218
Fix sidebar staying collapsed when about to search 2023-09-11 09:57:42 -04:00
trevor-signal
c5d4dc7753 Update release notes 2023-09-06 16:02:39 -04:00
Scott Nonnenberg
507986db92
Show 'join anyway' in verify dialog when joining call 2023-09-05 17:34:51 -07:00
Josh Perez
8538e43c7e
Change text of send edit warn dialog 2023-08-30 21:18:13 -04:00
Jamie Kyle
a4fffdfbfb
Fix speaker view not auto switching on presenting 2023-08-30 14:34:58 -07:00
ayumi-signal
f394fd65fb
Only show message react and reply hover buttons when actionable 2023-08-30 08:38:21 -07:00
Fedor Indutny
4ebd9a02c2
Fix incorrect My Story name in SendStoryModal 2023-08-29 03:38:29 +02:00
Fedor Indutny
ccb5eb0dd2
Atomic linking 2023-08-28 17:41:32 -07:00
Fedor Indutnyy
d6571b04ac Release notes 2023-08-21 15:10:43 -07:00
Jamie Kyle
c26cb0a3e4
Fix several call tabs UI issues 2023-08-21 22:36:28 +02:00
Jamie Kyle
0e19255256
Only count unread stats for other tabs 2023-08-21 16:12:27 -04: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
7c16b16ee0
Revert to previous method of rendering calling notifications 2023-08-21 19:09:54 +02:00
Josh Perez
3beea78aff Fix message details scrolled down 2023-08-21 09:30:34 -07:00
Fedor Indutny
b7b725f74c Add done button to UsernameLinkModalBody 2023-08-21 09:30:33 -07:00
Fedor Indutny
e56d0ed9fb Add extra slash to username link 2023-08-21 09:30:33 -07:00
Jamie Kyle
0f377de29e Fix call list scroll jumping 2023-08-21 09:30:33 -07:00
Jamie Kyle
ef0a3de636 Fix legacy call-history messages without a callId
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2023-08-21 09:30:33 -07:00
Scott Nonnenberg
7969dd881e Use shouldLinkifyMessage in MessageBody/ReadMore 2023-08-21 09:30:33 -07:00
Fedor Indutny
8b0da36caa Migrate schema to service ids 2023-08-21 09:30:33 -07:00
Jamie Kyle
55c96ba7ae Fix marked unread label not being sr-only 2023-08-21 09:30:32 -07:00
Josh Perez
b2319b43d6 Tracks send state for edited messages 2023-08-21 09:30:32 -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
Jamie Kyle
ce28993c78 Fix sticker pack preview modal scrollbars and modal scroll dividers 2023-08-21 09:30:32 -07:00
Fedor Indutny
366b875fd2 Introduce Service Id Types
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2023-08-21 09:30:32 -07:00
Jamie Kyle
e78da67a51
Put MyStories into NavSidebar 2023-08-09 09:42:27 -07:00
Jamie Kyle
1eaabb6734
Calls Tab & Group Call Disposition 2023-08-08 17:53:06 -07:00
Scott Nonnenberg
b20c49fb55 Add release notes for 6.29.x 2023-08-08 16:40:00 -07:00
Josh Perez
3ec235bc56
Reorders useEffect so that draft content is retained 2023-08-07 13:31:18 -07:00
Jamie Kyle
4455328312
Expose i18n globals in SignalContext across all windows 2023-08-07 13:28:09 -07:00
Jamie Kyle
7b6cd00b3f
fix layout of story views/replies modal 2023-08-04 17:54:05 -07:00
Scott Nonnenberg
e3ffc70389
Apply existing formatting to pasted content, preserve whitespace 2023-08-04 09:29:47 -07:00
Scott Nonnenberg
269cd9b51d
Spoilers: Keep non-overlapping bodyRanges separate 2023-08-01 12:06:20 -07:00
Jamie Kyle
1c9651f557
Revert "optimize timeline scroll performance" 2023-08-01 10:24:45 -07:00
Scott Nonnenberg
40c21b1666
Improved windows notifications 2023-08-01 09:06:29 -07:00
Jamie Kyle
a9dea2c7fc release notes 2023-07-31 12:52:59 -07:00
Jamie Kyle
e5635726ac
optimize timeline scroll performance 2023-07-31 11:46:16 -07:00
Jamie Kyle
1143c0e9ba
macOS: Add support for 12/24-hour time display preferences 2023-07-31 09:23:19 -07:00
Jordan Rose
f8beea915d
Include a (non-localized) message on startup screens in staging
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2023-07-28 11:59:55 -07:00
Josh Perez
48e210c9b2
Aligns edit buttons with emoji picker 2023-07-27 19:36:14 -07:00
Jamie Kyle
2e25967756
Wrap full link preview content in dir=auto 2023-07-27 10:00:56 -07:00
Josh Perez
4ec94367c9
Adds transitions to panels
Co-authored-by: Jamie Kyle <jamie@signal.org>
2023-07-26 15:23:32 -07:00
Jamie Kyle
6c70cd450b
Add useSizeObserver and replace most react-measure 2023-07-26 01:56:56 +02:00
trevor-signal
82e058f2b8
Conversation open speed benchmarking for staging builds
Co-authored-by: Fedor Indutnyy <indutny@signal.org>
2023-07-21 00:37:56 +02:00