aboutsummaryrefslogtreecommitdiff
path: root/lib/render.js
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | as suggested in %O4GCxFpucC3DeSTCuiR9GCha9g/NXbrQYm9iam5z1RE=.sha256
* | 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
|
* Add size to image alt textcel2017-05-011-3/+23
|
* Add catchup links to messages in live viewcel2017-04-271-4/+4
|
* Render ssb-dns messagescel2017-04-141-2/+3
|
* Add missing sigilcel2017-04-091-1/+1
|
* Use download property instead of link name fieldcel2017-04-061-1/+1
|
* Disable symbol wrappingcel2017-04-061-1/+3
|
* render symbols for dillocel2017-03-131-1/+9
|
* on publish, show only name of new messagecel2017-03-101-7/+7
|
* Publish message before rendering pagecel2017-03-101-15/+8
| | | | and show it at the top of the page
* More robust text handlingcel2017-03-091-1/+2
|
* Don't linkify bare blob or msg mentionscel2017-03-091-2/+6
|
* Prefer image filename for blob download namecel2017-03-091-1/+1
|
* Rewrite Patchwork linkscel2017-03-051-1/+5
|
* Improve git commit message renderingcel2017-02-211-0/+1
| | | | | | - Render as markdown unless it looks like it is plain text - Linkify commit titles - Linkify ssb://% URLs
* Handle links to search queriescel2017-02-201-0/+1
|
* Set suggested filename for blob downloadcel2017-02-201-1/+17
|
* Make images smallercel2017-02-181-2/+0
|
* Render ferment message typescel2017-02-041-0/+4
|
* Hide alt for avatar imagescel2017-01-301-1/+1
| | | | This makes it look better in w3m
* Initcel2017-01-301-0/+203