Max Radermacher
9e2d753bc0
Remove redundant profile avatar download triggers
2024-04-05 20:07:20 -05:00
Marissa Le Coz
a2e56d74bf
Show incoming reactions in group calls for internal users
2024-04-05 19:21:33 -04:00
Sasha Weiss
7d65d35a62
Support DB debugging when restoring in Debug+Sim builds
2024-04-05 13:48:48 -07:00
Ehren Kret
b6d2d20a47
convert SignalAttachment compressVideoAsMp4 from promise to await
2024-04-05 15:25:13 -05:00
Ehren Kret
90f61c96ad
fix merge conflict
2024-04-05 15:06:53 -05:00
Max Radermacher
52f13c3f14
Show “Deleted Account” for deleted accounts
2024-04-05 13:56:56 -05:00
Harry
fef8d8d109
Explicitly drop draft quoted replies for edits
2024-04-05 11:24:00 -07:00
Elaine
659e897dc9
Allow nicknames to be saved and displayed
2024-04-05 09:35:57 -06:00
automated-signal
650b7db856
"Bump build to 7.7.0.2." (nightly-04-05-2024)
2024-04-05 04:00:59 -07:00
Harry
71f4db0c01
Split ThreadUtil.enqueue for edits vs normal messages
2024-04-04 15:34:00 -07:00
Harry
44cd5c6b88
Clean up some unused TSMessage params
2024-04-04 15:32:52 -07:00
Sasha Weiss
148def8251
Remove explicit storage service restore from SVR backup in reg
2024-04-04 13:27:50 -07:00
Harry
2c2c839cd0
Clean up EditManager shims
2024-04-04 13:00:01 -07:00
Harry
741e52c119
Make EditManager a protocol + impl
2024-04-04 12:57:31 -07:00
Harry
6acaf28187
Clean up PreparedOutgoingMessage
2024-04-04 12:55:20 -07:00
automated-signal
f65b578af4
"Bump build to 7.7.0.1." (nightly-04-04-2024)
2024-04-04 04:00:56 -07:00
Harry
347b00b07a
Make TSMessage.hasRenderableContent safer
2024-04-03 13:28:45 -07:00
Harry
3915fd14db
Use PreparedOutgoingMessage in MessageSender
2024-04-03 13:26:49 -07:00
Elaine
ea59440e0b
"Bump build to 7.7.0.0." (nightly-04-03-2024)
2024-04-03 14:22:55 -06:00
Elaine
3350959718
Update translations
2024-04-03 14:22:30 -06:00
Max Radermacher
f471dffa84
Clean up dependencies/ObjC in some calling types
2024-04-03 12:12:19 -05:00
automated-signal
3a101296e6
"Bump build to 7.6.0.7." (nightly-04-03-2024)
2024-04-03 04:00:52 -07:00
Pete Walters
1ba87f9587
Clean up group state messaging around invites.
2024-04-02 18:38:09 -05:00
Max Radermacher
4cdae7175f
Stop using NSKeyedArchiver in SignalAccounts
2024-04-02 13:48:57 -05:00
Max Radermacher
ee490fbdf4
Standardize Contact nullability for primary/linked
2024-04-02 13:38:55 -05:00
Max Radermacher
c06d92f163
Split Contact & SystemContact
2024-04-02 13:37:36 -05:00
Max Radermacher
35a02b28d2
Don’t disambiguate numbers with the same label
2024-04-02 13:01:30 -05:00
Max Radermacher
638e4f9421
Simplify & stabilize system contact parsing
2024-04-02 12:54:03 -05:00
Max Radermacher
d2cc64ccf9
Clean up CallService object initialization
2024-04-02 12:20:57 -05:00
automated-signal
cd45700934
"Bump build to 7.6.0.6." (nightly-04-02-2024)
2024-04-02 04:00:50 -07:00
Jordan Rose
b0de59f2e2
Remove required from every init that is not dynamically dispatched
...
This included:
- Removing unavailable inits wholesale if no longer `required`
- Marking a few classes `final` so they could continue using
`Self(...)` rather than `OWSWhatever(...)`
2024-04-01 15:27:20 -07:00
Sasha Weiss
34f6206ad8
Generate models for Backup.proto using Wire
2024-04-01 15:04:24 -07:00
Max Radermacher
7220feaa43
Don’t use global CallService within CallService
2024-04-01 12:26:47 -05:00
Max Radermacher
0bde6b63bc
Fix a few small bugs in the calls tab
2024-04-01 12:26:16 -05:00
Max Radermacher
c864c949ee
Use shorter redactions & modern Swift regex syntax
2024-04-01 12:09:02 -05:00
Harry Sanabria
50bfbe550a
"Bump build to 7.6.0.5." (nightly-03-30-2024)
2024-03-30 13:29:03 -07:00
Pete Walters
2f3fb158ae
"Bump build to 7.6.0.4." (Internal)
2024-03-30 08:44:34 -05:00
automated-signal
a71ff2431c
"Bump build to 7.6.0.3." (nightly-03-30-2024)
2024-03-30 04:00:40 -07:00
Pete Walters
c83b75c95f
Add MessageBackupManager import call in registration step
2024-03-29 20:44:04 -05:00
Pete Walters
b1c3c14e68
Add dev-only backup restore option for registraion flow.
2024-03-29 19:18:06 -05:00
Elaine
393a152a2b
Add more contact badges
2024-03-29 16:08:35 -06:00
Harry
16d810e9fa
Use TSResourceId in upload notifications
2024-03-29 14:44:00 -07:00
Harry
4ce5fbd7d9
Remove unsafe message getter from UnpreparedOutgoingMessage
2024-03-29 14:49:27 -05:00
Elaine
f7e109e50b
Reload chat list thread view models on contact change
2024-03-29 13:14:00 -06:00
Harry
600daabd6f
Build outgoing contact avatars using TSResourceManager
2024-03-29 11:36:11 -07:00
Harry Sanabria
33e67ff67d
"Bump build to 7.6.0.2." (nightly-03-29-2024)
2024-03-29 11:27:40 -07:00
Harry
0e24aa35ff
Add edit message as an explicit type in the new message send preparers
2024-03-29 11:24:18 -07:00
sashaweiss-signal
0755bb6e6b
Add debug logging for group calls in the Calls Tab
2024-03-29 09:58:16 -07:00
automated-signal
5c0aa582fc
"Bump build to 7.6.0.1." (nightly-03-29-2024)
2024-03-29 04:00:36 -07:00
adel-signal
eeb0658bb1
calling: update 1:1 calls to use new calling/relays endpoint
2024-03-28 10:59:08 -07:00