manifold/web/lib/firebase
James Grugett 25ee793208
🏠 New home (#889)
* Factor out section header

* Remove daily balance change

* Remove dead code

* Layout, add streak

* Fix visibility observer to work on server

* Tweak

* Search perserved by url

* Add pill query param

* Add search page

* Extract component for ProbChangeRow

* Explore groups page

* Add search row

* Add trending groups section

* Add unfollow option for group

* Experimental home: accommodate old saved sections.

* Tweaks to search layout

* Rearrange layout

* Daily movers page

* Add streak grayed out indicator

* Use firebase query instead of algolia search for groups

* Replace trending group card with pills

* Hide streak if you turned off that notification

* Listen for group updates

* Better UI for adding / removing groups

* Toast feedback for join/leave group. Customize button moved to bottom.

* Remove Home title

* Refactor arrange home

* Add new for you section

* Add prefetch

* Move home out of experimental!

* Remove unused import

* Show non-public markets from group
2022-09-16 16:12:24 -05:00
..
answers.ts More absolute imports (#156) 2022-05-09 09:04:36 -04:00
api.ts Dashboards (#791) 2022-08-29 16:06:17 +01:00
bets.ts Make prefetching correctly use context cache (#835) 2022-09-01 19:38:09 -07:00
challenges.ts Create challenge without previous market (#718) 2022-08-18 08:15:20 -06:00
comments.ts Adds comments to posts (#844) 2022-09-07 23:09:20 +01:00
contracts.ts 🏠 New home (#889) 2022-09-16 16:12:24 -05:00
groups.ts 🏠 New home (#889) 2022-09-16 16:12:24 -05:00
init.ts Clean comments 2022-09-01 07:01:49 -06:00
likes.ts liking markets with tip/heart (#798) 2022-08-30 09:38:59 -06: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 React-query-ify notifications (#812) 2022-08-28 15:20:21 -05:00
posts.ts Post in a group about page. (#803) 2022-08-30 13:39:10 +01:00
server-auth.ts Dramatically improve server auth stuff (#826) 2022-08-31 22:13:26 -07:00
stats.ts Compute stats in Firebase instead of Vercel (#584) 2022-06-26 14:42:42 -07:00
storage.ts Add cache headers to avatars (#737) 2022-08-10 11:03:55 -07:00
txns.ts Adds comments to posts (#844) 2022-09-07 23:09:20 +01:00
users.ts Make prefetching correctly use context cache (#835) 2022-09-01 19:38:09 -07:00
utils.ts Add Firebase schema collection helpers (kind of an RFC) (#583) 2022-06-29 12:21:40 -07:00