Cody Henthorne
|
184c1b67cc
|
Add learned profile name event.
|
2024-03-06 20:42:01 -04:00 |
|
Clark
|
6383896a79
|
Fix incoming group updates showing as updated.
|
2024-03-06 20:42:01 -04:00 |
|
Cody Henthorne
|
218964cbda
|
Add archive media apis.
|
2024-03-06 20:42:01 -04:00 |
|
Alex Hart
|
9f197b12ed
|
Add support for call log mark as read.
|
2024-03-06 20:42:01 -04:00 |
|
Jim Gustafson
|
690608cdf3
|
Update to RingRTC v2.39.0
Co-authored-by: Alex Hart <alex@signal.org>
|
2024-03-06 20:42:01 -04:00 |
|
Nicholas Tinsley
|
c53abe0941
|
Video Sending Redesign
|
2024-03-06 20:42:01 -04:00 |
|
Greyson Parrelli
|
41b57b9207
|
Remove unnecessary uniqueness constraint on prekey tables.
|
2024-03-06 20:42:01 -04:00 |
|
Greyson Parrelli
|
58b11f3c47
|
Do a CDS refresh when a new chat is created.
|
2024-03-06 20:42:01 -04:00 |
|
Cody Henthorne
|
5b2c458bcf
|
Show username in all display name locations if only option.
|
2024-03-06 20:42:00 -04:00 |
|
Greyson Parrelli
|
09b0f15294
|
Remove unused capabilities.
|
2024-03-06 20:42:00 -04:00 |
|
Clark
|
1ade8b502f
|
Convert and store new group changes in MessageExtras.
|
2024-03-06 20:42:00 -04:00 |
|
Greyson Parrelli
|
c4842ae7c5
|
Attempt to prevent message retry loops.
|
2024-02-23 15:36:23 -05:00 |
|
Greyson Parrelli
|
43caaf7efc
|
Update a specific recipient case to merge rather than just steal PNI.
|
2024-02-23 15:36:23 -05:00 |
|
Cody Henthorne
|
763e891dfd
|
Show username in group invite flow.
|
2024-02-23 15:36:23 -05:00 |
|
Cody Henthorne
|
16faf41a84
|
Fix profile name not updating correctly.
|
2024-02-23 15:36:23 -05:00 |
|
Greyson Parrelli
|
ba41df19bb
|
Fix thread merges where one thread is inactive.
|
2024-02-14 11:15:49 -05:00 |
|
Cody Henthorne
|
aa76cefb1c
|
Update spam UX and reporting flows.
|
2024-02-09 18:41:26 -05:00 |
|
Greyson Parrelli
|
976e146248
|
Only count active threads when determining possible communication.
|
2024-02-09 13:32:05 -05:00 |
|
Greyson Parrelli
|
bc930345b9
|
Remove blockSSE feature flag.
|
2024-02-08 14:10:20 -05:00 |
|
Greyson Parrelli
|
b260a47b49
|
Fix issue where media sent transcripts didn't trigger thread updates.
|
2024-02-08 14:10:20 -05:00 |
|
Greyson Parrelli
|
12385b9c5a
|
Update stores to use a constant accountId for PNIs.
|
2024-02-08 12:53:22 -05:00 |
|
Greyson Parrelli
|
1b7616b4db
|
Fix issue with PNIs in contact sync.
|
2024-02-06 09:47:12 -05:00 |
|
Greyson Parrelli
|
716afc98ac
|
Sync PNI verification status to storage service.
|
2024-01-31 22:13:46 -05:00 |
|
Cody Henthorne
|
784b705265
|
Fix spoiler in notification with emoji prefix.
|
2024-01-31 22:13:46 -05:00 |
|
Greyson Parrelli
|
466acaf504
|
Fix possible exception when rendering SSE event.
Fixes #13390
|
2024-01-31 22:13:46 -05:00 |
|
Greyson Parrelli
|
d4488c72fb
|
Simplify contact splitting when reading from storage service.
|
2024-01-31 22:13:46 -05:00 |
|
Greyson Parrelli
|
92993f967e
|
Clear MSL after SN change.
|
2024-01-31 22:12:17 -05:00 |
|
Cody Henthorne
|
f1704fbb57
|
Fix file attachment dedup logic.
|
2024-01-31 22:12:17 -05:00 |
|
Clark
|
98865d61dd
|
Convert gv2 update messages to backup distinct protos.
|
2024-01-31 22:12:17 -05:00 |
|
Greyson Parrelli
|
d4db6c8912
|
Keep some recipient logs longer.
|
2024-01-31 22:12:17 -05:00 |
|
Greyson Parrelli
|
9d1514308a
|
Fix potential crash during contact splits.
|
2024-01-31 19:39:39 -05:00 |
|
Alex Hart
|
d17f12dd76
|
Update call event state after revoking a call link.
|
2024-01-23 11:52:04 -05:00 |
|
Alex Hart
|
f81dc11f61
|
Prevent crash if a call doesn't have a message associated with it.
|
2024-01-23 11:52:04 -05:00 |
|
Greyson Parrelli
|
ae884d79a1
|
Remove system contact links from undiscoverable contacts.
|
2024-01-23 11:52:04 -05:00 |
|
Greyson Parrelli
|
debf964b5f
|
Add more info to internal conversation details.
|
2024-01-23 11:52:04 -05:00 |
|
Greyson Parrelli
|
750fd4efe1
|
Improve safety of update and delete database methods.
|
2024-01-23 11:52:03 -05:00 |
|
Greyson Parrelli
|
e361795184
|
Improve logging and the naming of some fields.
|
2024-01-23 11:52:03 -05:00 |
|
Greyson Parrelli
|
64fff2adb2
|
Do not show contact info for non-discoverable contacts.
|
2024-01-23 11:52:03 -05:00 |
|
Alex Hart
|
efcfe2dafc
|
Fix call disposition update issue.
|
2024-01-12 15:59:45 -04:00 |
|
Alex Hart
|
b8ddb9e673
|
Fix several story issues around bad manifest interactions.
|
2024-01-12 10:11:06 -04:00 |
|
Greyson Parrelli
|
4216b56443
|
Update types of messages we backup.
|
2024-01-11 10:26:05 -05:00 |
|
Cody Henthorne
|
6f15c16a42
|
Add notification profile specific events for missed calls.
|
2024-01-10 15:30:45 -05:00 |
|
Cody Henthorne
|
64e9324aa0
|
Default new notification profiles to allow calls.
|
2024-01-10 11:53:08 -05:00 |
|
Cody Henthorne
|
20f8c69b07
|
Add donate_friend remote megaphone action.
|
2024-01-10 11:52:55 -05:00 |
|
Greyson Parrelli
|
b96a5af133
|
Fix issue when opening view-once messages.
|
2024-01-09 15:24:47 -05:00 |
|
Alex Hart
|
d0d4008100
|
Add cleanup job for group ringing.
|
2024-01-09 13:40:50 -04:00 |
|
Greyson Parrelli
|
fe39b5e4e2
|
Clean up AttachmentTable schema.
|
2024-01-09 11:12:48 -04:00 |
|
Alex Hart
|
62b142cdeb
|
Add new state transitions for group call disposition.
|
2024-01-09 11:12:48 -04:00 |
|
Alex Hart
|
1bb0c55d88
|
Cleanup unused imports in AttachmentTable.
|
2024-01-09 11:12:48 -04:00 |
|
Greyson Parrelli
|
80a7db2511
|
Fix crash when sending trimmed videos.
|
2024-01-09 11:12:48 -04:00 |
|