Commit Graph

55 Commits

Author SHA1 Message Date
Eric Eastwood 3a54d3b652 SSR with linkedom
Currently doesn't work because the `window` object doesn't include
things like `window.crypto`.
2022-02-03 23:44:50 -06:00
Eric Eastwood 3986412a8a Use more Hydrogen built-in functions to avoid brittleness
Messages, replies, images, reactions working,
![](https://user-images.githubusercontent.com/558581/152109238-4c161ebb-32f0-4951-a503-eb9d6a778a2a.png)
2022-02-02 01:07:06 -06:00
Eric Eastwood 1db3d9d9c9 Make sure images and reactions show up 2022-02-01 23:45:09 -06:00
Eric Eastwood 29c5c7e1f3 Get replies to work 2022-02-01 22:32:59 -06:00
Eric Eastwood 070ef6806d main2 working from static event JSON 2022-02-01 21:39:23 -06:00