git ssb

9+

cel / ssb-viewer



Commit 357f96fa93ad3863b49f7fe22aff0142e7540891

Document the new routes

Anders Rune Jensen committed on 4/18/2017, 7:09:12 PM
Parent: 5544d14b7f0ac44755ee8975c5e544c94aab285f

Files changed

README.mdchanged
README.mdView
@@ -37,8 +37,11 @@
3737
3838 - `/%msgid`: web page showing a message thread
3939 - `/%msgid.js`: script to embed a message thread
4040 - `/%msgid.json`: message thread as JSON
41 +- `/&feedid`: web page showing a complete feed
42 +- `/user-feed/&feedid`: web page showing messages from followed users and channels of a feed
43 +- `/channel/#channel`: web page showing messages in a specific channel
4144
4245 ### Query options
4346
4447 - `noroot`: don't include the root message in the thread

Built with git-ssb-web