aboutsummaryrefslogtreecommitdiff
path: root/lib/serve.js
Commit message (Expand)AuthorAgeFilesLines
* Use old-style meta charset tagcel2020-07-251-1/+1
* Improve blob size warningcel2020-07-181-4/+4
* Allow subdirectories in draftscel2020-06-261-10/+43
* Remove proprietary emojicel2020-06-161-39/+2
* Avoide deprecated Buffer constructorcel2020-05-191-5/+5
* Prefer backlinks.read for /linkscel2020-05-151-7/+22
* Use 401 only for Basic Authcel2020-05-091-1/+1
* Render feedless posts compactlycel2020-05-091-2/+2
* Handle want private blobs for markdown viewcel2020-05-061-1/+7
* Restrict access based on Referercel2020-04-101-1/+21
* Restrict access based on Host headercel2020-04-101-0/+6
* Smaller text fieldscel2020-04-081-11/+11
* Prefer ASCIIcel2020-04-081-2/+2
* Allow querying mentions of any idcel2020-04-081-0/+1
* gathering: fix previous mention filteringcel2020-04-011-1/+3
* minor style changescel2020-04-011-3/+3
* Make diff table more compactcel2020-03-281-4/+5
* Render descriptions as diffs in gathering threadscel2020-03-281-1/+5
* Don't auto-mention self in gathering threadcel2020-03-281-1/+4
* Reduce mentionscel2020-03-281-2/+13
* new gathering: put mentions in gathering rootcel2020-03-281-29/+29
* Fix fallback about imagecel2020-03-281-1/+1
* Try to clarify gathering timescel2020-03-281-3/+5
* Fix sorting by claimed timestampcel2020-03-281-0/+3
* Fix typocel2020-03-191-1/+1
* Add pages to create, view, and edit Gatheringscel2020-03-191-0/+506
* advsearch: html escapecel2020-03-191-4/+4
* git: handle messsages linking to git blobs not present in that specific messagecel2020-03-191-0/+20
* printView: show message date on rightcel2020-03-191-0/+1
* print view: no message horizontal bordercel2020-03-191-1/+3
* Add "single" modecel2020-03-191-1/+14
* threads: use messagesByTypecel2020-03-051-2/+3
* threads navpagenoffle2020-03-041-0/+26
* Render more about valuescel2020-02-271-3/+4
* Fix blob filename handlingcel2020-02-271-3/+3
* Deduplicate git blob idscel2020-02-141-1/+9
* Optimize /about-diffcel2020-01-281-2/+4
* Fix typoscel2020-01-241-4/+4
* blobs: use filename query parameter instead of filecel2020-01-241-2/+2
* 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
* Decode HTML entities in mentionscel2020-01-071-0/+4
* Add printView and noThread query string optionscel2019-12-311-2/+17
* Revert "Sort messages in thread by timestamp"cel2019-12-121-17/+5
* 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