Scott Nonnenberg
b7c17212c7
Keep onboarding story message ids on unlink
2023-08-22 09:26:28 -07:00
trevor-signal
41d6dadb78
Allow hashes in app data paths
2023-08-22 09:25:01 -07:00
trevor-signal
6e36aa7a8b
Improve reliability of click events for IncomingCallBar
2023-08-22 10:22:04 -04:00
Poren Chiang
1f2daee38d
Update sticker creator font stack
2023-08-22 15:07:17 +08:00
Poren Chiang
672bd723d5
Make default font stack generic
...
The current font fallback stack imposes Simplified Chinese (China GB standard) fonts regardless of users’ system and interface language.
This commit will make the default fallback stack more generic and specify language-specific variants later.
Note: Source Han Sans (@adobe-fonts/source-han-sans) automatically chooses the correct CJK glyph variant base on document language, hence it is retained in the stack.
2023-08-22 14:07:04 +08:00
trevor-signal
3a32afd045
Disable publish during Linux CI build
2023-08-21 16:03:10 -07:00
Fedor Indutnyy
d455f62e5f
v6.30.0-beta.1
2023-08-21 15:14:52 -07:00
Fedor Indutnyy
0010d3b2ff
Update strings
2023-08-21 15:14:38 -07:00
Fedor Indutnyy
d6571b04ac
Release notes
2023-08-21 15:10:43 -07:00
Jamie Kyle
2e9483c364
Fix MyStories add button themed unnecessarily
2023-08-22 00:10:35 +02:00
Jamie Kyle
c26cb0a3e4
Fix several call tabs UI issues
2023-08-21 22:36:28 +02:00
Jamie Kyle
df0be46c3c
Fix panel animations when switching tabs
2023-08-21 13:18:22 -07:00
Scott Nonnenberg
3339899684
Eliminate extra preKeys, fail early on key creation if no PNI identity key
...
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
2023-08-21 22:15:10 +02:00
Jamie Kyle
0e19255256
Only count unread stats for other tabs
2023-08-21 16:12:27 -04:00
Josh Perez
04f716986c
Do not confirm messages until we have handled them
2023-08-21 13:08:27 -07:00
Jamie Kyle
29aa188c0f
Fix changing tabs marking conversation read
2023-08-21 21:51:12 +02:00
trevor-signal
bddf1f432d
Clean story reply screenshot data
2023-08-21 12:36:58 -07:00
Fedor Indutny
e5a9bf0f7c
Fix sync messages for voice notes
2023-08-21 12:35:36 -07:00
trevor-signal
1d03b8e478
Prevent long system contact names from wrapping in group call participant list
2023-08-21 12:24:22 -07:00
Jamie Kyle
7c16b16ee0
Revert to previous method of rendering calling notifications
2023-08-21 19:09:54 +02:00
Josh Perez
3beea78aff
Fix message details scrolled down
2023-08-21 09:30:34 -07:00
Scott Nonnenberg
9df82c9792
Add build-linux yarn script to disable publish
2023-08-21 09:30:34 -07:00
Scott Nonnenberg
d965138a19
Build config: Move back to one afterSign entry
2023-08-21 09:30:34 -07:00
Scott Nonnenberg
dea5606736
Update build configuration after electron-builder update
2023-08-21 09:30:34 -07:00
Fedor Indutny
6f14b5f45d
Fix handling of broken items on startup
2023-08-21 09:30:34 -07:00
Fedor Indutny
d0cac2263e
Update electron-builder to 24.6.3
2023-08-21 09:30:33 -07:00
Fedor Indutny
1b88e45a42
Fix persistence of username link data
2023-08-21 09:30:33 -07:00
Scott Nonnenberg
90f0f8e255
eraseAllStorageServiceState: Delete everything, delete in memory
2023-08-21 09:30:33 -07:00
Fedor Indutny
b7b725f74c
Add done button to UsernameLinkModalBody
2023-08-21 09:30:33 -07:00
Jamie Kyle
0273e1ac1d
Fix call migration for unregistered conversations without serviceId
2023-08-21 09:30:33 -07:00
Fedor Indutny
2d62569984
Replace assert with log in markConversationRead
2023-08-21 09:30:33 -07:00
Fedor Indutny
3e7e8328f7
Fix aci value in mentions
2023-08-21 09:30:33 -07:00
Fedor Indutny
e56d0ed9fb
Add extra slash to username link
2023-08-21 09:30:33 -07:00
Jamie Kyle
0f377de29e
Fix call list scroll jumping
2023-08-21 09:30:33 -07:00
Fedor Indutny
58aec8b1a3
Unlink on PNI identity key mismatch
2023-08-21 09:30:33 -07:00
Jamie Kyle
ef0a3de636
Fix legacy call-history messages without a callId
...
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2023-08-21 09:30:33 -07:00
Fedor Indutny
6f0401b847
Optimize migration 88
2023-08-21 09:30:33 -07:00
Scott Nonnenberg
7969dd881e
Use shouldLinkifyMessage in MessageBody/ReadMore
2023-08-21 09:30:33 -07:00
Fedor Indutny
8b0da36caa
Migrate schema to service ids
2023-08-21 09:30:33 -07:00
Fedor Indutny
71958f8a01
Attachment controller fixes
2023-08-21 09:30:32 -07:00
Jamie Kyle
55c96ba7ae
Fix marked unread label not being sr-only
2023-08-21 09:30:32 -07:00
Josh Perez
b2319b43d6
Tracks send state for edited messages
2023-08-21 09:30:32 -07:00
Jamie Kyle
860bec5534
Fix app badge count not getting updated
2023-08-21 09:30:32 -07:00
Jamie Kyle
3114cd497b
Fix formatting
2023-08-21 09:30:32 -07:00
Jamie Kyle
9c7dc22a23
Update nav tab badges, fix several call tabs issues
2023-08-21 09:30:32 -07:00
Scott Nonnenberg
ed6ffb695a
Show mentions menu after pressing @, no further characters required
2023-08-21 09:30:32 -07:00
Fedor Indutny
deb1f9bd8d
A few serviceId fixes
...
Co-authored-by: Scott Nonnenberg <scott@signal.org>
2023-08-21 09:30:32 -07:00
Jamie Kyle
1f963efd64
Only notify for group calls once
2023-08-21 09:30:32 -07:00
Jamie Kyle
3268d3e6eb
Update call tab design based on feedback
2023-08-21 09:30:32 -07:00
Jamie Kyle
ce28993c78
Fix sticker pack preview modal scrollbars and modal scroll dividers
2023-08-21 09:30:32 -07:00