bsky-app/src
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
..
alf Native toast rework (#4808) 2024-07-23 19:50:47 +01:00
components Priority notifications (#4798) 2024-07-24 20:09:20 +01:00
lib Priority notifications (#4798) 2024-07-24 20:09:20 +01:00
locale Run intl:extract 2024-07-05 12:33:48 -07:00
logger [Clipclops] External store, suspend/resume (#3829) 2024-05-02 20:57:51 -05:00
platform Add support for new-tab clicks on feeds (#4462) 2024-06-10 11:44:13 -07:00
screens Priority notifications (#4798) 2024-07-24 20:09:20 +01:00
state Priority notifications (#4798) 2024-07-24 20:09:20 +01:00
tours Guided tour for new users (#4690) 2024-07-02 21:25:19 -07:00
view Priority notifications (#4798) 2024-07-24 20:09:20 +01:00
App.native.tsx Use appropriate icons for toasts (#4803) 2024-07-23 15:01:04 +01:00
App.web.tsx Use appropriate icons for toasts (#4803) 2024-07-23 15:01:04 +01:00
Navigation.tsx Priority notifications (#4798) 2024-07-24 20:09:20 +01:00
Splash.tsx Fix dark butterfly on android splash (#2993) 2024-02-26 19:24:36 -06:00
env.ts E2E 🟢 (#2092) 2023-12-05 14:50:56 -06:00
routes.ts Priority notifications (#4798) 2024-07-24 20:09:20 +01:00