Signal-iOS/Signal.xcodeproj
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
..
project.xcworkspace Removing developer-specific junk. 2015-01-04 11:30:23 +01:00
xcshareddata Remove references to SignalServiceKit (the pod) 2022-08-22 09:18:55 -07:00
project.pbxproj "Add to Another Group": show archived groups, order by recency 2022-09-01 08:41:42 -05:00