bsky-app/src/state/models/lists
Foysal Ahamed eec300d772
List cleanup on remove (#1069)
* 💄 Hide Add to List option on own profile

*  Remove Lists tab when last list is removed

*  Add listener to list delete on profile screen

*  Only show save changes in list modal when changes are made
2023-07-28 11:04:27 -05:00
..
actor-feeds.ts Reorganize custom-feed state models and add the missing _reactKey attribute 2023-05-17 13:52:16 -05:00
blocked-accounts.ts Implement blocks (#554) 2023-04-28 20:03:13 -05:00
likes.ts Update AtUri import to use official package with fix for usernames that start with numbers (close #414) (#418) 2023-04-07 10:30:58 -05:00
lists-list.ts List cleanup on remove (#1069) 2023-07-28 11:04:27 -05:00
muted-accounts.ts [APP-601] Add muted accounts list (#565) 2023-05-02 23:32:16 -05:00
reposted-by.ts Update AtUri import to use official package with fix for usernames that start with numbers (close #414) (#418) 2023-04-07 10:30:58 -05:00
user-followers.ts Reorganize state models for clarity (#378) 2023-04-03 15:21:17 -05:00
user-follows.ts Reorganize state models for clarity (#378) 2023-04-03 15:21:17 -05:00