bsky-app/src/lib/async
Samuel Newman cfb8a3160e
Priority notifications (#4798)
* new settings screen

* bring back the spinner

* add experimental language

* fix typo, change leading

* integrate priority notifications API

* update package

* use refetch instead of invalidateQueries

* fix read-after-write issue by polling for update

* add spinner for initial load

* rm onmutate, it's overcomplicated

* set error state eagerly

* Change language in description

Co-authored-by: Hailey <me@haileyok.com>

* prettier

* add `Toggle.Platform`

* extract out mutation hook + error state

* rm useless cache mutation

* disambiguate isError and isPending

* rm unused isError

---------

Co-authored-by: Samuel Newman <10959775+mozzius@users.noreply.github.com>
Co-authored-by: Hailey <me@haileyok.com>
2024-07-24 20:09:20 +01:00
..
accumulate.ts Lists updates: curate lists and blocklists (#1689) 2023-11-01 16:15:40 -07:00
bundle.ts Merge main into the Web PR (#230) 2023-02-22 14:23:57 -06:00
retry.ts Logout bug hunt (#294) 2023-03-15 15:05:13 -05:00
timeout.ts [APP-775] Add Welcome screen after account creation (#1038) 2023-07-19 23:50:42 -07:00
until.ts Priority notifications (#4798) 2024-07-24 20:09:20 +01:00