aboutsummaryrefslogtreecommitdiff
path: root/lib/render-msg.js
Commit message (Collapse)AuthorAgeFilesLines
* Sanitize stringscel2019-12-141-76/+76
| | | | Calling String on an object with a toString property would throw an error
* Emphasize content warning morecel2019-12-071-1/+2
|
* Make "previous" link in raw mode preserve raw and ooo modescel2019-12-071-4/+17
|
* Hide falsy branch/root linkscel2019-11-141-1/+1
| | | | Reference: %jPUprTDlAhZI0VoKT8OUYoJinC4Glc+1GnlJwAgSH2U=.sha256
* Add dualMarkdownPreview optioncel2019-11-081-0/+12
|
* Smarter rendering of link objectscel2019-11-081-4/+37
|
* Support [0, 0]cel2019-09-111-1/+1
|
* remove trailing commacel2019-09-041-3/+3
|
* Render secret-islands post coordinates and tagscel2019-09-031-0/+4
|
* Correct showing audio formatcel2019-09-011-1/+1
|
* Render ahau audio messagescel2019-09-011-1/+11
|
* Include content warning in post titlecel2019-08-291-2/+5
|
* Render and validate peer-invitescel2019-08-111-21/+45
|
* Show message content warningscel2019-08-091-2/+12
|
* Render private about messages more compactlycel2019-04-081-4/+7
|
* remove a trailing comma that caused a parse erroransuz2019-03-061-1/+1
|
* Render label and queue messagescel2019-02-131-0/+27
|
* Show addresses more compactlycel2019-02-041-2/+6
| | | | Handle missing port
* Render peer invitescel2019-02-031-5/+6
|
* Move truncate function into utilscel2019-02-031-16/+11
|
* Add drafts featurecel2019-01-311-1/+1
|
* Render user-invitecel2019-01-311-0/+28
|
* Omit default ssb-server portcel2019-01-291-1/+1
|
* Handle old-style auto-followcel2019-01-281-2/+13
|
* Truncate unnamed tagscel2019-01-281-1/+1
|
* Add about-diff pagecel2019-01-231-1/+4
|
* Render vote/block reason as markdowncel2019-01-161-2/+2
|
* Fix typocel2019-01-161-1/+1
|
* Don't show zero timestampscel2019-01-141-7/+9
|
* Render publicWebHosting in compound about messagecel2019-01-121-0/+9
|
* fix checkbox renderingcel2019-01-121-1/+1
|
* Render pub-owner-announce and pub-owner-confirm messagescel2019-01-091-1/+25
|
* Render address messagescel2019-01-091-0/+13
|
* Render castling bettercel2019-01-091-3/+15
|
* Don't show duplicate channelcel2019-01-021-0/+1
|
* Handle missing rpc methodscel2018-12-101-1/+2
|
* gathering location may be markdowncel2018-12-021-1/+2
|
* Don't set empty vote root/branchcel2018-11-261-2/+2
|
* chess: preserve "full" toggle state in navigationcel2018-11-261-3/+8
|
* chess moves: link to branches in full viewcel2018-11-261-2/+8
|
* Remove dead codecel2018-11-261-21/+0
|
* Link to branches for mini messagescel2018-11-261-2/+6
|
* Add root and branch to vote messagescel2018-11-231-0/+4
| | | | ref: %gdDgsa46yHeHkFrCMSUwbRboOA2xFxhMjGqmt48EapM=.sha256
* Hide redundant about root and branch linkscel2018-11-231-1/+3
|
* Default render {name,link} more compactlycel2018-11-221-1/+9
|
* Render tag messages on one linecel2018-11-181-12/+6
| | | | as requested in %d/P//6yh20miDPGyhsksEuvCjuxolC2lJxUU+1UTWeQ=.sha256
* Linkify URLs in fallback message renderercel2018-11-051-1/+1
|
* Render branch property of about messagescel2018-10-281-1/+5
|
* Link ssb-web updates to root message, including namecel2018-09-241-9/+9
|
* Fix IPv6 URLcel2018-09-061-1/+1
|