Commit Graph

7104 Commits

Author SHA1 Message Date
Fedor Indutny b2407f8310
Center text in "Optimizing" window 2021-10-21 09:49:08 -05:00
Josh Perez 2e438aa876
Conversation details screen for 1:1 chats 2021-10-20 16:46:41 -07:00
Josh Perez 3a507349cd
Change electron version to v13.5.1 2021-10-20 19:42:39 -04:00
Scott Nonnenberg 51af6947d4
onDecryptionError/onRetryRequest: Don't run until queue is empty 2021-10-20 14:50:00 -07:00
Scott Nonnenberg fe49edce8a
updateGroup: Use hasMember instead of 'left' attribute for membership 2021-10-20 16:32:38 -05:00
Josh Perez b32d068e83
Affordances for really tall messages 2021-10-20 15:46:42 -05:00
Scott Nonnenberg 2e9eaa855a
main/second-instance: If logger isn't ready, skip further checks 2021-10-20 15:40:12 -05:00
Fedor Indutny 50c9b1bf7f
Cache system-tray-setting in ephemeral config 2021-10-20 14:56:49 -05:00
Scott Nonnenberg 25325622ed
getMessageDescriptor: Log more information if we can't find conversation 2021-10-19 18:34:35 -07:00
Evan Hahn 0b57bcd36c
DRY out path getters 2021-10-19 16:24:03 -07:00
Evan Hahn d372b47617
Remove media query from `<Message>` 2021-10-19 09:24:36 -07:00
Evan Hahn 755b549271
More chat list unread count tweaks 2021-10-19 08:53:30 -05:00
Evan Hahn 75248d8e2f
Disable start/call button if offline 2021-10-19 08:53:11 -05:00
Scott Nonnenberg f914556e4c
Ensure conversation is in left pane when creating a draft message 2021-10-18 19:09:55 -05:00
Evan Hahn 26ff754896
Improve logging of group call peeking failures 2021-10-18 18:14:24 -05:00
Evan Hahn f21ae5023a
Fix Storybook text knobs double-escaping text 2021-10-18 15:43:58 -07:00
Evan Hahn 54ffec00ed
Fix spacing in message search results 2021-10-18 15:43:03 -07:00
Will Golledge 2cd02855fc Fix "in contacts" tooltip exceeding desired boundary
See [#4907][0].

[0]: https://github.com/signalapp/Signal-Desktop/pull/4907
2021-10-18 17:10:22 -05:00
Fedor Indutny 54974b377a
Fix sticker-creator 2021-10-18 13:59:17 -07:00
Scott Nonnenberg 43825d3f55
getIdenticon: Use `conversation.getTitle()` for contact name 2021-10-17 16:46:54 -05:00
Josh Perez 9af523c4fc
Do not show timestamp if timestamp matches sent_at 2021-10-15 15:59:42 -07:00
Scott Nonnenberg efde909484
Delete reactions when their parent message is deleted 2021-10-15 15:54:31 -07:00
Jim Gustafson e6ca3872d1
Update to RingRTC v2.13.5 2021-10-15 13:27:25 -07:00
Josh Perez fc425304fc
Moves the attach-file shortcut into the component 2021-10-15 14:51:58 -04:00
Josh Perez ab1c31b64f
Release microphone immediately when cancelling recording 2021-10-15 14:51:33 -04:00
Josh Perez 9dc5214db7
Fix clear all data 2021-10-15 11:43:13 -07:00
Josh Perez d4e2911450
Resize debug log, rename save button 2021-10-15 11:11:59 -07:00
Josh Perez 354e69689b v5.21.0-beta.1 2021-10-14 21:21:56 -04:00
Josh Perez 611fbcf39a Updates translations 2021-10-14 21:14:10 -04:00
Josh Perez c1ac618e6b
v5.21 release notes 2021-10-14 20:51:10 -04:00
Evan Hahn 92f7259272
Respect proxies when fetching link previews 2021-10-14 15:49:36 -07:00
Evan Hahn 1f4d01f21a
Remove left pane width transition 2021-10-14 16:21:04 -05:00
Evan Hahn 0faeda28f0
Tweaks to left pane snapping logic 2021-10-14 16:19:50 -05:00
Evan Hahn 29e6ba8f10
Left pane spacing tweaks 2021-10-14 15:21:10 -05:00
Scott Nonnenberg da9df293c6
linkPreviewFetch: Increase maximum HTML we'll process to 1000*1024 bytes 2021-10-14 11:53:53 -07:00
Evan Hahn fe98f90d70
Only enable background throttling in development 2021-10-14 11:09:30 -07:00
Evan Hahn d6a81331bb
Fix jumpy outgoing messages 2021-10-14 09:54:20 -07:00
Josh Perez d0e8fbd5a6
Animates ModalHost overlay 2021-10-14 09:52:42 -07:00
Scott Nonnenberg cfc5407d03
Update to Electron 3.5.2 2021-10-14 09:48:53 -07:00
Evan Hahn 8f2ec1ace9
Stop wrapping archived conversation count 2021-10-14 09:47:57 -07:00
Evan Hahn fbb15ed42e
Update muted icon in conversation list 2021-10-14 10:48:48 -05:00
Evan Hahn c74315315b
Tweak conversation list header placement 2021-10-14 09:13:08 -05:00
Evan Hahn b980d99453
Assign fallback to avatar color, fixing "New group" icon 2021-10-13 17:13:13 -07:00
Evan Hahn e705ba136a
Update left pane status icon colors 2021-10-13 17:12:25 -07:00
Evan Hahn e76d9e9a6a
Remove unused `profile-name` CSS 2021-10-13 16:44:22 -07:00
Evan Hahn 95b761b62e
Log when message lacks `sent_at` or `timestamp` on send 2021-10-13 11:50:58 -07:00
Evan Hahn 99934ced90
Change left pane border color in light mode 2021-10-13 11:44:37 -07:00
Evan Hahn 99b4e8680f
Tweak selected conversation color in light mode 2021-10-13 11:43:30 -07:00
Scott Nonnenberg f60e9b9c9f
Sticker upload affordances, fix 'recent media' 2021-10-13 10:05:18 -07:00
Evan Hahn 21c00f51bd
Improve reaction types 2021-10-13 09:29:15 -07:00