From 357f96fa93ad3863b49f7fe22aff0142e7540891 Mon Sep 17 00:00:00 2001 From: Anders Rune Jensen Date: Tue, 18 Apr 2017 21:09:12 +0200 Subject: [PATCH] Document the new routes --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9aafb6e..a2437a3 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,9 @@ To add more than the base styles, you can also load `http://localhost:8807/stati - `/%msgid`: web page showing a message thread - `/%msgid.js`: script to embed a message thread - `/%msgid.json`: message thread as JSON +- `/&feedid`: web page showing a complete feed +- `/user-feed/&feedid`: web page showing messages from followed users and channels of a feed +- `/channel/#channel`: web page showing messages in a specific channel ### Query options