aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Optional Basic authenticationStuart Gathman2017-10-011-0/+19
* Render chess messages mini, with link to expandcel2017-10-012-15/+42
* Render acme-challenges-http-01 messages compactlycel2017-10-011-2/+17
* Render npm prebuildscel2017-10-013-14/+154
* Use table header elements for npm packagescel2017-09-301-7/+7
* Merge branch 'secretblobs' into mastercel2017-09-293-36/+128
|\
| * Encrypt blobs in private messagescel2017-05-263-34/+104
* | Render chess resignedcel2017-09-231-1/+10
* | Add missing column headercel2017-09-221-5/+6
* | Make npm links more consistentcel2017-09-222-12/+12
* | Render npm package readmescel2017-09-203-7/+104
* | Render npm package publisherscel2017-09-205-44/+101
* | Fix npm-packages viewcel2017-09-191-12/+21
* | Render npm-packagescel2017-09-184-2/+117
* | Default encode_msgids to truecel2017-08-201-1/+1
* | Use raw message ids in links by defaultcel2017-08-152-1/+3
* | Fix images on About pagescel2017-08-152-2/+2
* | Let nodejs decide what localhost iscel2017-08-151-4/+7
* | Improve chess renderingcel2017-07-251-13/+72
* | Add ssb client keep-alivecel2017-07-101-1/+4
* | Improve links on about pagescel2017-07-102-4/+3
* | Highlight code in markdown and git filescel2017-06-272-6/+36
* | Show contact reasoncel2017-06-271-0/+1
* | Fix votes end handlingcel2017-06-271-1/+1
* | npm-publish: render markdown in description; add feed sigilcel2017-06-272-2/+5
* | Render chess invite acceptcel2017-06-271-0/+12
* | Add status pagecel2017-06-271-0/+31
* | Render arrows with symbol font, for dillocel2017-06-211-2/+2
* | make root and branch link indicators more clear (in my head at least).Angelo DiNardi2017-06-211-2/+2
* | Hide npm-publish author if it is same as message authorcel2017-06-181-1/+11
* | Handle feed id in npm authorcel2017-06-181-2/+7
* | Improve pagination of sort=claimed stream forwardscel2017-06-181-1/+13
* | Handle ?sort=claimed in pagination linkscel2017-06-181-2/+6
* | Render chess moves and invitescel2017-06-171-0/+115
* | Render npm-publish messagescel2017-06-173-6/+129
* | Move blobs.add hack into ssb-partycel2017-06-141-11/+1
* | Specify backlinks index manuallycel2017-06-131-12/+9
* | Fix /private fallback streamcel2017-06-131-2/+2
* | Fix timestamp gt/lt handlingcel2017-06-121-45/+43
* | Use ssb-private for private pagecel2017-06-122-7/+22
* | Add mentions page using ssb-backlinkscel2017-06-122-0/+48
* | Use ssb-backlinks for channels/hashtags if it is availablecel2017-06-122-14/+32
* | Move mergeOpts into utilcel2017-06-122-18/+18
* | Fix handling git hashcel2017-06-101-1/+1
* | Concat manuallycel2017-06-101-2/+2
* | Serve images separately from blobs in generalcel2017-06-102-2/+33
* | Merge branch 'master' into exif-rotationcel2017-06-106-51/+380
|\ \
| * \ Merge branch 'votes'cel2017-06-063-28/+195
| |\ \
| | * \ Merge branch 'master' into votescel2017-05-287-74/+1502
| | |\ \
| | * | | Add votes pagecel2017-05-092-0/+146