Commit Graph

2764 Commits

Author SHA1 Message Date
automated-signal 836915e345
Properly close emoji picker when picking emoji
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2022-07-07 17:54:54 -04:00
automated-signal 54b26dab7c
updateSchema: Be resilient to invalid images
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2022-07-06 09:23:58 -07:00
Scott Nonnenberg 3c6decb3c5
showMessageDetail: Add a backup in addition to transitionend handler 2022-07-05 14:02:15 -07:00
Scott Nonnenberg d99e29dd25
Ensure expireTimer updates in Note to Self are never unread 2022-06-30 17:18:18 -07:00
Fedor Indutny 40cbf61226
Close emoji picker when picking emoji 2022-06-30 13:47:23 -07:00
Scott Nonnenberg 8b30d24c18
CompositionInput: Use sendingRef to ensure we don't double-submit 2022-06-29 22:05:41 -04:00
Scott Nonnenberg 6a509bab72
Forward: Ensure we get the latest attachments with hydrated data 2022-06-28 14:24:42 -07:00
Scott Nonnenberg 101d53c4ea
getUUID: Return undefined if uuid is falsey 2022-06-27 17:37:56 -07:00
Fedor Indutny e0f479ca81
Fix sending to embedded contact 2022-06-27 17:37:05 -07:00
Scott Nonnenberg 054e443071
Spellcheck: Use full locale, otherwise all which match base 2022-06-27 13:44:13 -07:00
Scott Nonnenberg c35f901387
models/messages.initialize: If no ourConversationId, skip migration 2022-06-27 10:27:20 -07:00
Scott Nonnenberg 09124446a6
updateCallHistoryForGroupCall: If exists, update left pane preview 2022-06-27 10:10:09 -07:00
Scott Nonnenberg 4568527232
Increase backstop queue timeouts across the app 2022-06-27 09:46:43 -07:00
Josh Perez c28313bd0c
Adds interaction tests for components 2022-06-24 12:52:48 -04:00
Scott Nonnenberg 72bb01346f
Check that size is number, not truthiness of size 2022-06-23 15:42:19 -07:00
Fedor Indutnyy d065afa277 Release notes for 5.48.x 2022-06-23 13:36:56 -07:00
Josh Perez 0a0a25498d
Repair old unexpired stories 2022-06-23 16:36:11 -04:00
Fedor Indutny 96b864d6a9
Monkey-patch os.hostname on Windows 7 2022-06-23 12:15:27 -07:00
Scott Nonnenberg 7b1721b0d0
Use different copy for outgoing gift badges 2022-06-23 09:15:26 -07:00
Fedor Indutny 6b231346d9
Fix management of selectedMessage in redux 2022-06-23 09:12:17 -07:00
Fedor Indutny 6ad091bfe3
Shift titlebar on Windows 11 2022-06-23 08:40:36 -07:00
Scott Nonnenberg b8d6a591d5
Reintroduce 'expired' event, simplify handling of View Once media 2022-06-22 17:21:38 -07:00
Scott Nonnenberg 07ee7f46b7
Fix Gift Badge expiration 2022-06-21 18:17:17 -07:00
Fedor Indutny 7c4344f43a
Fix PiP positioning 2022-06-21 08:59:47 -07:00
Fedor Indutny 8b87fe23e2
Fix UA string 2022-06-20 17:31:32 -07:00
Fedor Indutny 35e5eb847a
Better logging for expiration timer updates 2022-06-20 15:43:16 -07:00
Fedor Indutny 63679f5af6
Increment and store message migration attempts 2022-06-20 14:18:23 -07:00
Scott Nonnenberg d547ef362e
Fetch latest group data on unblock of a group 2022-06-20 11:55:34 -07:00
Scott Nonnenberg 7dd9cabbbd
Update unread count on conversation open 2022-06-20 11:38:52 -07:00
Fedor Indutny 9407654262
Counteract zoom-level changes in custom titlebar 2022-06-20 11:26:31 -07:00
dependabot[bot] 9ac917849e
Upgrade sharp to v0.30.5 2022-06-17 15:33:46 -07:00
Josh Perez 3581f78913
Revert "Counteract zoom-level changes in custom titlebar"
This reverts commit 635aab838f.
2022-06-17 09:48:17 -07:00
Josh Perez d970d427f8
Create text stories 2022-06-16 17:48:57 -07:00
Fedor Indutny 973b2264fe
Add to group by username 2022-06-16 17:38:28 -07:00
Fedor Indutny 635aab838f
Counteract zoom-level changes in custom titlebar 2022-06-16 16:49:59 -07:00
Josh Perez aa23c2def2
Removes Inbox Backbone view 2022-06-16 15:12:50 -04:00
Josh Perez bc612ca2c3
Release notes for v5.47.x 2022-06-16 13:15:43 -04:00
Fedor Indutny 8b32811440
Add extra pixel to titlebar on Windows 11 2022-06-15 11:21:03 -07:00
Fedor Indutny 4b8cb9f040
Fix minor UI issues with composer 2022-06-15 10:53:08 -07:00
Fedor Indutny 253e050262
CDSI Support 2022-06-14 18:15:33 -07:00
Scott Nonnenberg 038ec9e05d
Introduce new auto-updating staging channel 2022-06-14 15:08:38 -07:00
Scott Nonnenberg 71d6a1d383
Conversation details: Unblock option for groups, update unblock style 2022-06-14 10:09:32 -07:00
Scott Nonnenberg 68f27c1c7c
Fix sticker creator in our new typescriptified world 2022-06-13 18:48:07 -07:00
Fedor Indutny f2af71f8b5
Fix minor UI issues 2022-06-13 16:37:29 -07:00
Scott Nonnenberg 2464e0a9c1
Convert signal.js and preload.js to Typescript 2022-06-13 14:39:35 -07:00
Scott Nonnenberg e18510e41c
Message: If collapsed in group, remove top margin on link previews 2022-06-13 14:29:10 -07:00
Josh Perez 410bc52fd0
Moves group link management actions to redux 2022-06-13 14:42:19 -04:00
Scott Nonnenberg 5c8b4bca7e
On send, disable message field before doing anything async 2022-06-13 09:30:14 -07:00
Fedor Indutny 531c208918
Remove title from the Windows titlebar 2022-06-10 12:26:10 -07:00
Fedor Indutny 6aeddb9301
Order unprocessed envelopes by receivedAtCounter 2022-06-10 09:09:21 -07:00