Sasha Weiss
0f4289fc73
Replace interaction anyRemove with InteractionDeleteManager
2024-06-04 14:51:52 -07:00
Harry
009248b65d
Implement audio attachment ContentType validation
2024-06-03 15:18:16 -07:00
Harry
0c2d32f1c5
Add AttachmentContentValidator
2024-05-29 19:59:23 -07:00
Harry
ef62e06c82
Build AttachmentReference.OwnerBuilder into a full Owner object
2024-05-29 19:55:37 -07:00
Harry
b300877407
Add OrphanAttachmentCleaner
2024-05-29 19:43:05 -07:00
Max Radermacher
17ab8a1e66
Simplify CallMessageHandler
2024-05-29 11:55:42 -05:00
Harry
f41a1709a8
Implement v2 WallpaperImageStoreImpl
2024-05-24 13:11:54 -07:00
Max Radermacher
7f1bcbf991
Stop tracking pending calls at the app layer
2024-05-24 14:39:57 -05:00
Max Radermacher
fe82d248e1
Rename to CurrentCallProvider
2024-05-24 14:36:14 -05:00
Max Radermacher
3eec477bf1
Process some missed call events more quickly
2024-05-24 14:16:55 -05:00
Sasha Weiss
47a02e1e6a
Remove now-obsolete warning when sending an edit
2024-05-22 13:33:23 -07:00
Harry
5c31047c54
Split out and clean up thread wallpaper image storage
2024-05-21 10:37:05 -07:00
Jordan Rose
0ac5558493
Move libsignal-net proxy handling into SignalProxy
...
Since this already affects more than just the chat connection, having
it in OWSChatConnection isn't really the best choice. This way we can
be sure the libsignal Net instance's proxy settings will be updated
before any notifications go out.
2024-05-17 16:20:13 -07:00
Sasha Weiss
3ffcc47a66
Scaffold for Backup integration tests
2024-05-17 13:59:49 -07:00
Max Radermacher
503d5c635e
Rip out a bunch of NonCallKitCallUIAdaptee
2024-05-16 18:24:04 -05:00
Harry
427ee2b087
Use TSResource in ViewOnceMessageViewController
2024-05-07 15:04:01 -07:00
Sasha Weiss
05960887cd
Support for Calls in Backups
2024-05-06 11:43:13 -07:00
Max Radermacher
23b3061cb3
Update to LibSignal v0.46.0
2024-05-03 13:37:04 -05:00
Pete Walters
678bfe195d
Add validation methods
2024-05-01 15:37:53 -05:00
Pete Walters
49608a64e6
Add backup download
...
Co-authored-by: Harry <109690906+harry-signal@users.noreply.github.com>
2024-04-30 17:09:31 -05:00
Pete Walters
a2e5c7dc55
Add support for uploading backups.
...
Co-authored-by: Harry <109690906+harry-signal@users.noreply.github.com>
2024-04-30 16:39:25 -05:00
Pete Walters
3fbe2e851e
Add basic reservation/registration initialization call to backups.
...
Co-authored-by: Harry <109690906+harry-signal@users.noreply.github.com>
2024-04-30 16:06:10 -05:00
Sasha Weiss
b9852224d8
Backup/Restore local group state
2024-04-29 13:49:51 -07:00
Harry
e955e607a3
Modernize + asyncify AudioWaveformManager
2024-04-29 13:11:16 -07:00
Pete Walters
5bc53062c6
Request backup auth credentials and make initial requests.
2024-04-26 09:40:42 -05:00
Harry
60795905d1
Fork+slight cleanup of VideoDurationHelper
2024-04-25 10:19:29 -07:00
Sasha Weiss
c26ad8a4e5
Add an "inactive linked device" megaphone
2024-04-24 11:28:33 -07:00
Max Radermacher
dd42e10e88
Smoosh together various places that fetch profiles
2024-04-23 15:22:37 -05:00
Harry
b9413d882f
Move TSAttachment->SignalAttachment 'cloning' into dedicated class(es)
2024-04-22 15:16:41 -07:00
Jordan Rose
4afddfe93d
Add a RemoteConfig flag to turn off libsignal unauth request shadowing
...
It's not likely we'll need this, but just in case.
2024-04-22 10:00:54 -07:00
Max Radermacher
518398e2cd
Move RemoteMegaphoneFetcher to the Signal target
2024-04-17 19:10:49 -05:00
Max Radermacher
2b85069f8e
Don’t use inheritance with CallService
2024-04-16 19:36:24 -05:00
Harry
de1cb662a1
Expose AttachmentUploadManager on deps bridge
2024-04-16 14:39:08 -07:00
Harry
6fdb7a2f5d
Protocolize MediaGalleryResourceManager
2024-04-15 09:17:11 -07:00
Max Radermacher
22c254eecd
Rename NotificationPresenter-related types
2024-04-11 18:45:25 -05:00
Max Radermacher
892b8833e0
Swiftify NotificationsProtocol
2024-04-11 18:42:33 -05:00
Pete Walters
102b8d3219
Backup AccountData
2024-04-11 16:24:01 -05:00
Harry
086bc3775b
Add support for downloading transient attachments
2024-04-10 08:10:12 -07:00
Harry
60738c592d
Move outgoing message attachment-owner proto building into respective managers
2024-04-09 14:02:53 -07:00
Harry
8b7cb3d3e4
Add ContactShareManager
2024-04-09 14:01:37 -07:00
Harry
1d126c548a
Create MessageStickerManager
2024-04-09 13:59:01 -07:00
Elaine
bd3413b3eb
Sync Nicknames with Storage Service
2024-04-08 17:35:31 -06:00
Harry
3e5f016915
Wrap EditManagerAttachments for v1 vs v2
2024-04-08 11:17:03 -07:00
Harry
d0a091a4f1
Add EditManagerAttachments
2024-04-08 08:43:39 -07:00
Max Radermacher
20783085bb
Replace SAMKeychain with direct keychain access
2024-04-05 21:50:00 -05:00
Max Radermacher
8cac7bccf8
Move StaleProfileFetcher into its own file
2024-04-05 20:12:46 -05:00
Alex Konradi
b8d7683604
Reapply "Perform CDSI lookups via libsignal-net if flag set"
2024-04-05 20:06:55 -05:00
Sasha Weiss
2fcf2e9b78
Archive/restore username lookups if we have them
2024-04-05 13:47:03 -07:00
Sasha Weiss
517163db5c
Populate restored recipients into the SSA cache
2024-04-05 13:46:54 -07:00
Max Radermacher
2eb55766f4
Revert "Perform CDSI lookups via libsignal-net if flag set"
...
This reverts commit c2798a9661 .
2024-04-05 15:10:20 -05:00