aboutsummaryrefslogtreecommitdiff
path: root/lib/serve.js
Commit message (Collapse)AuthorAgeFilesLines
* Prompt for missing blobs on git diff pagecel2018-01-211-0/+2
|
* Handle git ref links where the commit is not in the messagecel2018-01-171-0/+18
|
* Fix off-by-one errorcel2018-01-101-1/+1
|
* Merge branch 'master' into layoutcel2018-01-101-109/+630
|\
| * Don't show comment links when we don't have the context to generate onecel2018-01-101-5/+11
| |
| * Include git blob id in new line-comments, for good measurecel2018-01-091-0/+3
| |
| * Add hint parameters for 'created' linkscel2018-01-091-0/+2
| |
| * Use correct message ids in commit file diff linkscel2018-01-091-2/+3
| |
| * Merge branch 'git-lib'cel2018-01-091-99/+499
| |\
| | * whitespacecel2018-01-091-86/+86
| | |
| | * Handle multiple line comment thread composerscel2018-01-091-18/+21
| | |
| | * Support line comments on blobs as well as diffscel2018-01-091-3/+67
| | |
| | * Include composer in line comment threadscel2018-01-091-54/+76
| | |
| | * Render line-comments and diffs bettercel2018-01-091-40/+105
| | |
| | * whitespacecel2018-01-091-5/+5
| | |
| | * Render line comments on diffscel2018-01-081-38/+95
| | |
| | * Render line-comment messagescel2018-01-081-0/+1
| | |
| | * Linkify newly created git blobscel2018-01-081-1/+6
| | |
| | * Render git diffscel2018-01-081-2/+179
| | |
| | * Render markdown files in git reposcel2018-01-081-0/+10
| | |
| | * Use readTreeFull and pull-catchcel2018-01-081-18/+14
| | |
| * | Don't load unzipcel2018-01-091-1/+1
| |/
| * Add previewContacts optioncel2018-01-041-2/+9
| | | | | | | | Allow previewing a contact messages before publishing it
| * Serve files in zip blobscel2017-12-301-0/+97
| |
| * fix: fail gracefully on jpeg rotation exceptionStephen Whitmore2017-12-281-8/+13
| |
* | Use textarea for code blockscel2017-12-261-5/+1
|/
* Fix publishVote without previewVotescel2017-12-261-2/+2
|
* Allow using ooo (out-of-order message replication)cel2017-12-251-22/+33
|
* Handle more missing git blobscel2017-12-251-0/+4
|
* Allow previewing votescel2017-12-241-3/+13
|
* 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
| | | | e.g. %+WP4++A4PSy5riB4SfVhEQknfFueFhZOYBPiIUbW8PE=.sha256
* 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
| | | | It streams the friends list rather than buffering it
* 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
|