aboutsummaryrefslogtreecommitdiff
path: root/lib/serve.js
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* about-diff: handle initial diffcel2019-01-251-5/+5
|
* Add about-diff pagecel2019-01-231-4/+94
|
* Handle missing rpc methodscel2018-12-101-5/+5
|
* Show git signaturescel2018-11-301-0/+74
| | | | | - Add /git/signature page to verify signatures using gpg - Show link to signature pages for tag and commit objects
* Add git object pagecel2018-11-301-1/+59
| | | | Allows linking to a git object without knowing its type.
* Integrate with ssb-publishguard redirectscel2018-11-291-1/+2
|
* Add root and branch to vote messagescel2018-11-231-0/+9
| | | | ref: %gdDgsa46yHeHkFrCMSUwbRboOA2xFxhMjGqmt48EapM=.sha256
* Fix status pagecel2018-11-181-1/+1
|
* List enemies (mutually blocked)cel2018-11-181-2/+10
| | | | as described in %OQNVmPmJiNRwT/FxCVxWQ09yQgPY1f20wjp50KnjFM8=.sha256
* Link to contact messages from contact pagescel2018-11-181-1/+1
|
* don't send referrer headersansuz2018-11-061-0/+1
|
* Decrypt message with unbox key query parametercel2018-10-011-2/+10
|
* Handle unencoded web linkscel2018-09-241-1/+3
|