aboutsummaryrefslogtreecommitdiff
path: root/package.json
Commit message (Collapse)AuthorAgeFilesLines
* Add drafts featurecel2019-01-311-0/+1
|
* Add git object pagecel2018-11-301-1/+1
| | | | Allows linking to a git object without knowing its type.
* Missing pull-defer and pull-manyHumberto Ortiz-Zuazaga2018-11-191-0/+2
|
* Link to contact messages from contact pagescel2018-11-181-1/+0
|
* Make server.js executablecel2018-10-301-0/+1
|
* Decrypt message with unbox key query parametercel2018-10-011-0/+1
|
* Use upstream ssb-client and ssb-mentionscel2018-06-121-4/+3
|
* Include ssb-npmcel2018-04-211-0/+1
| | | | | - Serve ssb-npm-registry requests under /npm-registry - Show install command for npm-packages messages
* 1.2.0Stephen Whitmore2018-04-161-1/+1
|
* feat: handle /web blob websitesStephen Whitmore2018-04-161-0/+1
|
* 1.1.1Stephen Whitmore2018-03-291-1/+1
|
* 1.1.0Stephen Whitmore2018-03-231-1/+1
|
* Use correct message ids in commit file diff linkscel2018-01-091-1/+1
|
* Support line comments on blobs as well as diffscel2018-01-091-0/+2
|
* Render git diffscel2018-01-081-0/+1
|
* Use readTreeFull and pull-catchcel2018-01-081-0/+1
|
* Factor out git internalscel2018-01-081-3/+1
|
* Serve files in zip blobscel2017-12-301-1/+2
|
* Generate private blob links using querystring-stylecel2017-12-131-1/+1
|
* Update asyncmemo. Fixes git bugscel2017-12-081-1/+1
|
* List friends following feedcel2017-12-051-1/+1
|
* Use ssb-contact again, with block(er)scel2017-11-251-0/+1
| | | | It streams the friends list rather than buffering it
* 1.0.0cel2017-11-101-1/+1
|
* Render blocks and blockers on contacts pagescel2017-10-181-1/+0
|
* Use ssb-client that fixes adding blobscel2017-10-171-1/+1
|
* Use ssb-client clicel2017-10-131-1/+2
|
* Update ssb-mentions for encrypted blob linkscel2017-10-131-1/+1
|
* no ssb-partycel2017-10-081-1/+0
|
* Merge branch 'secretblobs' into mastercel2017-09-291-0/+1
|\
| * Encrypt blobs in private messagescel2017-05-261-0/+1
| |
* | Render npm package publisherscel2017-09-201-0/+1
| |
* | Highlight code in markdown and git filescel2017-06-271-0/+1
| |
* | Move blobs.add hack into ssb-partycel2017-06-141-2/+1
| | | | | | | | | | | | | | Requires ssb-party v0.5.0: %JUEZmqElq3NF0kRnJ9c4dwhWi6sNEOfXeYVSTKK4BeM=.sha256 Running patchfoo as a scuttlebot plugin should be unaffected, because the hack is not needed in that case.
* | Update plugin requirementscel2017-06-121-1/+1
| |
* | Use ssb-mentions@npmcel2017-06-121-1/+1
| |
* | Concat manuallycel2017-06-101-1/+0
| |
* | Merge branch 'master' into exif-rotationcel2017-06-101-0/+2
|\ \
| * | Show commit files changedcel2017-06-031-0/+1
| | |
| * | Protect against too much recursioncel2017-06-031-0/+1
| | |
* | | fixesStephen Whitmore2017-06-101-1/+2
| | |
* | | Use JPEG EXIF data to rotate image blobs.Stephen Whitmore2017-06-061-0/+1
|/ /
* | Update ssb-mentions depcel2017-05-301-1/+1
| |
* | wip: more gitcel2017-05-231-0/+2
|/
* Use own About implementationcel2017-05-151-1/+0
| | | | | Use most popular about info instead of most recent. Slightly prefer a feed's own about info for itself.
* Factor out contacts stream handlingcel2017-04-201-2/+1
|
* Add contacts pagescel2017-04-181-0/+3
|
* Use ssb-partycel2017-04-171-3/+3
|
* Use hashlru, for efficiencycel2017-04-041-1/+1
|
* update ssb-marked: detect hashtagscel2017-03-241-1/+1
|
* update ssb-mentions for detecting bare feed namescel2017-03-131-1/+1
|