aboutsummaryrefslogtreecommitdiff
path: root/lib/serve.js
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | | | | fixesStephen Whitmore2017-06-101-14/+26
* | | | | Use JPEG EXIF data to rotate image blobs.Stephen Whitmore2017-06-061-1/+12
|/ / / /
* | | | Cache emoji names from emojis pagecel2017-06-011-0/+6
* | | | Handle more missing blobscel2017-05-311-0/+2
* | | | Add link to show markdown sourcecel2017-05-311-1/+6
* | | | Fix variable scopecel2017-05-311-1/+1
* | | | Fix handling multiple uploadscel2017-05-301-4/+3
* | | | Add attend button for gatheringscel2017-05-301-3/+17
* | | | add built-in emoji as blobscel2017-05-301-3/+46
* | | | Add custom emojis list pagecel2017-05-301-0/+28
* | | | Show warning if blob or emoji is largecel2017-05-301-0/+23
* | | | Include blob size even when just mentioningcel2017-05-301-1/+12
* | | | refactor to allow asynchronously generating message contentcel2017-05-301-67/+77
* | | | Implement custom emoji rendering and uploadingcel2017-05-301-7/+52
| |/ / |/| |
* | | factor out getting git object linkscel2017-05-281-42/+34
* | | Render git trees, tags, and blobscel2017-05-281-1/+261
* | | refactor git stuffcel2017-05-281-36/+146
* | | wip: more gitcel2017-05-231-0/+117
| |/ |/|
* | Serve blob sizecel2017-05-231-10/+16
* | Merge branch 'master' into aboutcel2017-05-151-27/+102
|\ \