bsky-app/src/state/queries
Hailey 8ddb28d3c5
[Video] Uploads (#4754)
* state for video uploads

* get upload working

* add a debug log

* add post progress

* progress

* fetch data

* add some progress info, web uploads

* post on finished uploading (wip)

* add a note

* add some todos

* clear video

* merge some stuff

* convert to `createUploadTask`

* patch expo modules core

* working native upload progress

* platform fork

* upload progress for web

* cleanup

* cleanup

* more tweaks

* simplify

* fix type errors

---------

Co-authored-by: Samuel Newman <10959775+mozzius@users.noreply.github.com>
2024-07-30 08:25:31 -07:00
..
messages Throttle instead of debounce (#4456) 2024-06-10 17:02:57 +02:00
notifications special invalidation logic (#4820) 2024-07-24 21:44:41 +01:00
preferences New user progress guides (#4716) 2024-07-04 03:05:19 +01:00
video [Video] Uploads (#4754) 2024-07-30 08:25:31 -07:00
actor-autocomplete.ts dont filter exact matches from typeahead (#4802) 2024-07-19 15:25:09 -07:00
actor-search.ts Starter Packs (#4332) 2024-06-21 21:38:04 -07:00
actor-starter-packs.ts Starter Packs (#4332) 2024-06-21 21:38:04 -07:00
app-passwords.ts Replace getAgent() with reading agent (#4243) 2024-05-28 16:37:51 +01:00
feed.ts Fix crash in Feeds and Starter Packs (#4616) 2024-06-24 21:34:42 +01:00
handle.ts Replace getAgent() with reading agent (#4243) 2024-05-28 16:37:51 +01:00
index.ts [Session] Refactor to prepare for V2 (#3781) 2024-05-01 02:55:43 +01:00
invites.ts Replace getAgent() with reading agent (#4243) 2024-05-28 16:37:51 +01:00
known-followers.ts Add known followers to shadow cache (#4517) 2024-06-14 11:56:43 -05:00
labeler.ts Remove invalid labelers when subscribing/unsubscribing (#4771) 2024-07-12 14:55:34 -05:00
like.ts Replace getAgent() with reading agent (#4243) 2024-05-28 16:37:51 +01:00
list-members.ts Starter Packs (#4332) 2024-06-21 21:38:04 -07:00
list-memberships.ts Replace getAgent() with reading agent (#4243) 2024-05-28 16:37:51 +01:00
list.ts Replace getAgent() with reading agent (#4243) 2024-05-28 16:37:51 +01:00
my-blocked-accounts.ts Replace getAgent() with reading agent (#4243) 2024-05-28 16:37:51 +01:00
my-lists.ts Replace getAgent() with reading agent (#4243) 2024-05-28 16:37:51 +01:00
my-muted-accounts.ts Replace getAgent() with reading agent (#4243) 2024-05-28 16:37:51 +01:00
post-feed.ts Boolean filter improvement alternative: TS upgrade (#4840) 2024-07-26 00:31:59 +01:00
post-liked-by.ts Replace getAgent() with reading agent (#4243) 2024-05-28 16:37:51 +01:00
post-reposted-by.ts Replace getAgent() with reading agent (#4243) 2024-05-28 16:37:51 +01:00
post-thread.ts Implement thread locking (#4545) 2024-06-18 12:07:56 -07:00
post.ts [D1X] Use user action and viewing history to inform suggested follows (#4727) 2024-07-04 22:28:38 +01:00
profile-feedgens.ts Sort profile feedgens by likes (#4380) 2024-06-11 03:55:44 +02:00
profile-followers.ts Replace getAgent() with reading agent (#4243) 2024-05-28 16:37:51 +01:00
profile-follows.ts Replace getAgent() with reading agent (#4243) 2024-05-28 16:37:51 +01:00
profile-lists.ts Starter Packs (#4332) 2024-06-21 21:38:04 -07:00
profile.ts Show feedback for Follow button in interstitials (#4738) 2024-07-05 20:17:47 +01:00
resolve-short-link.ts Handle pressing all go.bsky.app links in-app w/ resolution (#4680) 2024-06-27 19:35:20 -07:00
resolve-uri.ts Pinned feeds cards (#4526) 2024-06-22 00:50:23 +03:00
search-posts.ts remove resolution from post thread (#4297) 2024-06-03 23:58:16 +01:00
service.ts Extract query key roots to constants (#3404) 2024-04-04 18:57:38 +01:00
shorten-link.ts Starter Packs (#4332) 2024-06-21 21:38:04 -07:00
starter-packs.ts Add starter pack embeds to posts (#4699) 2024-07-04 02:15:08 +01:00
suggested-feeds.ts Replace getAgent() with reading agent (#4243) 2024-05-28 16:37:51 +01:00
suggested-follows.ts Fetch more than 3 suggested follows after first load (#4595) 2024-06-21 14:50:49 -05:00
tenor.ts rm country param (#3653) 2024-04-23 00:37:46 +01:00
threadgate.ts Boolean filter improvement alternative: TS upgrade (#4840) 2024-07-26 00:31:59 +01:00
util.ts remove resolution from post thread (#4297) 2024-06-03 23:58:16 +01:00