Elaine
bcc529bb83
Use uniform font weight in thread details
2025-03-11 17:12:18 -06: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
Max Radermacher
b7dedf2c0d
Remove last remnants of OWSUserProfile caching
2025-01-08 21:15:10 -06:00
Ehren Kret
de32c7799d
remove NSObject and Dependencies extension computed vars for SignalServiceKit
2024-10-11 23:12:59 -05:00
Ehren Kret
5ea36cd91b
enable internal imports by default
2024-09-29 20:03:17 -05:00
Ehren Kret
fc350cb88a
convert PhoneNumber to swift
2024-08-07 16:16:02 -05:00
Adam Sharp
017072f968
Fix conversations being marked as read after being closed
2024-07-08 13:24:26 -04:00
Adam Sharp
b42710cf90
Work around use of deprecated UIButton API
...
The old UIButton API is still functional as long as we don't use
UIButton.Configuration, so we can safely ignore these warnings until we're
ready to adopt the configuration API across the codebase.
2024-07-03 14:27:48 -04:00
Harry
685edc2e4e
Spot fix for tapping conversation view header name
2024-05-31 17:21:30 -05:00
Harry
918b2d5ffe
Handle message bubble single-tap (dismiss keyboard) vs double-tap (edit message) conflicts
2024-05-23 12:30:28 -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
a1d91d8392
Rename isPlaceholderModel on TSGroupModel
2024-03-26 14:29:54 -07:00
Max Radermacher
2e91c8d92c
Move around a bunch of files in Signal/
2024-03-25 13:26:31 -05:00