bsky-app/src/state/models
2023-01-26 12:36:27 -06:00
..
feed-view.ts Fix: dont dedup reposts that are in threads, as that can cause rendering issues (close #71) 2023-01-25 17:57:53 -06:00
get-assertions-view.ts Improve error logging 2023-01-02 21:39:15 -06:00
link-metas-view.ts Improve link meta fetching for bsky links (#54) 2023-01-19 12:30:28 -06:00
log.ts Improve error logging 2023-01-02 21:39:15 -06:00
me.ts Push notification & session management cleanup (#92) 2023-01-25 11:31:09 -06:00
navigation.ts Resolve all remaining lint issues (#88) 2023-01-24 13:00:11 -06:00
notifications-view.ts Push notification & session management cleanup (#92) 2023-01-25 11:31:09 -06:00
onboard.ts Lints some errors and warnings (#76) 2023-01-20 13:43:28 -06:00
post-thread-view.ts Handle post deletions by removing from active views (close #37) 2023-01-18 16:45:48 -06:00
post.ts Improve error logging 2023-01-02 21:39:15 -06:00
profile-ui.ts Fix all type errors 2023-01-26 11:25:52 -06:00
profile-view.ts Add web polyfills 2023-01-26 12:36:27 -06:00
profiles-view.ts Unvendor the api and switch to @atproto/api 2022-12-22 09:17:07 -06:00
reposted-by-view.ts Fixes to reposted-by list 2023-01-19 16:50:16 -06:00
root-store.ts Add web polyfills 2023-01-26 12:36:27 -06:00
session.ts Push notification & session management cleanup (#92) 2023-01-25 11:31:09 -06:00
shell-ui.ts Update compose prompt for isual balance and to include image button 2023-01-18 13:57:53 -06:00
suggested-actors-view.ts Fix pagination and rendering of suggested follows (#95) 2023-01-25 17:46:14 -06:00
user-autocomplete-view.ts Unvendor the api and switch to @atproto/api 2022-12-22 09:17:07 -06:00
user-followers-view.ts Fixes to the followers list view 2023-01-19 16:38:12 -06:00
user-follows-view.ts Only use cursors supplied by the server (ref #59) 2023-01-20 10:39:00 -06:00
user-local-photos.ts Give a more sensible default crop in the post image picker (related #39) 2023-01-17 18:35:37 -06:00
votes-view.ts Fixes to likes list 2023-01-19 16:54:30 -06:00