aboutsummaryrefslogtreecommitdiff
path: root/lib/render-msg.js
Commit message (Collapse)AuthorAgeFilesLines
* Render descriptions as diffs in gathering threadscel2020-03-281-3/+37
|
* Try to clarify gathering timescel2020-03-281-2/+2
| | | | | | | - Show user-local date time string on gathering page, alongside UTC timestamp and TZ string - Include TZ in about message - Align table headings to be more readable
* Add pages to create, view, and edit Gatheringscel2020-03-191-1/+2
|
* Render image removalcel2020-03-191-1/+1
|
* printView: show message date on rightcel2020-03-191-12/+16
|
* print view: don't show relative timecel2020-01-151-1/+1
|
* Add printView and noThread query string optionscel2019-12-311-2/+7
| | | | | - printView: no nav header, footer, action links, composer, or avatar. - noThread: show only the target message, no replies/mentions.
* Show message unbox keycel2019-12-311-1/+3
| | | | | This makes it easier to copy-paste a private message id + key for sharing, or let it appear in a print view / PDF export.
* Show id in feed names in markdown-usable waycel2019-12-311-2/+2
| | | | | If the feed name cannot be used as a @mention but must be a [@mention](@id), show it that way, so it can be copy-pastable into new message text.
* 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
|