Igor Solomennikov
|
56e126bda6
|
Convert OWSSearchBar to Swift.
|
2023-06-07 11:39:51 -07:00 |
|
Igor Solomennikov
|
c457cefc94
|
Convert UIViewController+Permissions to Swift.
|
2023-06-07 11:36:46 -07:00 |
|
Harry
|
cd4ac4e588
|
Emoji picker improvements
|
2023-06-07 11:05:13 -07:00 |
|
Sasha Weiss
|
254256d432
|
Add debounce before showing too-short username selection error
|
2023-06-07 09:59:23 -07:00 |
|
Sasha Weiss
|
80c5723e0e
|
Rewrite UsernameSelectionViewController to avoid OWSTableViewController
|
2023-06-07 09:54:14 -07:00 |
|
automated-signal
|
1453d72d42
|
"Bump build to 6.28.0.6." (nightly-06-07-2023)
|
2023-06-07 04:00:26 -07:00 |
|
Igor Solomennikov
|
fd665ad9b9
|
Remove unused OWSAnyTouchGestureRecognizer
|
2023-06-06 16:49:58 -07:00 |
|
Harry
|
1eed5244aa
|
Turn on SVR2 feature flag for internal
|
2023-06-06 16:00:03 -07:00 |
|
Igor Solomennikov
|
c84033a308
|
Convert OWSQuotedReplyModel to Swift as QuotedReplyModel.
|
2023-06-06 14:55:35 -07:00 |
|
Harry
|
b1927f528d
|
Migrate from kbs to svr2
|
2023-06-06 14:15:24 -07:00 |
|
Max Radermacher
|
3cd36e46b1
|
Remove Batching.enumerate; it’s not needed
|
2023-06-06 13:47:02 -05:00 |
|
Igor Solomennikov
|
126b4f40f9
|
Fix bug when Context menu in chat list only had "Settings".
Cannot cache the settings button and context menu with it - the menu has to be
built every time to reflect current state of the chat list.
|
2023-06-06 11:08:50 -07:00 |
|
Harry Sanabria
|
237319f133
|
"Bump build to 6.28.0.5." (nightly-06-06-2023)
|
2023-06-06 09:28:25 -07:00 |
|
Harry
|
f82dfae89e
|
Fix inverted condition for chat list navbar items
|
2023-06-06 09:27:49 -07:00 |
|
automated-signal
|
70b3468977
|
"Bump build to 6.28.0.4." (nightly-06-06-2023)
|
2023-06-06 04:01:22 -07:00 |
|
Igor Solomennikov
|
d2e6470662
|
Updated iconography for media viewer.
|
2023-06-05 17:50:16 -07:00 |
|
Igor Solomennikov
|
c792bd0e50
|
Improvements to video controls in media viewer.
• animated play/pause button transition.
• allow tap&hold on rewind and FF buttons to scrub at 2x speed.
|
2023-06-05 17:39:12 -07:00 |
|
Igor Solomennikov
|
60b0138a7f
|
Polish for video player progress bar.
• larger thumb when user is dragging.
• different color for "played" part of the progress bar.
|
2023-06-05 17:24:27 -07:00 |
|
Igor Solomennikov
|
aead4b7b43
|
Fix flashing when opening media viewer.
|
2023-06-05 17:14:27 -07:00 |
|
Igor Solomennikov
|
22f16c9a10
|
Re-worked bottom control panel in the media viewer.
|
2023-06-05 16:56:55 -07:00 |
|
Igor Solomennikov
|
498d173a68
|
Remove now unused OWSViewControllerObjc.
|
2023-06-05 16:18:17 -07:00 |
|
Igor Solomennikov
|
76c7b2db28
|
Convert ChatListVC to Swift.
|
2023-06-05 16:13:41 -07:00 |
|
Igor Solomennikov
|
20c55e7dec
|
Add necessary imports to Swift files.
Necessary for converting ChatListVC to Swift.
|
2023-06-05 16:04:48 -07:00 |
|
Sasha Weiss
|
3811a7f4de
|
Tidy up group update types
|
2023-06-05 15:07:54 -07:00 |
|
Sasha Weiss
|
aae8c95fbd
|
Represent group updates as an enum
|
2023-06-05 14:27:09 -07:00 |
|
Harry
|
b9bf24eb4d
|
Allow for nullable svr credentials in registration reglock response
|
2023-06-05 14:17:52 -07:00 |
|
Igor Solomennikov
|
b3578dde47
|
Remove NSObject inheritance and exposure to ObjC for OWSTable* classes.
|
2023-06-05 10:12:51 -07:00 |
|
Igor Solomennikov
|
c58de3bb5e
|
Convert RecipientPickerVC to Swift.
|
2023-06-05 09:59:34 -07:00 |
|
Max Radermacher
|
ca3b018734
|
Add & use DisappearingMessagesConfigurationStore
|
2023-06-05 11:00:38 -05:00 |
|
automated-signal
|
fd0eb64bb6
|
"Bump build to 6.28.0.3." (nightly-06-03-2023)
|
2023-06-03 04:01:13 -07:00 |
|
Igor Solomennikov
|
f65d8e267d
|
Remove ObjC cruft from some classes.
|
2023-06-02 21:36:36 -07:00 |
|
Igor Solomennikov
|
8f6fbdf827
|
Convert SignalBaseTest to Swift.
|
2023-06-02 21:24:50 -07:00 |
|
Igor Solomennikov
|
c0b01db156
|
Convert Environment from SignalMessaging to Swift as SMEnvironment.
|
2023-06-02 20:53:07 -07:00 |
|
Pete Walters
|
859c8e6b35
|
Improve edit window validation
|
2023-06-02 22:51:10 -05:00 |
|
Igor Solomennikov
|
92ca9ed82c
|
Convert CVItemViewModel protocol to Swift.
|
2023-06-02 20:26:58 -07:00 |
|
Harry
|
e6d0c3021f
|
Fix SVR concurrency test flake
|
2023-06-02 17:12:53 -07:00 |
|
Harry
|
62b75863d2
|
Set SVR remote config on non-registration path
|
2023-06-02 15:55:16 -07:00 |
|
Max Radermacher
|
bfe2d28ad0
|
Don’t cache includeMutedThreadsInBadgeCount
|
2023-06-02 16:49:39 -05:00 |
|
Pete Walters
|
9b235845ed
|
Update how edits are expired & deleted
|
2023-06-02 16:15:46 -05:00 |
|
Pete Walters
|
b91865f358
|
Fix unread behavior with edits
|
2023-06-02 13:58:30 -05:00 |
|
Igor Solomennikov
|
5544c2046f
|
Fix crash when opening camera.
• Removed code that was supposed to pre-load photo picker.
• Add safeguards when adding title view to a navbar.
|
2023-06-02 11:42:04 -07:00 |
|
Harry
|
c912ed67a9
|
Update rules for SVR2 rollout
|
2023-06-02 09:52:31 -07:00 |
|
Pete Walters
|
f58b6947ce
|
Funnel read crashes into the recovery flow
|
2023-06-02 11:48:51 -05:00 |
|
Harry
|
4580b9ee66
|
Don't rely on TSAccountManager global state to load groups from storageService
|
2023-06-02 09:15:52 -07:00 |
|
automated-signal
|
585e63f2bc
|
"Bump build to 6.28.0.2." (nightly-06-02-2023)
|
2023-06-02 04:01:16 -07:00 |
|
Igor Solomennikov
|
fad6d63b81
|
Convert two "fingerprint" VCs to Swift.
|
2023-06-01 13:28:35 -07:00 |
|
Sasha Weiss
|
2845d60e13
|
Remove lots of GV1-related code
|
2023-06-01 11:47:43 -07:00 |
|
Igor Solomennikov
|
0ed81d560a
|
Convert OWSPreferences in SignalMessaging to Swift as Preferences.
|
2023-06-01 11:29:08 -07:00 |
|
Igor Solomennikov
|
2f71d6a2c6
|
Convert OWSWindowManager to Swift as WindowManager.
|
2023-06-01 10:55:21 -07:00 |
|
Sasha Weiss
|
c7b7031f4e
|
Do not show leave/block options for V1 groups
|
2023-06-01 09:45:48 -07:00 |
|