Commit graph

9536 commits

Author SHA1 Message Date
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
Josh Perez
48e210c9b2
Aligns edit buttons with emoji picker 2023-07-27 19:36:14 -07:00
Josh Perez
1dc1a4d41b
Graceful calling lobby handling 2023-07-27 17:29:10 -07:00
Fedor Indutny
4b1d7729d3
Update libsignal-client to 0.29.1 2023-07-28 01:49:10 +02:00
Jamie Kyle
2e25967756
Wrap full link preview content in dir=auto 2023-07-27 10:00:56 -07:00
Josh Perez
33d80f1274
Upgrades electron to 25.3.2 2023-07-26 18:14:17 -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
bbd43b6e38
Implement read support for CDN3 2023-07-26 15:15:05 -07:00
Josh Perez
8aac997b4f
Removes groupv1 protos 2023-07-26 13:49:27 -04:00
Jamie Kyle
6c70cd450b
Add useSizeObserver and replace most react-measure 2023-07-26 01:56:56 +02:00
Josh Perez
7267391de4
Fixes calling participants list popup 2023-07-21 15:12:23 -07:00
Scott Nonnenberg
716f852970
New getRecentStoryReplies function to clean up replies in multiple convos 2023-07-21 15:10:32 -07:00
Fedor Indutny
ca84d637ae
Fix sticker creator cover image selection 2023-07-21 13:01:46 -07:00
Fedor Indutny
2601197888
Stories/lists management for removed contact 2023-07-21 13:01:12 -07:00
Fedor Indutny
7340ea64b9
Update group notification icons 2023-07-21 12:58:49 -07:00
Fedor Indutny
13193649d3
Use combined username link API 2023-07-21 01:19:32 +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
Fedor Indutny
46c063b203
Remove unstable test 2023-07-21 00:35:12 +02:00