git ssb

0+

dangerousbeans / yap



forked from Dominic / yap

Commit 5b028e25819da101de6c6a94f246cdb26c15ae2e

document non-standard plugins

Dominic Tarr committed on 2/22/2019, 9:58:15 AM
Parent: 0eb5dc6cf73ccf4ac6861f11d65e655eb32def0a

Files changed

README.mdchanged
README.mdView
@@ -43,8 +43,16 @@
4343 currently only threads and posts are checked. feeds - which tend
4444 to be _ranges_ arn't checked. I am still figuring out a good way
4545 to update these.
4646
47+## plugins
48+
49+this code requires the following plugins
50+
51+* ssb-identities (allows switching identities)
52+* ssb-names (handles avatar names)
53+* ssb-search (full text search)
54+
4755 ## known bugs
4856
4957 * reupdating the page can wipe partially written responses (!!!)
5058

Built with git-ssb-web