Greyson Parrelli
2356bb6da2
Fix ScreenDensity calculation.
2026-03-09 12:24:12 -04:00
Cody Henthorne
c2bdc11832
Fix GIF preview not animating after leaving media viewer.
2026-03-09 12:24:11 -04:00
Greyson Parrelli
2bd440e07c
Cap the number of incrementalMacs populated in an envelope.
...
Add a remote config `global.maxIncrementalMacsPerEnvelope` (client
fallback of 10) that limits how many attachment pointers in a single
envelope can have their incrementalMac field populated. Each
incrementalMac can be up to 8 KiB, so having too many risks exceeding
the 96 KiB envelope size threshold. Excess attachment pointers have
their incrementalMac and chunkSize fields stripped.
2026-03-09 12:24:11 -04:00
Greyson Parrelli
6eee4db87b
Use stronger alarm signal for exact alarms.
2026-03-09 12:24:11 -04:00
Greyson Parrelli
e7d1db446b
Add support for story archiving.
2026-03-09 12:24:11 -04:00
Cody Henthorne
ff50755ba2
Add sealed sender certificate validity constraint to send jobs.
2026-03-09 12:24:10 -04:00
Greyson Parrelli
f8ef262b3d
Tweak some backup megaphone strings.
2026-03-09 12:24:10 -04:00
jeffrey-signal
f8737995fa
Bump version to 8.2.2
v8.2.2
2026-03-09 12:17:17 -04:00
jeffrey-signal
1bbefea857
Update baseline profile.
2026-03-09 12:13:20 -04:00
jeffrey-signal
143630c41b
Update translations and other static files.
2026-03-09 12:05:25 -04:00
Michelle Tang
577eaa1eae
Avoid dropping column in message table.
2026-03-09 10:45:27 -04:00
Greyson Parrelli
316b071c81
Bump version to 8.2.1
v8.2.1
2026-03-06 16:34:51 -05:00
Greyson Parrelli
5a6f55c0a8
Update baseline profile.
2026-03-06 16:34:32 -05:00
Greyson Parrelli
e008a50acc
Update translations and other static files.
2026-03-06 16:18:53 -05:00
Michelle Tang
41c3913482
Update notification on admin delete.
2026-03-06 13:39:53 -05:00
Greyson Parrelli
803ff76678
Bump version to 8.2.0
v8.2.0
2026-03-04 14:15:38 -05:00
Greyson Parrelli
309081437a
Update baseline profile.
2026-03-04 14:15:38 -05:00
Greyson Parrelli
5f152b73c2
Update translations and other static files.
2026-03-04 14:03:32 -05:00
Greyson Parrelli
f8d3336a1e
Add internal setting to disable internal user.
2026-03-04 13:55:39 -05:00
jeffrey-signal
dc1fdffe6a
Warn user when their member label will show instead of their about text.
2026-03-04 13:55:39 -05:00
Greyson Parrelli
622d9c909f
Fix unarchive actions from conversation search.
...
Fixes #14640
2026-03-04 13:55:39 -05:00
Michelle Tang
4e3ef19c1f
Rotate receive for admin delete.
2026-03-04 13:55:39 -05:00
Greyson Parrelli
b054a30fa7
Add support for remote muting call participants.
2026-03-04 13:55:39 -05:00
jeffrey-signal
7266c24354
Show the entire member label on recipient details sheet.
2026-03-04 13:55:39 -05:00
jeffrey-signal
5ec2877bcc
Fix member label disappearing after a new group member is added.
2026-03-04 13:55:39 -05:00
jeffrey-signal
0d93446c7d
Fix member label emoji picker button not respecting use system emoji preference.
2026-03-04 13:55:39 -05:00
Michelle Tang
1e395ab416
Use global config for admin delete timer.
2026-03-04 13:55:39 -05:00
Michelle Tang
0acb5ac7cd
Update admin delete string.
2026-03-04 13:55:39 -05:00
jeffrey-signal
3b18b5d2b7
Fix member label text size.
2026-03-04 13:55:39 -05:00
jeffrey-signal
16e63a061d
Allow any group member to set member labels.
2026-03-04 13:55:39 -05:00
Michelle Tang
a6c8b940c9
Consolidate admin delete into one string.
2026-03-04 13:55:39 -05:00
Michelle Tang
74d9e3248b
Add pending and failed states for admin delete.
2026-03-04 13:55:39 -05:00
andrew-signal
3af8b6050c
Bump to libsignal v0.88.0.
2026-03-04 13:55:39 -05:00
Greyson Parrelli
da966753a1
Guard against invalid authors in directionless messages in archive export.
2026-03-04 13:55:39 -05:00
Cody Henthorne
0ad4b3f73e
Skip optimize media when backup subscription is pending cancelation.
2026-03-04 13:55:39 -05:00
Greyson Parrelli
e8d072d4be
Only set optimized storage in archive if on paid tier.
2026-03-04 13:55:39 -05:00
Greyson Parrelli
b0eed4a095
Filter out unmappable body ranges during archive export.
2026-03-04 13:55:39 -05:00
Greyson Parrelli
ba720efe61
Skip quotes with authors that lack ACI and E164 during archive export.
2026-03-04 13:55:39 -05:00
Cody Henthorne
e23d575460
Fix incorrect transaction batching during conversation delete.
2026-03-04 13:55:39 -05:00
Greyson Parrelli
7fbcd17759
Add some megaphones to encourage users to try backups.
2026-03-04 13:55:39 -05:00
Greyson Parrelli
a95ebb2158
Add improved notification settings when muted.
2026-03-04 13:55:39 -05:00
Greyson Parrelli
8a36425cac
Remove broken legacy color migration.
...
Fixes #14228
Resolves #14518
2026-03-04 13:45:24 -05:00
Michelle Tang
4261ed39dc
Fix message details crash on recipient tap.
2026-03-04 13:45:24 -05:00
jeffrey-signal
ca37a884fd
Delete unused GroupMembersDialog.
2026-03-04 13:45:24 -05:00
Alex Hart
9fbb7683bc
Fix RTL text direction not enforced when text starts with LTR characters.
...
Co-authored-by: Greyson Parrelli <greyson@signal.org >
2026-03-04 13:45:24 -05:00
Jim Gustafson
42e275ef0a
Update to RingRTC v2.65.3
2026-03-04 13:45:24 -05:00
Greyson Parrelli
19ece12e93
Remove deprecated backup flavor.
2026-03-04 13:45:24 -05:00
Michelle Tang
3ef0d3e4a3
Skip pins of deleted messages.
2026-03-04 13:45:24 -05:00
andrew-signal
602ea46b8b
Bump to libsignal v0.87.5.
2026-03-04 13:45:24 -05:00
Alex Hart
95c0bc6052
Update internal and local backup access.
2026-03-04 13:45:24 -05:00