Commit Graph

8214 Commits

Author SHA1 Message Date
Scott Nonnenberg 79c52847cd Fix StickerButton
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2022-06-08 14:40:08 -07:00
Josh Perez f1b05afe62 Merge signalapp/Signal-Desktop#5904 2022-06-06 22:06:07 -04:00
Vladislav Gorenkin 01efed8ec3 Open first search candidate on pressing "enter" key 2022-06-06 22:05:38 -04:00
Josh Perez 42eb4013d0
Upgrade react and storybook 2022-06-06 17:48:02 -07:00
Fedor Indutny 6476a4fe73
Erased messages should not stall attachment jobs 2022-06-06 15:13:21 -07:00
Evan Hahn 10a0abb8c2
Remove unused `activeConfirmationView` 2022-06-06 14:04:16 +00:00
Evan Hahn f50a6abe36
Remove unused `eslint-disable`s 2022-06-03 14:07:51 -07:00
Evan Hahn 63189f3f91
Convert `ReactWrapperView` to TypeScript 2022-06-03 09:33:39 -07:00
Jim Gustafson bb9a270bfd
Update to RingRTC v2.20.8 2022-06-03 09:32:35 -07:00
Evan Hahn 6bae8a24de
Convert `protocol_wrapper.js` to TypeScript 2022-06-03 09:30:03 -07:00
Evan Hahn d61b68279b
Remove unused `GroupMemberConversation` type declaration 2022-06-03 15:51:43 +00:00
Scott Nonnenberg d753fe8fcb
getUnreadByConversationAndMarkRead: Only query incoming messages 2022-06-02 18:09:13 -07:00
Fedor Indutny ecdc583f2a
Add debug log url when submitting it to Support 2022-06-02 16:24:35 -07:00
Scott Nonnenberg e09d148c1d
On Sender Key distribution message failure, don't update send status 2022-06-02 14:25:55 -07:00
Scott Nonnenberg db523f0684 v5.46.0-beta.1 2022-06-01 15:52:14 -07:00
Scott Nonnenberg e4aeea6167 Add release notes for 5.46.x 2022-06-01 15:38:22 -07:00
Scott Nonnenberg 8ab96635de Update strings, update to modern transifex tool 2022-06-01 15:38:00 -07:00
Fedor Indutny 8426610542
Update electron to 18.3.2 2022-06-01 13:49:17 -07:00
Evan Hahn 53d4a31311
Convert app loading message code to TypeScript 2022-06-01 12:57:30 -07:00
Evan Hahn d4bba46b2c
Convert "reliable trigger" to TypeScript 2022-06-01 12:54:51 -07:00
Evan Hahn fc99882f05
Remove reference to stickers_test.js 2022-06-01 11:47:05 -07:00
Scott Nonnenberg 0ff2272d13
getMessagePropStatus: Move back to isOutgoing for in/out check 2022-06-01 11:40:36 -07:00
Evan Hahn ab9a50357b
Convert libphonenumber utilities to TypeScript, removing unused ones 2022-06-01 10:48:16 -07:00
Evan Hahn 9c8fd2a714
Convert IndexedDB code to TypeScript 2022-06-01 09:51:30 -07:00
Scott Nonnenberg 638e3e3a58
Remove inboxCollection, ensure falsey active_at removes from badge count 2022-05-31 18:26:57 -07:00
Fedor Indutny 4a8cdbd687
Add crossorigin attribute to preloads 2022-05-31 17:00:23 -07:00
Evan Hahn 4f51baab06
Remove unused debug module 2022-05-31 16:58:01 -07:00
Evan Hahn c58f1eb503
Convert message schema migrator to TypeScript 2022-05-31 16:56:25 -07:00
Evan Hahn 2a2f44a73a
Convert message cleanup services to TypeScript 2022-05-31 16:53:14 -07:00
Scott Nonnenberg 16d180efac
Send just sync message if we've already sent to all recipients 2022-05-31 16:20:45 -07:00
Fedor Indutny a88560183b
Preload fonts, load scripts after body 2022-05-31 14:42:18 -07:00
Evan Hahn 8b9543aa67
Convert sticker tests to TypeScript 2022-05-31 21:34:28 +00:00
Evan Hahn 994e4606ba
Try making stream timeout tests more reliable 2022-05-31 13:02:48 -07:00
Scott Nonnenberg d446aa9e6b
Move to uuids for untrusted conversations needing verification 2022-05-31 12:46:56 -07:00
Evan Hahn d3f9b656dd
Convert `Whisper.View` tests to TypeScript 2022-05-31 18:47:08 +00:00
Evan Hahn 17389f4e01
Remove unused settings module 2022-05-31 10:38:23 -07:00
Evan Hahn 06dec4fec1
Convert i18n tests to TypeScript 2022-05-31 17:29:01 +00:00
Scott Nonnenberg 49bb1321e3
Sort groups you've left to the bottom of search 2022-05-31 09:28:31 -07:00
Scott Nonnenberg fcd0a186e0
If group avatar is the same, but URL changed, capture that new URL 2022-05-31 09:27:03 -07:00
Scott Nonnenberg 6f2b01d98b
Restore useful bubble for incoming messages with errors 2022-05-31 09:26:07 -07:00
Evan Hahn 6668348197
Rewrite `WallClockListener` as `onTimeTravel` 2022-05-31 09:22:31 -07:00
Evan Hahn 11cfb4f76f
Remove old `Whisper.Database` module 2022-05-27 15:12:01 -07:00
Jim Gustafson 1184756866
Update to RingRTC v2.20.7 2022-05-27 11:21:56 -07:00
Scott Nonnenberg 4f2c868b1e
Append 'password-store=basic' switch on startup 2022-05-26 17:38:33 -07:00
Scott Nonnenberg 6b66dad493
When floating loading spinner isn't visible, don't render it 2022-05-26 12:18:17 -07:00
Scott Nonnenberg ce7a2ded14
Make that theme values are in the expected range 2022-05-25 15:19:16 -07:00
Fedor Indutnyy c3e8db229f v5.45.0-beta.1 2022-05-25 13:48:50 -07:00
Fedor Indutnyy e1c6067f92 Release notes for 5.45.x 2022-05-25 13:48:50 -07:00
Fedor Indutnyy 1890ba2542 Update strings 2022-05-25 13:48:50 -07:00
Fedor Indutny 83b3ae9387
Expiration timer shouldn't count as unread on link 2022-05-25 13:48:23 -07:00