aboutsummaryrefslogtreecommitdiff
path: root/lib/serve.js
Commit message (Expand)AuthorAgeFilesLines
* Remove unimplemented vote routecel2017-12-211-1/+0
* Fix errorcel2017-12-141-1/+5
* Generate private blob links using querystring-stylecel2017-12-131-1/+1
* Serve querystring-style secret blobscel2017-12-121-20/+28
* Render blog messagescel2017-12-081-0/+26
* List friends following feedcel2017-12-051-26/+35
* Fix typocel2017-11-271-1/+1
* Set recps in composer if message is private but has no recpscel2017-11-271-0/+3
* Use ssb-contact again, with block(er)scel2017-11-251-36/+23
* Show pub addressescel2017-11-171-0/+11
* Refactor wrapUserFeed to use pull-hyperscriptcel2017-11-171-56/+79
* Add block buttoncel2017-11-101-23/+14
* Remove default limitcel2017-11-031-1/+1
* Render blocks and blockers on contacts pagescel2017-10-181-19/+36
* Fix handling limitcel2017-10-171-7/+9
* Pass through filter parametercel2017-10-171-0/+6
* Add channel to advanced searchcel2017-10-141-1/+8
* Show estimated message size and warning if too largecel2017-10-141-1/+18
* Move limit downstream of filtercel2017-10-131-6/+6
* Fixcel2017-10-131-2/+2
* Filter messages sociallycel2017-10-131-10/+33
* Optional Basic authenticationStuart Gathman2017-10-011-0/+19
* Render chess messages mini, with link to expandcel2017-10-011-1/+1
* Render npm prebuildscel2017-10-011-0/+54
* Use table header elements for npm packagescel2017-09-301-7/+7
* Merge branch 'secretblobs' into mastercel2017-09-291-31/+66
|\
| * Encrypt blobs in private messagescel2017-05-261-25/+46
* | Make npm links more consistentcel2017-09-221-6/+6
* | Render npm package readmescel2017-09-201-3/+29
* | Render npm package publisherscel2017-09-201-8/+29
* | Fix npm-packages viewcel2017-09-191-12/+21
* | Render npm-packagescel2017-09-181-0/+37
* | Fix images on About pagescel2017-08-151-1/+1
* | Highlight code in markdown and git filescel2017-06-271-6/+16
* | Add status pagecel2017-06-271-0/+31
* | Handle ?sort=claimed in pagination linkscel2017-06-181-2/+6
* | Use ssb-private for private pagecel2017-06-121-7/+2
* | Add mentions page using ssb-backlinkscel2017-06-121-0/+28
* | Use ssb-backlinks for channels/hashtags if it is availablecel2017-06-121-14/+2
* | Move mergeOpts into utilcel2017-06-121-18/+6
* | Concat manuallycel2017-06-101-2/+2
* | Serve images separately from blobs in generalcel2017-06-101-1/+32
* | Merge branch 'master' into exif-rotationcel2017-06-101-38/+126
|\ \
| * \ Merge branch 'votes'cel2017-06-061-28/+102
| |\ \
| | * \ Merge branch 'master' into votescel2017-05-281-40/+630
| | |\ \
| | * | | Add votes pagecel2017-05-091-0/+86
| | * | | Add another way to lookup namescel2017-05-091-29/+17
| * | | | Don't call blobs.want if we already have the blobcel2017-06-061-8/+4
| * | | | Show commit files changedcel2017-06-031-6/+20
| * | | | Use existing function for rendering git commit bodiescel2017-06-021-1/+2