IceCubes/IceCubesApp/App
David Davies-Payne 11167c35c3
Also sort tags and lists in profile view (#764)
* Add CurrentAccount.sortedLists and .sortedTags

Sorts alphabetically, ascending, lowercased on title and name respectively.

* TimelineTab uses CurrentAccount.sortedLists and .sortedTags

* Account detail sorts tags and lists

Alphabetically, ascending, lowercased via CurrentAccount.sortedTags, .sortedLists
2023-02-10 06:38:18 +01:00
..
Tabs Also sort tags and lists in profile view (#764) 2023-02-10 06:38:18 +01:00
AppRouter.swift Add push notification settings in profile context menu 2023-01-27 12:18:17 +01:00
IceCubesApp.swift Ensure account and tab switching is done without animations 2023-02-09 18:48:31 +01:00
QuickLookRepresentable.swift Swift format 2023-01-30 07:27:06 +01:00
SafariRouter.swift In app browser is back to full screen 2023-02-08 07:22:52 +01:00
SideBarView.swift Ensure account and tab switching is done without animations 2023-02-09 18:48:31 +01:00