Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Render talenet skill similarity | cel | 2018-05-08 | 1 | -0/+16 |
| | |||||
* | Handle poll schema change | cel | 2018-05-08 | 1 | -1/+1 |
| | |||||
* | Render poll messages | cel | 2018-04-29 | 2 | -0/+43 |
| | | | | | | Reference message: %N32nKJ79k1G14lfdtr+4o+c1ftjfW22QChiQmR0oP18=.sha256 &2QHE6nnsg2i9JnFmCLq5fExlPwljCyYQYbfxQMXhONs=.sha256 | ||||
* | Fix double-html-escaped href | cel | 2018-04-23 | 3 | -11/+15 |
| | |||||
* | Render web-init and web-root messages | cel | 2018-04-21 | 1 | -0/+26 |
| | |||||
* | Support missing web content-type | cel | 2018-04-21 | 1 | -1/+4 |
| | | | | otherwise it gets set to "false" which confuses some browsers | ||||
* | Include ssb-npm | cel | 2018-04-21 | 3 | -0/+21 |
| | | | | | - Serve ssb-npm-registry requests under /npm-registry - Show install command for npm-packages messages | ||||
* | Handle escaped blob ids | cel | 2018-04-20 | 1 | -1/+2 |
| | |||||
* | fix: web mime type and length | noffle | 2018-04-19 | 1 | -2/+2 |
| | |||||
* | fix: better error output for web | Stephen Whitmore | 2018-04-17 | 1 | -1/+1 |
| | |||||
* | feat: handle /web blob websites | Stephen Whitmore | 2018-04-16 | 1 | -0/+25 |
| | |||||
* | Handle unsubscribed channels | cel | 2018-04-10 | 1 | -10/+12 |
| | | | | Fix %TzZ1kq4UOAhq8mwXAkKl/OC8QEbCbWcRqYj9Jx2UsCU=.sha256 | ||||
* | Handle missing ssb-backlinks | cel | 2018-04-02 | 1 | -0/+1 |
| | |||||
* | fix: detect empty attachments on private msgs | Stephen Whitmore | 2018-03-29 | 1 | -1/+6 |
| | |||||
* | feat: parse "@name" ids as private msg recipients | Stephen Whitmore | 2018-03-26 | 1 | -3/+23 |
| | |||||
* | allow loading before ssb-private | Marina Kukso | 2018-03-11 | 1 | -1/+1 |
| | |||||
* | Handle hooked sbot.get | cel | 2018-01-26 | 1 | -1/+11 |
| | |||||
* | Prompt for missing blobs on git diff page | cel | 2018-01-21 | 1 | -0/+2 |
| | |||||
* | Handle git ref links where the commit is not in the message | cel | 2018-01-17 | 2 | -0/+19 |
| | |||||
* | 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 | 5 | -792/+770 |
|\ | |||||
| * | 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 | 1 | -2/+3 |
| | | |||||
| * | Merge branch 'git-lib' | cel | 2018-01-09 | 4 | -769/+616 |
| |\ | |||||
| | * | 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 | 1 | -3/+67 |
| | | | |||||
| | * | 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 | 1 | -2/+179 |
| | | | |||||
| | * | Render markdown files in git repos | cel | 2018-01-08 | 1 | -0/+10 |
| | | | |||||
| | * | Use readTreeFull and pull-catch | cel | 2018-01-08 | 1 | -18/+14 |
| | | | |||||
| | * | Factor out git internals | cel | 2018-01-08 | 2 | -669/+2 |
| | | | |||||
| * | | Don't load unzip | cel | 2018-01-09 | 1 | -1/+1 |
| |/ | |||||
| * | Add previewContacts option | cel | 2018-01-04 | 2 | -2/+10 |
| | | | | | | | | 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 | 1 | -0/+97 |
| | | |||||
| * | 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 | 2 | -7/+8 |
| | | |||||
* | | Use textarea for code blocks | cel | 2017-12-26 | 3 | -5/+17 |
| | |