Fedor Indutny
|
76d8b5e375
|
Get rid of electron.remote
|
2021-10-27 10:54:16 -07:00 |
|
Fedor Indutny
|
246583d274
|
Fix runtime error during SQL migration
|
2021-10-27 12:15:03 -05:00 |
|
Evan Hahn
|
30078ce3aa
|
Remove unnecessary cast in UUID.prototype.toString
|
2021-10-27 09:22:54 -07:00 |
|
David Sanders
|
79b3b6408e
|
Fix microphone permission checking for audio recording
See [#5580][0].
[0]: https://github.com/signalapp/Signal-Desktop/pull/5580
|
2021-10-27 11:16:09 -05:00 |
|
Evan Hahn
|
1dc353f089
|
Ignore emoji when removing reactions
|
2021-10-27 10:51:42 -05:00 |
|
Evan Hahn
|
90d8313614
|
Fix avatar type in conversation details panel
|
2021-10-27 10:50:58 -05:00 |
|
Fedor Indutny
|
63fcdbe787
|
Use UUIDs in group database schema
|
2021-10-26 15:59:08 -07:00 |
|
Evan Hahn
|
74fde10ff5
|
Prefer import type when importing types
|
2021-10-26 14:15:33 -05:00 |
|
Evan Hahn
|
0f635af8a9
|
Improve readability of unread indicator
|
2021-10-26 12:14:40 -07:00 |
|
Fedor Indutny
|
d92911f475
|
Increase contrast ratio for unread badge
|
2021-10-25 17:02:13 -05:00 |
|
Scott Nonnenberg
|
be862afd1a
|
base_config: Don't throw if loaded config file is empty
|
2021-10-25 14:41:44 -05:00 |
|
Scott Nonnenberg
|
53bc13a401
|
Accessibility fixes for ConversationDetails and AvatarPopup
|
2021-10-25 12:11:19 -07:00 |
|
Fedor Indutnyy
|
56031336a9
|
Revert "Use focus trap for CallingLobby"
This reverts commit b38b22f49d .
|
2021-10-25 12:06:13 -07:00 |
|
Fedor Indutny
|
b38b22f49d
|
Use focus trap for CallingLobby
|
2021-10-25 09:58:09 -05:00 |
|
Scott Nonnenberg
|
191bfee18c
|
Show What's New dialog in app via Help -> Go to release notes
|
2021-10-22 17:41:45 -07:00 |
|
Josh Perez
|
3e38a4b761
|
Downgrade to electron v13.5.0
|
2021-10-22 20:24:20 -04:00 |
|
Evan Hahn
|
54373810ea
|
Fix LeftPaneComposeHelper type
|
2021-10-22 11:12:10 -07:00 |
|
Fedor Indutnyy
|
099bafe917
|
v5.22.0-beta.1
|
2021-10-21 16:00:55 -07:00 |
|
Fedor Indutnyy
|
4397f392ed
|
v5.22 release notes
|
2021-10-21 15:58:57 -07:00 |
|
Fedor Indutnyy
|
29e1516714
|
Update translations
|
2021-10-21 15:57:04 -07:00 |
|
Fedor Indutny
|
d359048747
|
Use read stream for fetching debug logs
|
2021-10-21 15:53:14 -07:00 |
|
Josh Perez
|
dd3f5a65ce
|
Only focus read more in keyboard mode
|
2021-10-21 15:06:47 -07:00 |
|
Jim Gustafson
|
df06e13041
|
Update to RingRTC v2.13.6
|
2021-10-21 16:58:40 -05:00 |
|
Josh Perez
|
f31c5165d8
|
Open conversation details when clicking conversation header
|
2021-10-21 16:06:44 -05:00 |
|
Josh Perez
|
9ecf47594b
|
Tweaks to conversation details
|
2021-10-21 14:04:43 -07:00 |
|
Josh Perez
|
dc5a17e962
|
Close toast when action is clicked
|
2021-10-21 13:14:26 -07:00 |
|
Fedor Indutny
|
1b1ed2cd05
|
Better reporting for DB corruption errors
|
2021-10-21 13:13:33 -07:00 |
|
Fedor Indutny
|
092c2fd0d7
|
Fix duplicate ids in BaseConversationListItem
|
2021-10-21 13:07:13 -07:00 |
|
Fedor Indutny
|
2c51c3fe84
|
Use console logger when regular is not available
|
2021-10-21 12:49:53 -07:00 |
|
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 |
|