Commit Graph

118 Commits

Author SHA1 Message Date
Harry
e80785c72a
Fix link preview showing failed icon when downloading image 2025-04-14 14:32:38 -07:00
Elaine
19dac31269
List group members in conversation header 2025-04-14 10:18:21 -06:00
Elaine
58c87c4941
Update conversation header spacing 2025-04-14 10:18:12 -06:00
Elaine
b1ff54f4f8
Line wrap names education labels 2025-04-10 02:16:19 -05:00
Max Radermacher
238e979ff5
Don’t show “View Request” when requesting to join 2025-04-09 11:23:30 -05:00
Elaine
cd96dad262
Block avatar downloads from message requests 2025-04-08 17:55:50 -06:00
Sasha Weiss
cd14242316
Avoid enqueuing auto-downloads for messages the user manually canceled 2025-03-18 16:33:14 -07:00
Elaine
07be4f33c3
Adjust trailing disclosure chevron depending on name language 2025-03-18 11:43:08 -06:00
Sasha Weiss
bb048e8b59
One transaction type to rule them all and in the darkness bind them 2025-03-13 21:43:35 -07:00
Elaine
bcc529bb83
Use uniform font weight in thread details 2025-03-11 17:12:18 -06:00
Sasha Weiss
a42bb573bf
Download media as it becomes visible in a chat 2025-03-06 15:22:50 -08:00
Sasha Weiss
ad07ca5e78
Remove unnecessary CVComponent hooks 2025-03-06 15:20:49 -08:00
Elaine
d172b1e2f0
Remove redundant message header text 2025-02-26 14:33:43 -07:00
Elaine
908ec1fa56
Add "profile/group names are not verified" label 2025-02-21 11:40:56 -07:00
Elaine
f008634c06
Update message request safety section 2025-02-21 11:35:07 -07:00
Elaine
0892fcf327
Add "⚠️ Review Carefully" warning to unknown contact message requests 2025-02-14 12:19:57 -07:00
Sasha Weiss
edca6e0db9
More permissive sticker-attachment rendering 2025-02-12 12:10:08 -08:00
Elaine
a26ebaa2de
Handle undownloadable attachment rendering 2025-02-11 09:38:31 -07:00
Ehren Kret
0a5677997e
remove NSDate OWS objc category 2025-02-05 11:06:42 -06:00
Harry Sanabria
1170490603 Use local font variable 2025-01-31 14:44:34 -08:00
Harry
8df602b184
Render most undownloadable attachments 2025-01-31 14:43:48 -08:00
Harry
b81666d6e9
Add AttachmentBackupPointer and AttachmentPointer 2025-01-27 08:54:25 -08:00
Harry
b1493d54fa
Update backup proto with contact nicknames and 1:1 story replies 2025-01-16 15:20:12 -08:00
Max Radermacher
b7dedf2c0d
Remove last remnants of OWSUserProfile caching 2025-01-08 21:15:10 -06:00
Max Radermacher
60dc4a8dc0
Don’t pass around TSGroupThread in group calls 2025-01-07 16:40:13 -06:00
Max Radermacher
5eedea4ddd
Apply fixes from latest version of swiftlint 2025-01-03 17:59:45 -06:00
Marissa Le Coz
5c64da2c5b
[a11y] Do not open tx when getting accessibility label for reply 2024-12-20 17:38:45 -05:00
Marissa Le Coz
94a1af9a24
[a11y] Make Voiceover indicate when a message is a reply 2024-12-20 12:01:45 -05:00
Harry
90b8cb601d
Add "Files" media gallery filter 2024-12-19 15:37:38 -08:00
Marissa Le Coz
adc6fb84d7
Make voiceover read voice message times in mins+seconds 2024-12-19 16:12:42 -05:00
Harry
c496bc3f5b
Fixes when sharing multiple body images/videos via system share sheet 2024-12-16 11:24:24 -08:00
Max Radermacher
3c9fa13b2f
Add MainActor annotations for db change observers 2024-12-13 17:14:49 -06:00
Harry
1fd8d2ed6d
Sayonara, TSResource 2024-12-04 13:30:31 -08:00
Harry
69ec72428a
Remove TSResourceReference, use v2 types directly instead 2024-12-04 13:29:48 -08:00
Harry
2af0bb31dc
Remove TSResource/Stream/Pointer/Thumbnail, use v2 types directly instead 2024-12-04 13:29:06 -08:00
Harry
06f1e2ec9d
Delete TSAttachment managers and other intermediaries 2024-12-04 13:28:12 -08:00
Harry
b1d31ff72c
Use failable insert methods everywhere possible in backups 2024-11-12 07:35:44 -08:00
Sasha Weiss
46b5b4a9e4
Prefix donations-related types with Donations 2024-10-25 10:14:56 -07:00
Harry
b3b14bc97f
Protocolize+make public DatabaseChangeObserver 2024-10-22 10:42:16 -07:00
Marissa Le Coz
0621ab8691
Randomize call link icon colors 2024-10-15 13:12:24 -04:00
Ehren Kret
538f5064a6 remove Dependencies protocol entirely 2024-10-12 00:26:22 -05:00
Ehren Kret
4f43208fdc delete Dependencies+SignalUI.swift 2024-10-12 00:06:27 -05:00
Ehren Kret
a4d65d6119 remove Dependencies+MainApp.swift 2024-10-11 23:47:02 -05:00
Ehren Kret
de32c7799d remove NSObject and Dependencies extension computed vars for SignalServiceKit 2024-10-11 23:12:59 -05:00
Elaine
474c8c2ed6
Update verified safety number icon 2024-10-07 15:14:42 -06:00
Marissa Le Coz
70717bd244
Add join button to call link messages in chat 2024-10-03 17:50:56 -04:00
Marissa Le Coz
9b7902a829
Add preview support for call links in drafted messages 2024-10-01 15:19:49 -04:00
Ehren Kret
5ea36cd91b enable internal imports by default 2024-09-29 20:03:17 -05:00
Marissa Le Coz
752dffb2c1
Add image to call link previews for sent messages 2024-09-24 17:40:34 -04:00
Sasha Weiss
966b6cacdb
Support isSMS for messages restored from Backups 2024-09-23 17:42:11 -07:00