aboutsummaryrefslogtreecommitdiff
path: root/lib/serve.js
Commit message (Expand)AuthorAgeFilesLines
* Add drafts featurecel2019-01-311-18/+180
* Omit default ssb-server portcel2019-01-291-1/+2
* Move pub addresses out of profile pagecel2019-01-291-12/+31
* Allow setting blob link mime-types in composercel2019-01-291-3/+32
* Add block pagecel2019-01-291-3/+43
* Add replicate.request buttoncel2019-01-291-1/+25
* Add mute (private block) buttoncel2019-01-281-2/+10
* Add /script routecel2019-01-281-0/+18
* Make nav links configurablecel2019-01-281-21/+10
* Try to crash lesscel2019-01-281-1/+4
* Allow truncating name linkscel2019-01-281-4/+4
* about-diff: handle initial diffcel2019-01-251-5/+5
* Add about-diff pagecel2019-01-231-4/+94
* Handle missing rpc methodscel2018-12-101-5/+5
* Show git signaturescel2018-11-301-0/+74
* Add git object pagecel2018-11-301-1/+59
* Integrate with ssb-publishguard redirectscel2018-11-291-1/+2
* Add root and branch to vote messagescel2018-11-231-0/+9
* Fix status pagecel2018-11-181-1/+1
* List enemies (mutually blocked)cel2018-11-181-2/+10
* Link to contact messages from contact pagescel2018-11-181-1/+1
* don't send referrer headersansuz2018-11-061-0/+1
* Decrypt message with unbox key query parametercel2018-10-011-2/+10
* Handle unencoded web linkscel2018-09-241-1/+3
* Link to git blob files with extensionscel2018-09-241-2/+10
* Disable listing "followed by your friends"cel2018-09-061-0/+2
* Handle meetingTime polls, positions and resolutionscel2018-09-061-2/+6
* Fix links to lightweight git tagscel2018-08-301-0/+26
* Prevent double-html escapingcel2018-08-261-1/+1
* Add about-self pagecel2018-08-251-13/+156
* Improve setting thread root & branches for repliescel2018-08-211-2/+7
* Prefer ssb-backlinks for streaming a threadcel2018-08-181-1/+1
* Render some dark-crystal stuffcel2018-08-181-1/+30
* Show if private message author is not a recipientcel2018-08-121-1/+1
* Reply in private to undecryptable messagecel2018-08-121-1/+1
* Publish conformant poll-position messagescel2018-07-271-3/+7
* Render post edits and diffscel2018-07-261-0/+77
* Add tags pagecel2018-07-041-1/+18
* Handle audio/video blobscel2018-06-291-3/+16
* Fix pollscel2018-06-141-0/+1
* Hide votes pagecel2018-05-211-1/+1
* Attempt to fix pagination issuescel2018-05-161-0/+6
* Fix url-decoding blob idscel2018-05-161-1/+1
* Render poll messagescel2018-04-291-0/+20
* Support missing web content-typecel2018-04-211-1/+4
* Include ssb-npmcel2018-04-211-0/+7
* Handle escaped blob idscel2018-04-201-1/+2
* fix: web mime type and lengthnoffle2018-04-191-2/+2
* fix: better error output for webStephen Whitmore2018-04-171-1/+1
* feat: handle /web blob websitesStephen Whitmore2018-04-161-0/+25