aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Handle hooked sbot.getcel2018-01-261-1/+11
* 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-172-0/+19
* Don't override sbot.getcel2018-01-171-1/+0
* Treat line-comment text same as post textcel2018-01-161-1/+1
* Fix off-by-one errorcel2018-01-101-1/+1
* Merge branch 'master' into layoutcel2018-01-105-792/+770
|\
| * 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-094-769/+616
| |\
| | * 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-092-41/+106
| | * whitespacecel2018-01-091-5/+5
| | * Render line comments on diffscel2018-01-083-39/+174
| | * Render line-comment messagescel2018-01-083-1/+38
| | * 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
| | * Factor out git internalscel2018-01-082-669/+2
| * | Don't load unzipcel2018-01-091-1/+1
| |/
| * Add previewContacts optioncel2018-01-042-2/+10
| * Render about-resource messagescel2017-12-301-0/+11
| * Render links to ssb-blob:// zip filescel2017-12-302-0/+4
| * Serve files in zip blobscel2017-12-301-0/+97
| * Fix detecting ssb-ooo when patchfoo is loaded as a plugin before itcel2017-12-291-13/+7
| * fix: fail gracefully on jpeg rotation exceptionStephen Whitmore2017-12-281-8/+13
* | Add codeInTextareas optioncel2018-01-102-7/+8
* | Use textarea for code blockscel2017-12-263-5/+17
* | Make message full widthcel2017-12-261-2/+2
|/
* Fix publishVote without previewVotescel2017-12-261-2/+2
* Allow using ooo (out-of-order message replication)cel2017-12-254-26/+146
* Render more talenetcel2017-12-251-9/+20
* Handle more missing git blobscel2017-12-252-1/+5
* Render talenet messagescel2017-12-242-0/+162
* Allow previewing votescel2017-12-242-3/+14
* Allow hiding private messagescel2017-12-241-2/+5
* Remove unimplemented vote routecel2017-12-211-1/+0
* Fix pairwise contact calculationcel2017-12-201-2/+3
* Render publicWebHosting aboutcel2017-12-191-0/+13
* Render image-map messagescel2017-12-151-0/+27
* Fix errorcel2017-12-141-1/+5
* whitespacecel2017-12-141-12/+12
* Generate private blob links using querystring-stylecel2017-12-131-1/+1
* Calculate follows using ssb-contactcel2017-12-122-32/+47