Pete Walters
|
c4ef4402a4
|
Properly set the read state when creating edit copies
|
2023-05-17 14:47:15 -05:00 |
|
Pete Walters
|
60989ad5f8
|
Collapse db log output into a single line
|
2023-05-17 13:56:57 -05:00 |
|
automated-signal
|
fc4bc6e9da
|
"Bump build to 6.25.0.6." (nightly-05-17-2023)
|
2023-05-17 04:00:30 -07:00 |
|
Igor Solomennikov
|
dbecd3053e
|
Convert "Blocked" view controller to Swift.
|
2023-05-16 16:54:47 -07:00 |
|
Igor Solomennikov
|
be62aa43dd
|
Fix background of chat input bar not covering side safe areas.
|
2023-05-16 16:50:52 -07:00 |
|
Igor Solomennikov
|
a7dedf05dd
|
Convert part of ChatListVC responsible for launching camera to Swift.
|
2023-05-16 16:49:53 -07:00 |
|
Igor Solomennikov
|
eeba40b0ae
|
Show 🤍 for favorited photos / videos in media picker.
|
2023-05-16 16:48:33 -07:00 |
|
Igor Solomennikov
|
f22ae21b54
|
Convert SignalApp to Swift.
|
2023-05-16 16:48:06 -07:00 |
|
Igor Solomennikov
|
7790837eb5
|
Remove unnecessary "@objc" in SignalMessaging.
|
2023-05-16 16:41:49 -07:00 |
|
Igor Solomennikov
|
c054f3de91
|
Remove unnecessary "@objc" in SignalUI.
|
2023-05-16 16:39:19 -07:00 |
|
Igor Solomennikov
|
488bb72de7
|
Remove unnecessary "@objc" in Share Ext and NSE.
|
2023-05-16 16:35:42 -07:00 |
|
Igor Solomennikov
|
4b109ed306
|
Fix double space.
|
2023-05-16 16:34:27 -07:00 |
|
Igor Solomennikov
|
f8a79687a7
|
Remove unnecessary @objc from the main app target.
|
2023-05-16 16:33:45 -07:00 |
|
Sasha Weiss
|
13e214b226
|
Fix async conversation presentation animations
|
2023-05-16 16:06:07 -07:00 |
|
Harry
|
9d2520c0cf
|
Limit max plaintext spoiler length to 4 chars
|
2023-05-16 15:13:48 -07:00 |
|
Harry
|
bbbaab9f82
|
Add SVRAuthCredential
|
2023-05-16 13:59:52 -07:00 |
|
Harry
|
9fd6537a0d
|
Fix spoilers in notifications for non-spoiler styles
|
2023-05-16 13:40:06 -05:00 |
|
Sasha Weiss
|
97167eed7a
|
Use ServiceId in username lookup
|
2023-05-16 10:02:36 -07:00 |
|
automated-signal
|
79aa913f29
|
"Bump build to 6.25.0.5." (nightly-05-16-2023)
|
2023-05-16 04:00:33 -07:00 |
|
Igor Solomennikov
|
7405efd521
|
Fix Xcode's live issues complaining about unknown ManualLayoutView.
|
2023-05-15 18:47:32 -07:00 |
|
Pete Walters
|
d0475890f4
|
Delete old edit revisions during a remote delete
|
2023-05-15 19:17:38 -05:00 |
|
Harry
|
c0d70c4e2c
|
Enable text formatting receive for everyone
|
2023-05-15 15:40:49 -05:00 |
|
Igor Solomennikov
|
beac55425b
|
Convert ConversationViewAction enum to Swift.
This removes the last ObjC piece of ConversationViewController code.
|
2023-05-15 10:54:44 -07:00 |
|
automated-signal
|
171a776053
|
"Bump build to 6.25.0.4." (nightly-05-13-2023)
|
2023-05-13 04:00:35 -07:00 |
|
Igor Solomennikov
|
472a38ccec
|
Convert all DebugUI classes to Swift.
|
2023-05-12 21:05:25 -07:00 |
|
Harry
|
bace13aabb
|
Add logging and explicit error message for registration 3p service errors
|
2023-05-12 16:59:40 -07:00 |
|
Max Radermacher
|
8fc019e7cf
|
"Bump build to 6.25.0.3." (nightly-05-12-2023)
|
2023-05-12 16:50:05 -07:00 |
|
Marissa Le Coz
|
67d1141cfb
|
Add custom cursor option to SDSCodableModel enumeration
|
2023-05-12 16:44:08 -07:00 |
|
george-signal
|
d6e3d2e4d0
|
Avoid using infinite or nan center for scroll flag in All Media
|
2023-05-12 16:12:27 -07:00 |
|
george-signal
|
7e8cf5f320
|
Fix jitter during inertia scrolling in All Media.
|
2023-05-12 16:10:54 -07:00 |
|
Harry
|
1bd1354a1d
|
Rename KeyBackupService protocol to SecureValueRecovery
|
2023-05-12 10:13:46 -07:00 |
|
automated-signal
|
4d04d4d0a1
|
"Bump build to 6.25.0.2." (nightly-05-12-2023)
|
2023-05-12 04:00:32 -07:00 |
|
Igor Solomennikov
|
92a6de4c00
|
Delete leftover files that are no longer in the project.
|
2023-05-12 00:47:25 -07:00 |
|
Max Radermacher
|
40338400be
|
Re-add NSCoding conformance to SignalAccount
|
2023-05-12 00:40:02 -07:00 |
|
Max Radermacher
|
0b574cfbc8
|
Remove E164s from a bunch of protobufs
|
2023-05-12 00:38:01 -07:00 |
|
Max Radermacher
|
343a1e86eb
|
Update to LibSignal v0.24.0
|
2023-05-11 21:13:01 -07:00 |
|
Harry
|
8aaafc70c6
|
Display styles in story captions
|
2023-05-11 15:08:49 -07:00 |
|
Marissa Le Coz
|
4be334c5ad
|
Migrate SignalAccount to use SDSCodableModel
|
2023-05-11 17:34:15 -04:00 |
|
Harry
|
50b410ca57
|
Some fixes for text formatting
|
2023-05-11 11:13:44 -07:00 |
|
Pete Walters
|
2eba24de18
|
Add sync message support for edit message
|
2023-05-11 12:56:09 -05:00 |
|
Harry
|
1fe5612cff
|
Support text formatting in text stories
|
2023-05-11 10:42:37 -07:00 |
|
automated-signal
|
d330438064
|
"Bump build to 6.25.0.1." (nightly-05-11-2023)
|
2023-05-11 04:00:31 -07:00 |
|
Max Radermacher
|
ab4eaefcfd
|
Update release notes
|
2023-05-10 20:20:56 -07:00 |
|
Max Radermacher
|
0edfa198e2
|
Update release notes
|
2023-05-10 19:52:49 -07:00 |
|
Pete Walters
|
1aa7cdcf55
|
Clean up more Edit Message edge cases
|
2023-05-10 21:04:39 -05:00 |
|
Max Radermacher
|
c2f30c3b78
|
Grab a background task during async checkpoints
|
2023-05-10 17:52:13 -07:00 |
|
Sasha Weiss
|
4b21e3956b
|
Fetch our own PNI if unknown
|
2023-05-10 16:51:50 -07:00 |
|
Max Radermacher
|
2cbd2c2e85
|
"Bump build to 6.25.0.0." (nightly-05-10-2023)
|
2023-05-10 16:36:31 -07:00 |
|
Max Radermacher
|
2ee794f317
|
Update translations
|
2023-05-10 16:36:14 -07:00 |
|
Max Radermacher
|
1ded6d03ca
|
Update release notes
|
2023-05-10 16:30:43 -07:00 |
|