Commit Graph

34604 Commits

Author SHA1 Message Date
Elaine
7a19cb5ac8 Update translations 2024-09-05 16:32:55 -06:00
Elaine
d670fc84a4 Update release notes 2024-09-05 16:30:11 -06:00
Max Radermacher
3a954981a6
Compute audio duration for attachments if needed 2024-09-05 16:54:02 -05:00
Max Radermacher
28d06ebc1b
Add extension to fix long audio files 2024-09-05 16:53:08 -05:00
Pete Walters
09efe55a48
Update Contacts Megaphone for iOS18 2024-09-05 16:28:09 -05:00
Max Radermacher
faff0775e9 Don’t schedule multiple attachment migrator Tasks 2024-09-05 14:21:06 -05:00
Max Radermacher
69243b0b47 Increase delay between attachment batches 2024-09-05 14:21:06 -05:00
Sasha Weiss
b8470d23b5
Wrap thread deletion in spinner 2024-09-05 10:10:10 -07:00
Max Radermacher
dcf25fb323
Update Call Link admin approval toggle 2024-09-04 17:37:17 -05:00
Max Radermacher
28687e6ba7
Improve performance when generating waveforms 2024-09-04 17:36:58 -05:00
Sasha Weiss
961086eed0
Adopt generated Backup integration tests for AccountData 2024-09-04 14:15:45 -07:00
Sasha Weiss
6e50f123e8
Reorder a column in Attachment 2024-09-04 13:37:18 -07:00
Elaine
6c3818587c
Call link member approval 2024-09-04 13:42:28 -06:00
Max Radermacher
6f1f4193e4
Remove unused convertFromAVAssetRedirectURL(…) 2024-09-04 14:40:46 -05:00
Ehren Kret
3ed3706504
remove dead code 2024-09-04 09:38:20 -05:00
Adam Sharp
e121db5b62
Fix crash when showing video playback controls with an invalid time range 2024-09-03 15:07:27 -04:00
Adam Sharp
c06efedf53 Revert "Stop rogue cv cell rotation animation by setting speed to 0"
This reverts commit e6c2a07276.
2024-09-03 13:07:32 -04:00
Ehren Kret
252beefb73 convert Contact to swift 2024-09-03 10:27:14 -05:00
Adam Sharp
caf339dbee ci: put Xcode_ in matrix string to improve readability 2024-09-03 10:59:54 -04:00
Adam Sharp
50b6ae9c5c Update to fastlane 2.222.0 2024-09-03 10:59:54 -04:00
Adam Sharp
62038a5043 wip: try dynamically setting DEVELOPER_DIR 2024-09-03 10:59:54 -04:00
Adam Sharp
91e131ec0c Test building with Xcode 16 on CI 2024-09-03 10:59:54 -04:00
Ehren Kret
cb27389cef enable swiftlint mark rule 2024-08-30 22:05:59 -05:00
Max Radermacher
f3900acd01
Remove ObjC support from OutageDetection 2024-08-30 18:28:23 -05:00
Harry
f30a1c0be5
Backup TODO cleanup grab bag 2024-08-30 16:07:35 -07:00
Harry
778cdd4ce2
Skip backing up messages expiring in less than 24 hours 2024-08-30 15:50:51 -07:00
Harry
2a0cf24829
Implement archiving message body attachments 2024-08-30 15:50:17 -07:00
Harry
cf2d223ea4
Respect partial errors everywhere 2024-08-30 15:49:48 -07:00
Harry
267d20ef57
Archive quoted attachment thumbnails 2024-08-30 15:45:38 -07:00
Harry
f9c3896041
Archive contact share messages 2024-08-30 15:45:11 -07:00
Max Radermacher
d702d328e1
Improve handling for duplicate messages 2024-08-30 17:42:59 -05:00
Harry
c0e2a5b916
Archive sticker messages 2024-08-30 15:41:42 -07:00
Harry
7b9f0ed448
Archive link previews 2024-08-30 15:40:31 -07:00
Harry
c857c685ce
Archive oversize text attachments 2024-08-30 15:39:42 -07:00
Harry
cbfce7eb8c
Add strongly typed error for using story distribution list as backup chat recipient 2024-08-30 15:39:09 -07:00
Harry
950deacfff
Backup message/chat archiving cleanups 2024-08-30 15:38:35 -07:00
Harry
de4980bc93
[Refactor] Make attachment archiving code shareable 2024-08-30 15:35:18 -07:00
Harry
bb2f7e4865
Archive/Restore thread wallpaper images 2024-08-30 15:34:53 -07:00
Harry
0f69009512
Archive/Restore chat styles on threads in backup 2024-08-30 15:34:22 -07:00
Harry
eca9a60c9d
Archive/Restore default chat style in backup 2024-08-30 15:33:51 -07:00
Harry
a29a890adc
Archive/Restore custom chat colors in backup 2024-08-30 15:33:05 -07:00
Harry
42df49aa0b
Add context for custom chat colors 2024-08-30 15:32:39 -07:00
Harry
69a78c2ada
Add MessageBackupChatStyleArchiver with proto converter methods 2024-08-30 15:32:02 -07:00
Pete Walters
e30895e342
Add support for downloading/rendering backup thumbnails 2024-08-30 16:34:32 -05:00
Max Radermacher
7c59666e98
Extract common notification logic into method
Co-authored-by: Harry <109690906+harry-signal@users.noreply.github.com>
2024-08-30 16:20:07 -05:00
Max Radermacher
23d424ee71
Prepare ConversationId handling for call links 2024-08-30 16:18:48 -05:00
Max Radermacher
ecce0ccdc9
Asyncify NotificationPresenter & friends
Co-authored-by: Harry <109690906+harry-signal@users.noreply.github.com>
2024-08-30 15:52:40 -05:00
Ehren Kret
3483e73c8a migrate UnfairLock entirely into swift 2024-08-30 15:17:46 -05:00
Ehren Kret
c01c495dd1 merge OWSMessageHandler into OWSMessageDecrypter 2024-08-30 15:14:30 -05:00
Ehren Kret
416e1eb9b1 remove dead code and convert OWSMessageHandler to swift 2024-08-30 15:14:30 -05:00