aboutsummaryrefslogtreecommitdiff
path: root/lib/serve.js
Commit message (Collapse)AuthorAgeFilesLines
* threads navpagenoffle2020-03-041-0/+26
|
* Render more about valuescel2020-02-271-3/+4
|
* Fix blob filename handlingcel2020-02-271-3/+3
| | | | Make links to HTML blobs not prompt to download
* Deduplicate git blob idscel2020-02-141-1/+9
|
* Optimize /about-diffcel2020-01-281-2/+4
| | | | | - Include rel/type in links query - Query only own messages for self-about (unless fromAny=1)
* Fix typoscel2020-01-241-4/+4
|
* blobs: use filename query parameter instead of filecel2020-01-241-2/+2
| | | | Match how multiblob-http does it.
* Support blob contentType and gzip query parameterscel2020-01-241-0/+8
|
* print view: don't show relative timecel2020-01-151-0/+1
|
* Support blob range requestscel2020-01-151-18/+68
|
* Format etags bettercel2020-01-151-7/+7
| | | | Quote and capitalize properly
* Decode HTML entities in mentionscel2020-01-071-0/+4
|
* Add printView and noThread query string optionscel2019-12-311-2/+17
| | | | | - printView: no nav header, footer, action links, composer, or avatar. - noThread: show only the target message, no replies/mentions.
* Revert "Sort messages in thread by timestamp"cel2019-12-121-17/+5
| | | | | | This reverts commit 01ea88684375793b3e009d8cefb9722384e2c88b. Messages with wrong timestamps is more common than I thought.
* Don't reply-mention selfcel2019-12-101-1/+4
|
* Activate mention attendees checkboxcel2019-12-101-0/+1
|
* Add "mention attendees" option for replies to gatheringscel2019-12-071-0/+58
|
* Reply mention feedscel2019-12-071-0/+15
|
* Sort messages in thread by timestampcel2019-12-071-5/+17
| | | | ssb-sort was not doing so well
* Add content warning field in composercel2019-12-071-2/+6
|
* Make "previous" link in raw mode preserve raw and ooo modescel2019-12-071-0/+5
|
* Add dualMarkdownPreview optioncel2019-11-081-0/+2
|
* /new: hide impossibly new messagescel2019-08-271-1/+3
|
* Implement close issue checkboxcel2019-08-251-0/+32
|
* Implement limit for /newcel2019-08-221-0/+9
| | | | Fix %CtcZaNNWEWFwdCOZL343mxFXUvqV5BPVMv+CM8ELOCo=.sha256
* Use Post/Redirect/Get for all message publishingcel2019-08-221-4/+7
| | | | Fix %1/jp2WMT0l7l+u6yvn1axK5WqkfoQlSuuZkvWlvVEyE=.sha256
* Add allowAddresses optioncel2019-08-111-0/+8
|
* Indicate fork root, Patchwork-stylecel2019-05-111-0/+1
|
* Default to publish votes without branch/root.cel2019-05-101-4/+7
| | | | Don't include vote messages in post branch links by default.
* Handle boxed markdown blobscel2019-05-011-4/+5
|
* Allow overriding blob mention names in composercel2019-04-141-22/+40
|
* Use Host header in publishguard redirect basecel2019-04-131-1/+32
| | | | so can redirect to e.g. 'localhost' instead of '[::1]'
* Fix fallthroughcel2019-04-031-0/+1
|
* Escape draft edit URLcel2019-03-111-1/+1
|
* Handle missing ssb-friends methodcel2019-02-261-1/+13
|
* Show addresses more compactlycel2019-02-041-2/+1
| | | | Handle missing port
* Fix saving draft with uploadcel2019-02-031-0/+1
|
* Fix /pub page titlecel2019-02-011-1/+1
|
* Arrange edit & discard buttons horizontallycel2019-02-011-14/+12
|
* Add drafts featurecel2019-01-311-18/+180
|
* Omit default ssb-server portcel2019-01-291-1/+2
|
* Move pub addresses out of profile pagecel2019-01-291-12/+31
|
* Allow setting blob link mime-types in composercel2019-01-291-3/+32
|
* Add block pagecel2019-01-291-3/+43
| | | | Allow composing a block message with a reason.
* Add replicate.request buttoncel2019-01-291-1/+25
|
* Add mute (private block) buttoncel2019-01-281-2/+10
|
* Add /script routecel2019-01-281-0/+18
|
* Make nav links configurablecel2019-01-281-21/+10
|
* Try to crash lesscel2019-01-281-1/+4
|
* Allow truncating name linkscel2019-01-281-4/+4
|