manifold/web/lib/firebase
Ian Philips cfbb78af48
Use react-query to cache notifications (#625)
* Use react-query to cache notifications

* Fix imports

* Cleanup

* Limit unseen notifs query

* Catch the bounced query

* Don't use interval

* Unused var

* Avoid flash of page nav

* Give notification question priority & 2 lines

* Right justify timestamps

* Rewording

* Margin

* Simplify error msg

* Be explicit about limit for unseen notifs

* Pass limit > 0
2022-07-07 14:41:50 -06:00
..
answers.ts More absolute imports (#156) 2022-05-09 09:04:36 -04:00
api-call.ts Daily trading bonuses (#618) 2022-07-05 11:29:26 -06:00
bets.ts Compute stats in Firebase instead of Vercel (#584) 2022-06-26 14:42:42 -07:00
comments.ts Compute stats in Firebase instead of Vercel (#584) 2022-06-26 14:42:42 -07:00
contracts.ts Add Firebase schema collection helpers (kind of an RFC) (#583) 2022-06-29 12:21:40 -07:00
fn-call.ts Finalize v2 resolvemarket migration (#598) 2022-06-29 16:47:06 -07:00
groups.ts Small groups UX changes 2022-07-06 17:24:53 -06:00
init.ts Add more linting to web package (#343) 2022-05-26 14:41:24 -07:00
liquidity.ts Liquidity withdrawal (#457) 2022-06-08 13:00:49 -05:00
manalinks.ts Add Firebase schema collection helpers (kind of an RFC) (#583) 2022-06-29 12:21:40 -07:00
notifications.ts Use react-query to cache notifications (#625) 2022-07-07 14:41:50 -06:00
stats.ts Compute stats in Firebase instead of Vercel (#584) 2022-06-26 14:42:42 -07:00
storage.ts User profile (#44) 2022-02-03 21:04:56 -06:00
tracking.ts Remove unused imports from random files (#224) 2022-05-13 18:30:52 -07:00
txns.ts Add Firebase schema collection helpers (kind of an RFC) (#583) 2022-06-29 12:21:40 -07:00
users.ts Referrals (#592) 2022-07-01 07:47:19 -06:00
utils.ts Add Firebase schema collection helpers (kind of an RFC) (#583) 2022-06-29 12:21:40 -07:00