aboutsummaryrefslogtreecommitdiff
path: root/lib/render.js
Commit message (Collapse)AuthorAgeFilesLines
* 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