IceCubesApp/Packages
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
..
Account Also sort tags and lists in profile view (#764) 2023-02-10 06:38:18 +01:00
AppAccount Ensure account and tab switching is done without animations 2023-02-09 18:48:31 +01:00
Conversations Fix Conversation.lastStatus nullability issue (#709) close #696 2023-02-08 06:27:44 +01:00
DesignSystem Add avatar in account selector menu 2023-02-09 07:36:23 +01:00
Env Also sort tags and lists in profile view (#764) 2023-02-10 06:38:18 +01:00
Explore Various optimizations to speed things up 2023-01-30 19:14:43 +01:00
Lists Revert "Cleanup logout code" 2023-02-04 21:53:13 +01:00
Models Fix relative date 2023-02-09 19:25:12 +01:00
Network Notifications: Load more newer pages 2023-02-06 20:08:29 +01:00
Notifications Faster / Cached ServerDate decoding 2023-02-09 09:12:44 +01:00
Status More optimizations to StatusRowView 2023-02-09 12:24:18 +01:00
Timeline Timeline: restore the selected timeline at the next startup (#694) 2023-02-09 12:27:59 +01:00