aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Add previewContacts optioncel2018-01-042-2/+10
| | | | Allow previewing a contact messages before publishing it
* 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
|
* 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
| | | | e.g. %VD9QdTWl4oNZtkrkEeKX6rhXPwchrB7J7EiPUqz78xY=.sha256
* 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
| | | | | 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 blobscel2017-12-121-20/+28
| | | | e.g. %+WP4++A4PSy5riB4SfVhEQknfFueFhZOYBPiIUbW8PE=.sha256
* Don't show empty message listscel2017-12-081-4/+6
|
* Render blog messagescel2017-12-082-0/+49
|
* Render npm-packages dependencyBranch, versionBranchcel2017-12-061-1/+15
|
* List friends following feedcel2017-12-053-30/+54
|
* 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-253-129/+28
| | | | It streams the friends list rather than buffering it
* Show pub addressescel2017-11-172-0/+46
|
* Refactor wrapUserFeed to use pull-hyperscriptcel2017-11-171-56/+79
|
* Fix handling long titlescel2017-11-162-4/+5
| | | | %yZznzSZY8SSRf8e0GNlWOdDwRqYkO4CZX4Pinezm9uA=.sha256
* Allow specifying img_base without prefixcel2017-11-162-2/+2
|
* Render more hashtag valuescel2017-11-131-1/+15
|
* Render sombrio shared world messagescel2017-11-131-0/+31
|
* Add block buttoncel2017-11-102-30/+22
|
* Fix follow graph calculationcel2017-11-061-0/+2
|