Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't override sbot.get | cel | 2018-01-17 | 1 | -1/+0 |
| | | | | It's already memoized anyway in getMsg and in ssb-git | ||||
* | Treat line-comment text same as post text | cel | 2018-01-16 | 1 | -1/+1 |
| | |||||
* | Fix off-by-one error | cel | 2018-01-10 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into layout | cel | 2018-01-10 | 9 | -809/+1014 |
|\ | |||||
| * | Don't show comment links when we don't have the context to generate one | cel | 2018-01-10 | 1 | -5/+11 |
| | | |||||
| * | Include git blob id in new line-comments, for good measure | cel | 2018-01-09 | 1 | -0/+3 |
| | | |||||
| * | Add hint parameters for 'created' links | cel | 2018-01-09 | 1 | -0/+2 |
| | | |||||
| * | Use correct message ids in commit file diff links | cel | 2018-01-09 | 3 | -6/+7 |
| | | |||||
| * | Update package-lock.json | cel | 2018-01-09 | 1 | -0/+32 |
| | | |||||
| * | Merge branch 'git-lib' | cel | 2018-01-09 | 7 | -787/+675 |
| |\ | |||||
| | * | whitespace | cel | 2018-01-09 | 1 | -86/+86 |
| | | | |||||
| | * | Handle multiple line comment thread composers | cel | 2018-01-09 | 1 | -18/+21 |
| | | | |||||
| | * | Support line comments on blobs as well as diffs | cel | 2018-01-09 | 3 | -5/+87 |
| | | | |||||
| | * | Include composer in line comment threads | cel | 2018-01-09 | 1 | -54/+76 |
| | | | |||||
| | * | Render line-comments and diffs better | cel | 2018-01-09 | 2 | -41/+106 |
| | | | |||||
| | * | whitespace | cel | 2018-01-09 | 1 | -5/+5 |
| | | | |||||
| | * | Render line comments on diffs | cel | 2018-01-08 | 3 | -39/+174 |
| | | | |||||
| | * | Render line-comment messages | cel | 2018-01-08 | 3 | -1/+38 |
| | | | |||||
| | * | Linkify newly created git blobs | cel | 2018-01-08 | 1 | -1/+6 |
| | | | |||||
| | * | Render git diffs | cel | 2018-01-08 | 4 | -2/+187 |
| | | | |||||
| | * | Render markdown files in git repos | cel | 2018-01-08 | 1 | -0/+10 |
| | | | |||||
| | * | Use readTreeFull and pull-catch | cel | 2018-01-08 | 3 | -33/+46 |
| | | | |||||
| | * | Factor out git internals | cel | 2018-01-08 | 3 | -672/+3 |
| | | | |||||
| * | | Don't load unzip | cel | 2018-01-09 | 1 | -1/+1 |
| |/ | |||||
| * | Add previewContacts option | cel | 2018-01-04 | 3 | -2/+11 |
| | | | | | | | | Allow previewing a contact messages before publishing it | ||||
| * | Render about-resource messages | cel | 2017-12-30 | 1 | -0/+11 |
| | | |||||
| * | Render links to ssb-blob:// zip files | cel | 2017-12-30 | 2 | -0/+4 |
| | | |||||
| * | Serve files in zip blobs | cel | 2017-12-30 | 3 | -17/+267 |
| | | |||||
| * | Fix detecting ssb-ooo when patchfoo is loaded as a plugin before it | cel | 2017-12-29 | 1 | -13/+7 |
| | | |||||
| * | fix: fail gracefully on jpeg rotation exception | Stephen Whitmore | 2017-12-28 | 1 | -8/+13 |
| | | |||||
* | | Add codeInTextareas option | cel | 2018-01-10 | 3 | -7/+9 |
| | | |||||
* | | Use textarea for code blocks | cel | 2017-12-26 | 3 | -5/+17 |
| | | |||||
* | | Make message full width | cel | 2017-12-26 | 2 | -3/+3 |
|/ | |||||
* | Fix publishVote without previewVotes | cel | 2017-12-26 | 1 | -2/+2 |
| | |||||
* | Allow using ooo (out-of-order message replication) | cel | 2017-12-25 | 5 | -26/+148 |
| | |||||
* | Render more talenet | cel | 2017-12-25 | 1 | -9/+20 |
| | |||||
* | Handle more missing git blobs | cel | 2017-12-25 | 2 | -1/+5 |
| | |||||
* | Render talenet messages | cel | 2017-12-24 | 2 | -0/+162 |
| | |||||
* | Allow previewing votes | cel | 2017-12-24 | 3 | -3/+16 |
| | |||||
* | Allow hiding private messages | cel | 2017-12-24 | 2 | -2/+7 |
| | |||||
* | Remove unimplemented vote route | cel | 2017-12-21 | 1 | -1/+0 |
| | |||||
* | Fix pairwise contact calculation | cel | 2017-12-20 | 1 | -2/+3 |
| | |||||
* | Render publicWebHosting about | cel | 2017-12-19 | 1 | -0/+13 |
| | |||||
* | Render image-map messages | cel | 2017-12-15 | 1 | -0/+27 |
| | | | | e.g. %VD9QdTWl4oNZtkrkEeKX6rhXPwchrB7J7EiPUqz78xY=.sha256 | ||||
* | Fix error | cel | 2017-12-14 | 1 | -1/+5 |
| | |||||
* | whitespace | cel | 2017-12-14 | 1 | -12/+12 |
| | |||||
* | Generate private blob links using querystring-style | cel | 2017-12-13 | 2 | -2/+2 |
| | |||||
* | Calculate follows using ssb-contact | cel | 2017-12-12 | 2 | -32/+47 |
| | | | | | Avoid use of `live: true` which triggers a bug in the query engine. Use a single live stream to keep called-back objects up-to-date | ||||
* | Serve querystring-style secret blobs | cel | 2017-12-12 | 1 | -20/+28 |
| | | | | e.g. %+WP4++A4PSy5riB4SfVhEQknfFueFhZOYBPiIUbW8PE=.sha256 | ||||
* | Don't show empty message lists | cel | 2017-12-08 | 1 | -4/+6 |
| |