Commit graph

9553 commits

Author SHA1 Message Date
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
860bec5534 Fix app badge count not getting updated 2023-08-21 09:30:32 -07:00
Jamie Kyle
3114cd497b Fix formatting 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
Scott Nonnenberg
ed6ffb695a Show mentions menu after pressing @, no further characters required 2023-08-21 09:30:32 -07:00
Fedor Indutny
deb1f9bd8d A few serviceId fixes
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2023-08-21 09:30:32 -07:00
Jamie Kyle
1f963efd64 Only notify for group calls once 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
Scott Nonnenberg
c2ad69951f Eliminate extra newlines when pasting composer text back into composer 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
Jordan Rose
414c0a58d3 Update to RingRTC v2.30.0
Co-authored-by: Rashad Sookram <rashad@signal.org>
2023-08-21 09:30:32 -07:00
Scott Nonnenberg
13470a789c Ensure that isConversationUnregistered is not called on groups 2023-08-21 09:30:31 -07:00
Jamie Kyle
063ef87e48 Update groupCallHistoryGroups queries 2023-08-21 09:29:44 -07:00
Jamie Kyle
af0beb6d8e
Allow searching calls with legacy conversation id as peerId 2023-08-09 09:48:55 -07:00
Jamie Kyle
e78da67a51
Put MyStories into NavSidebar 2023-08-09 09:42:27 -07:00
Jamie Kyle
da35ffada6
In calls migration, skip old calls without a callId sooner 2023-08-09 09:33:43 -07:00
Jamie Kyle
e20fa41fd5
Drop calls from migration with the same callId and peerId 2023-08-09 09:32:43 -07:00
Jamie Kyle
1eaabb6734
Calls Tab & Group Call Disposition 2023-08-08 17:53:06 -07:00
Scott Nonnenberg
620e85ca01 v6.29.0-beta.1 2023-08-08 16:55:23 -07:00
Scott Nonnenberg
b20c49fb55 Add release notes for 6.29.x 2023-08-08 16:40:00 -07:00
Scott Nonnenberg
73a2c01ab7 Update strings 2023-08-08 16:32:11 -07:00
Josh Perez
73737987fe
Process out of order edits 2023-08-08 09:26:22 -07:00
Scott Nonnenberg
b2cb722c01
Move windows-dummy-keystroke fork to signalapp organization 2023-08-07 17:39:57 -07:00
Scott Nonnenberg
3299b8f323
Remove obsolete capabilities, improve routine profile fetch 2023-08-08 01:12:57 +02:00
Josh Perez
4ba3a7856c
Disallow paste image when editing 2023-08-07 15:32:18 -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
Fedor Indutny
55394e17c0
Upgrade electron to 25.4.0 2023-08-07 11:42:01 -07:00
Josh Perez
1315d3cfe0
Allow link previews to be added to an edit if original msg had no links 2023-08-07 09:36:59 -07:00
Josh Perez
d8ea785f4e
Do not confirm DOE or edit until it is processed 2023-08-07 09:36:37 -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
f597f15faf
Formatting menu: Show popup guide faster, fade in/out 2023-08-04 09:25:52 -07:00
Jamie Kyle
076da53815
Refactor useReducedMotion 2023-08-04 11:17:12 -04:00
Josh Perez
6d16fdcd16
Capitalize Edited in message bubbles 2023-08-02 22:14:39 -07:00
Scott Nonnenberg
ae0aef52dd
Notifications: Put actions inside onclick handler 2023-08-01 13:33:04 -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
Jamie Kyle
827dc66220
Silence noisy react-intl warning in tests 2023-08-01 09:41:28 -07:00
Fedor Indutny
3fa6185d39
Fix mock test path prefix 2023-08-01 09:39:07 -07:00
Scott Nonnenberg
40c21b1666
Improved windows notifications 2023-08-01 09:06:29 -07:00
Jamie Kyle
584e39d569 v6.28.0-beta.1 2023-07-31 12:53:45 -07:00
Jamie Kyle
a9dea2c7fc release notes 2023-07-31 12:52:59 -07:00
Jamie Kyle
a0a9c09cdc update strings 2023-07-31 12:47:44 -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
Jamie Kyle
88858af144
Improve typing CPU/GPU performance 2023-07-31 09:21:51 -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