bsky-app/src/state/models
2022-09-01 12:00:08 -05:00
..
feed-view.ts Add notifications view 2022-07-26 15:45:46 -05:00
liked-by-view.ts Add followers and follows list 2022-07-26 12:02:34 -05:00
me.ts Replace mobx-state-tree with mobx and get a basic home feed rendering 2022-07-19 15:37:24 -05:00
navigation.ts New navigation model (#1) 2022-08-31 14:36:50 -05:00
notifications-view.ts Add notifications view 2022-07-26 15:45:46 -05:00
post-thread-view.ts Add state updates after screen changes 2022-07-25 14:21:48 -05:00
post.ts Add notifications view 2022-07-26 15:45:46 -05:00
profile-view.ts Implement follow/unfollow 2022-07-26 10:29:59 -05:00
reposted-by-view.ts Add followers and follows list 2022-07-26 12:02:34 -05:00
root-store.ts Implement working screen-state management and remove extraneous loads 2022-09-01 12:00:08 -05:00
session.ts Replace mobx-state-tree with mobx and get a basic home feed rendering 2022-07-19 15:37:24 -05:00
user-followers-view.ts Add followers and follows list 2022-07-26 12:02:34 -05:00
user-follows-view.ts Add followers and follows list 2022-07-26 12:02:34 -05:00