bsky-app/bskyweb/cmd/bskyweb
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
..
testdata more social card tweaks, and include in RSS as well (#2599) 2024-01-23 13:16:32 -08:00
.gitignore bskyweb: gzip HTTP responses + some other minor improvements (#826) 2023-06-01 10:22:02 -05:00
formating.go Update open graph data (#2760) 2024-02-06 18:52:04 -08:00
formatting_test.go more social card tweaks, and include in RSS as well (#2599) 2024-01-23 13:16:32 -08:00
main.go Add og meta tags to starter pack detail (#4585) 2024-06-24 21:06:53 -04:00
renderer.go bskyweb additions (#296) 2023-03-20 14:41:15 -07:00
rss.go use four-digit years for RSS pubDate (#3907) 2024-05-08 09:33:38 -07:00
server.go Priority notifications (#4798) 2024-07-24 20:09:20 +01:00