aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Less errorscel2020-04-101-5/+9
* Smaller text fieldscel2020-04-081-11/+11
* Prefer ASCIIcel2020-04-081-2/+2
* Allow querying mentions of any idcel2020-04-082-1/+2
* gathering: fix previous mention filteringcel2020-04-011-1/+3
* minor style changescel2020-04-011-3/+3
* gathering: list initial mentionscel2020-03-282-1/+24
* about: don't list mentionscel2020-03-281-0/+1
* Render names of some message types bettercel2020-03-281-0/+7
* Make diff table more compactcel2020-03-282-8/+10
* Render descriptions as diffs in gathering threadscel2020-03-284-4/+90
* Remove use of backlinks index optioncel2020-03-281-12/+2
* 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-282-2/+2
* Try to clarify gathering timescel2020-03-282-5/+7
* Fix sorting by claimed timestampcel2020-03-283-8/+10
* Fix typocel2020-03-191-1/+1
* Add pages to create, view, and edit Gatheringscel2020-03-193-1/+779
* advsearch: html escapecel2020-03-191-4/+4
* Render image removalcel2020-03-191-1/+1
* git: handle messsages linking to git blobs not present in that specific messagecel2020-03-191-0/+20
* drafts: better error handling; skip dotfilescel2020-03-191-2/+6
* printView: show message date on rightcel2020-03-192-12/+17
* print view: no message horizontal bordercel2020-03-191-1/+3
* Add "single" modecel2020-03-191-1/+14
* messagesByType: support sort by claimed timestampcel2020-03-051-2/+13
* threads: use messagesByTypecel2020-03-051-2/+3
* threads navpagenoffle2020-03-042-0/+27
* Render more about valuescel2020-02-271-3/+4
* Fix blob filename handlingcel2020-02-272-5/+8
* Deduplicate git blob idscel2020-02-141-1/+9
* Optimize /about-diffcel2020-01-282-3/+15
* 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-152-1/+2
* 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-313-6/+28
* Show message unbox keycel2019-12-311-1/+3
* Show id in feed names in markdown-usable waycel2019-12-313-2/+29
* Search through JSON object keyscel2019-12-181-2/+4
* Sanitize stringscel2019-12-143-77/+87
* 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-072-0/+78