aboutsummaryrefslogtreecommitdiff
path: root/lib/render.js
Commit message (Expand)AuthorAgeFilesLines
* Image alt text: note mime/type if lacks extensioncel2018-09-241-0/+1
* Linkify ids in git branch namescel2018-08-261-2/+5
* Fix linking to ids with query parameterscel2018-08-241-1/+1
* Unescape HTML in image names for alt textcel2018-08-231-1/+1
* Render non-blob image markdown as linkcel2018-08-211-0/+1
* Show if private message author is not a recipientcel2018-08-121-1/+4
* Fix linkifying private blob linkscel2018-07-311-0/+4
* Handle audio/video blobscel2018-06-291-5/+15
* Show follow/block countscel2018-06-181-5/+16
* Fix double-html-escaped hrefcel2018-04-231-2/+6
* Merge branch 'master' into layoutcel2018-01-101-0/+3
|\
| * Render links to ssb-blob:// zip filescel2017-12-301-0/+3
* | Add codeInTextareas optioncel2018-01-101-7/+7
* | Use textarea for code blockscel2017-12-261-0/+12
|/
* List friends following feedcel2017-12-051-0/+18
* Allow specifying img_base without prefixcel2017-11-161-1/+1
* Fix handling limitcel2017-10-171-3/+8
* Filter messages sociallycel2017-10-131-1/+6
* Remove name parameter from URLcel2017-10-031-2/+0
* Render npm prebuildscel2017-10-011-12/+87
* Merge branch 'secretblobs' into mastercel2017-09-291-3/+10
|\
| * Encrypt blobs in private messagescel2017-05-261-2/+9
* | Add missing column headercel2017-09-221-5/+6
* | Make npm links more consistentcel2017-09-221-6/+6
* | Render npm package readmescel2017-09-201-4/+19
* | Render npm package publisherscel2017-09-201-30/+48
* | Render npm-packagescel2017-09-181-0/+49
* | Use raw message ids in links by defaultcel2017-08-151-1/+2
* | Highlight code in markdown and git filescel2017-06-271-0/+20
* | npm-publish: render markdown in description; add feed sigilcel2017-06-271-0/+1
* | Handle feed id in npm authorcel2017-06-181-2/+7
* | Render npm-publish messagescel2017-06-171-0/+16
* | Serve images separately from blobs in generalcel2017-06-101-1/+1
* | Merge branch 'votes'cel2017-06-061-0/+33
|\ \
| * \ Merge branch 'master' into votescel2017-05-281-11/+43
| |\ \
| * | | Add another way to lookup namescel2017-05-091-0/+33
* | | | Show commit files changedcel2017-06-031-0/+1
* | | | Use existing function for rendering git commit bodiescel2017-06-021-0/+8
* | | | fix crashcel2017-05-301-1/+1
* | | | Prefer message's mentioned emoji over builtin emojicel2017-05-301-8/+8
* | | | Implement custom emoji rendering and uploadingcel2017-05-301-3/+18
| |/ / |/| |
* | | linkify url-encoded refscel2017-05-281-2/+10
* | | wip: more gitcel2017-05-231-0/+8
| |/ |/|
* | Show local name in title for links to idscel2017-05-161-5/+22
* | Use hyperscript to generate markdown link htmlcel2017-05-161-7/+6
* | Merge branch 'master' into aboutcel2017-05-151-1/+4
|\|
| * Add fallback image sizescel2017-05-091-0/+2
| * Serve channels under /channel/ instead of /%23cel2017-05-061-1/+2
* | wip: aboutcel2017-05-041-1/+1
|/
* Fix image renderingcel2017-05-041-1/+1