aboutsummaryrefslogtreecommitdiff
path: root/lib/render.js
Commit message (Expand)AuthorAgeFilesLines
* Fix presentation of id or nameEugeniy E. Mikhailov2020-12-211-8/+5
* Fix linkifying ssb URIscel2020-11-271-1/+1
* Vendor ssb-markedcel2020-11-171-1/+1
* Remove proprietary emojicel2020-06-161-11/+1
* Compress id markdown, to save horizontal spacecel2020-05-281-1/+2
* Truncate long link textscel2020-05-281-0/+13
* gathering: list initial mentionscel2020-03-281-0/+8
* Make diff table more compactcel2020-03-281-4/+5
* Render descriptions as diffs in gathering threadscel2020-03-281-0/+44
* Fix fallback about imagecel2020-03-281-1/+1
* Fix blob filename handlingcel2020-02-271-2/+5
* Add printView and noThread query string optionscel2019-12-311-2/+4
* Show id in feed names in markdown-usable waycel2019-12-311-0/+26
* Sanitize stringscel2019-12-141-1/+1
* Make "previous" link in raw mode preserve raw and ooo modescel2019-12-071-2/+2
* Add dualMarkdownPreview optioncel2019-11-081-2/+8
* Channel links use canonical lowercasecel2019-09-291-1/+1
* Handle markdown links missing URI schemecel2019-09-091-0/+1
* Use Post/Redirect/Get for all message publishingcel2019-08-221-3/+3
* Handle boxed markdown blobscel2019-05-011-3/+6
* Add markdown link for unnamed markdown blob mentionscel2019-04-081-3/+12
* npm: fix rendering unnamed feedscel2019-03-301-2/+2
* Show audio/video alt text bettercel2019-03-221-5/+4
* Linkify markdown blob linkscel2019-02-131-1/+10
* Move truncate function into utilscel2019-02-031-6/+1
* Add drafts featurecel2019-01-311-0/+15
* Render code in textareas monospacedcel2019-01-311-0/+1
* Allow truncating name linkscel2019-01-281-2/+9
* Handle missing rpc methodscel2018-12-101-4/+5
* Fix double-HTML-encoded image titlescel2018-11-261-3/+3
* Link to contact messages from contact pagescel2018-11-181-3/+9
* img alt: type before sizecel2018-10-281-1/+1
* Decrypt message with unbox key query parametercel2018-10-011-2/+6
* 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