Files: 3dfc64e44061b79b9d06b8b067d711ed62c28896 / README.md
897 bytesRaw
patchwork-next
Very early work-in-progress attempt at remaking Patchwork using patchbay and UX/ideas from ferment.
The goal is to make a standalone, easy to install, "social" view into the ssb world.
Install and run
$ git clone https://github.com/mmckegg/patchwork-next
$ cd patchwork-next
$ npm install
$ npm start
TODO
- ☑ Main navigation buttons
- ☑ Compressed feed (the algorithm :wink:)
- ☐ Endless scrolling (or load more) on main feed
- ☐ Power user tabs (right-click, Open in New Tab -> tab interface appears safari style)
- ☐ Preserve scroll on back button
- ☐ Search
- ☐ Easy navigation sidebar
- ☐ Contacts sidebar
- ☐ Show digs on posts in a nicer way (make it clear that you've dug something)
- ☐ Add more todos!
Built with git-ssb-web