bsky-app/src/state/models
Ansh 75174a6c37 73-post-embeds (#253)
* update api to 0.1.3

* add repost modal with reposting functionality

* add quote post UI

* allow creation and view of quote posts

* Validate the post record before rendering a quote post

* Use createdAt in quote posts for now

* add web modal support

* Tune the quote post rendering

* Make did and declarationCid optional in postmeta

* Make did and declarationCid optional in postmeta

* dont allow image or link preview if quote post

* Handle no-text quote posts

* Tune the repost modal

* Tweak composer post text

* Fix lint

---------

Co-authored-by: Paul Frazee <pfrazee@gmail.com>
2023-03-02 18:09:48 -06:00
..
feed-view.ts New onboarding (#241) 2023-03-02 12:21:33 -06:00
link-metas-view.ts Merge main into the Web PR (#230) 2023-02-22 14:23:57 -06:00
log.ts Merge main into the Web PR (#230) 2023-02-22 14:23:57 -06:00
me.ts New onboarding (#241) 2023-03-02 12:21:33 -06:00
my-follows.ts New onboarding (#241) 2023-03-02 12:21:33 -06:00
navigation.ts Fix lint 2023-02-27 10:45:59 -06:00
notifications-view.ts A couple various fixes (#242) 2023-03-01 16:54:50 -06:00
post-thread-view.ts Merge main into the Web PR (#230) 2023-02-22 14:23:57 -06:00
post.ts Merge main into the Web PR (#230) 2023-02-22 14:23:57 -06:00
profile-ui.ts Fix all type errors 2023-01-26 11:25:52 -06:00
profile-view.ts Implement image uploading in the web composer 2023-02-23 16:02:31 -06:00
profiles-view.ts Merge main into the Web PR (#230) 2023-02-22 14:23:57 -06:00
reposted-by-view.ts Merge main into the Web PR (#230) 2023-02-22 14:23:57 -06:00
root-store.ts New onboarding (#241) 2023-03-02 12:21:33 -06:00
session.ts New onboarding (#241) 2023-03-02 12:21:33 -06:00
shell-ui.ts 73-post-embeds (#253) 2023-03-02 18:09:48 -06:00
suggested-actors-view.ts New onboarding (#241) 2023-03-02 12:21:33 -06:00
suggested-posts-view.ts New onboarding (#241) 2023-03-02 12:21:33 -06:00
user-autocomplete-view.ts Merge main into the Web PR (#230) 2023-02-22 14:23:57 -06:00
user-followers-view.ts Merge main into the Web PR (#230) 2023-02-22 14:23:57 -06:00
user-follows-view.ts Merge main into the Web PR (#230) 2023-02-22 14:23:57 -06:00
user-local-photos.ts Break out the web/native image picking code and make some progress on the web version 2023-01-27 15:51:24 -06:00
votes-view.ts Merge main into the Web PR (#230) 2023-02-22 14:23:57 -06:00