Signal-iOS/SignalUI
Evan Hahn 03dd818cdb
"Add to Another Group": show archived groups, order by recency
Previously, archived groups didn't show up in the "Add to Another Group"
view. Now, they do!

This also orders groups entirely by recency.

This view used `ThreadViewHelper`, which (1) omitted archived groups
(2) had a bunch of dormant database observation code. I removed this
class and replaced it with some inline code that fetches groups.
2022-09-01 08:41:42 -05:00
..
Appearance Add "Speak Message" accessibility feature 2022-08-29 16:25:04 -05:00
Categories Use final avatar for system author (onboarding story) 2022-08-30 16:45:37 -07:00
Environment Report HTTP status code when web sockets fail to connect 2022-03-28 15:25:37 -07:00
Fonts Add new fonts for text stories 2022-03-17 14:30:19 -07:00
Payments [Payments] Update the MobileCoin dependency to the latest 1.2.2 release 2022-08-22 13:08:40 -07:00
SignalUI.docc Add SignalUI framework target. 2021-10-19 09:39:52 -03:00
UI Video Story muting/unmuting 2022-08-10 16:25:49 -07:00
Utils Durable jobs for leaving groups 2022-08-26 13:13:23 -07:00
ViewControllers Add remote flag for stories 2022-08-31 13:34:24 -07:00
ViewModels ThreadViewModel no longer needs Objective-C interoperability 2022-08-31 15:51:25 -07:00
Views "Add to Another Group": show archived groups, order by recency 2022-09-01 08:41:42 -05:00
Wallpapers Fix typo: "Gausian" -> "Gaussian". 2022-05-17 19:25:30 -07:00
SignalUI-Prefix.pch minor changes due to changed name of NSLocalizedStringFromAppBundle (now OWSLocalizedString) and new location of swift function and preprocessor definition 2022-03-11 14:08:26 +01:00
SignalUI.h "Add to Another Group": show archived groups, order by recency 2022-09-01 08:41:42 -05:00