Elaine
|
f61e901cd6
|
Use native iOS photo picker
|
2025-04-16 23:46:01 -06:00 |
|
Elaine
|
5ef9d2227b
|
Move TypedItemProvider and pertaining logic to SignalUI
|
2025-04-16 23:39:42 -06:00 |
|
Elaine
|
c52635956f
|
Improve backup key entry behavior
|
2025-04-16 12:31:13 -06:00 |
|
Max Radermacher
|
a20103010b
|
Clean up OrderedSet
|
2025-04-16 11:41:16 -05:00 |
|
Harry
|
e80785c72a
|
Fix link preview showing failed icon when downloading image
|
2025-04-14 14:32:38 -07:00 |
|
Max Radermacher
|
0a15c338e9
|
Fix race conditions in LinkPreviewFetchStateTest
|
2025-04-14 15:50:44 -05:00 |
|
Max Radermacher
|
17b7097c22
|
Clean up DebouncedEvents
|
2025-04-14 13:34:31 -05:00 |
|
Max Radermacher
|
ec25806bb0
|
Move DeviceSleepManager to the main app
|
2025-04-08 16:10:23 -05:00 |
|
Pete Walters
|
e0969de388
|
Update preferredFont to work with current UITraitCollection
|
2025-04-08 13:22:13 -05:00 |
|
Max Radermacher
|
f8b3e6a895
|
Fix sleep blocking during backups/restores
|
2025-04-04 21:58:24 -05:00 |
|
Max Radermacher
|
c196782745
|
Fix share extension loading indicator color
|
2025-04-04 16:56:56 -05:00 |
|
Elaine
|
f90632fbff
|
Use separate strings for app and system settings
|
2025-04-03 10:45:53 -06:00 |
|
Pete Walters
|
9ade82cff0
|
Add better 'Check for old device' Registration UI
|
2025-04-01 18:02:18 -05:00 |
|
Max Radermacher
|
848eb24f74
|
Update more groupIds to use toHex
|
2025-04-01 17:58:21 -05:00 |
|
Pete Walters
|
481192980a
|
Fix Xcode 16.3 build errors
|
2025-04-01 15:36:47 -05:00 |
|
Max Radermacher
|
6afaea66c3
|
Ignore leading “@” when searching for usernames
|
2025-03-31 16:31:43 -05:00 |
|
Max Radermacher
|
fffa977337
|
Update error text for unregistered users
|
2025-03-28 17:10:25 -05:00 |
|
Max Radermacher
|
ab0ad79fbe
|
Generalize some logic into ObjectRetainer
|
2025-03-28 17:07:05 -05:00 |
|
Max Radermacher
|
8a402c8a4c
|
Migrate story recipients to a dedicated table
|
2025-03-27 21:14:10 -05:00 |
|
Pete Walters
|
8bfccf780a
|
Show spam reporting UI even if missing info
|
2025-03-26 11:26:26 -05:00 |
|
Elaine
|
449edbb55b
|
Add "no backup key" sheet
|
2025-03-26 09:16:02 -06:00 |
|
Sasha Weiss
|
1a5cbd9183
|
Rename postNotificationNameAsync to postOnMainThread
|
2025-03-21 15:28:35 -07:00 |
|
Sasha Weiss
|
be619eb10b
|
Make DBWriteTransaction only take sync completions
|
2025-03-21 15:27:42 -07:00 |
|
Max Radermacher
|
10cb6f69f7
|
Use HttpHeaders in more places
|
2025-03-21 13:53:38 -05:00 |
|
Max Radermacher
|
8029e258f7
|
Rename OWSHttpHeaders → HttpHeaders
|
2025-03-21 13:52:25 -05:00 |
|
Sasha Weiss
|
b136ee2ebd
|
Sync "default avatar colors" across devices
|
2025-03-20 15:18:11 -07:00 |
|
Elaine
|
07be4f33c3
|
Adjust trailing disclosure chevron depending on name language
|
2025-03-18 11:43:08 -06:00 |
|
Sasha Weiss
|
982e3e5455
|
Support zooming in view-once media
|
2025-03-17 18:19:34 -07: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 |
|
Sasha Weiss
|
047e3a38df
|
Clean up SDSAnyWriteTransaction async completion
|
2025-03-13 21:38:21 -07:00 |
|
Max Radermacher
|
ff8f0c1cdd
|
Remove various TSGroupThread return values
|
2025-03-07 15:56:35 -06:00 |
|
Max Radermacher
|
aeb0962e55
|
Clean up Safety Number comparison error handling
|
2025-03-06 23:44:36 -06:00 |
|
Max Radermacher
|
c2070943a5
|
Prefer infallible String → Data construct
|
2025-03-06 13:56:16 -06:00 |
|
Max Radermacher
|
2ff5a14903
|
Fix “Next” button when looking up phone numbers
|
2025-03-06 13:34:53 -06:00 |
|
Elaine
|
07e1df5272
|
Update undownloadable image icon and toast
|
2025-03-06 11:20:27 -07:00 |
|
Max Radermacher
|
cde9754575
|
Use GSEs as a fallback when fetching profiles
|
2025-03-05 17:37:01 -06:00 |
|
Sasha Weiss
|
413fb46062
|
Update all presentThread APIs to take a threadUniqueId
|
2025-03-05 12:29:02 -08:00 |
|
Ehren Kret
|
f0978fb7b1
|
switch to cooperative timeout for observing notification
|
2025-03-03 11:19:37 -06:00 |
|
Sasha Weiss
|
da1bc39ec9
|
Only load threadUniqueIds, not thread models, for Chat List load
|
2025-02-26 13:44:06 -08:00 |
|
Ehren Kret
|
ab5736c61a
|
remove another firstly
|
2025-02-26 05:44:10 -06:00 |
|
ChronicLynx
|
d7e9a88598
|
Ensure presented view controller is dismissed before presenting in AttachmentPrep
|
2025-02-25 14:06:00 -08:00 |
|
sashaweiss-signal
|
c58095dcb0
|
Revert "Ensure presented view controller is dismissed before presenting in AttachmentPrep"
This reverts commit 56610dfc3b.
|
2025-02-25 14:05:44 -08:00 |
|
Sasha Weiss
|
56610dfc3b
|
Ensure presented view controller is dismissed before presenting in AttachmentPrep
|
2025-02-25 14:04:33 -08:00 |
|
Ehren Kret
|
0119d54c34
|
reduce usages of firstly
|
2025-02-25 07:16:12 -06:00 |
|
Elaine
|
273ca4c228
|
Add profile names education to contact about sheet
|
2025-02-21 11:46:55 -07:00 |
|
Max Radermacher
|
79cb1a38af
|
Ignore leading “@” when searching for usernames
|
2025-02-14 01:32:46 -06:00 |
|
Sasha Weiss
|
edca6e0db9
|
More permissive sticker-attachment rendering
|
2025-02-12 12:10:08 -08:00 |
|
Max Radermacher
|
f9fa8377e6
|
Simplify disableAiWritingTools
|
2025-02-11 14:11:36 -06:00 |
|
Elaine
|
a26ebaa2de
|
Handle undownloadable attachment rendering
|
2025-02-11 09:38:31 -07:00 |
|
Ehren Kret
|
56cc44fa04
|
remove objc compat code from PaymentsFormat
|
2025-02-11 05:48:36 -06:00 |
|