aboutsummaryrefslogtreecommitdiff
path: root/lib/serve.js
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Link to git blob files with extensionscel2018-09-241-2/+10
|
* Disable listing "followed by your friends"cel2018-09-061-0/+2
| | | | Improve profile page loading speed
* Handle meetingTime polls, positions and resolutionscel2018-09-061-2/+6
|
* Fix links to lightweight git tagscel2018-08-301-0/+26
|
* Prevent double-html escapingcel2018-08-261-1/+1
|
* Add about-self pagecel2018-08-251-13/+156
|
* Improve setting thread root & branches for repliescel2018-08-211-2/+7
| | | | Detect thread root of ssb-web and talenet messages
* Prefer ssb-backlinks for streaming a threadcel2018-08-181-1/+1
| | | | | instead of sbot.links, to catch links more deeply nested in message content, such as in ssb-igo messages
* Render some dark-crystal stuffcel2018-08-181-1/+30
|
* Show if private message author is not a recipientcel2018-08-121-1/+1
|