aboutsummaryrefslogtreecommitdiff
path: root/lib/serve.js
Commit message (Collapse)AuthorAgeFilesLines
* Searching for a channel navigates to itcel2017-03-091-1/+1
|
* Don't linkify bare blob or msg mentionscel2017-03-091-1/+1
|
* Implement choosing ids for mentionscel2017-03-081-5/+34
|
* Ignore empty uploads from w3mcel2017-03-081-0/+1
|
* Push attached blobs on publishcel2017-03-071-1/+9
|
* Set content-type when serving blobscel2017-03-051-7/+13
|
* Put rel on same line as dig linkcel2017-03-051-2/+2
|
* Be able to dig any messagecel2017-03-011-1/+2
|
* Set suggested filename for blob downloadcel2017-02-201-0/+2
|
* Allow unsetting channelcel2017-02-191-3/+4
|
* Allow changing content-type of attachmentcel2017-02-191-1/+6
|
* Give options in paginator for limitcel2017-02-181-15/+26
|
* Assume wider window for composer colscel2017-02-181-1/+1
|
* Implement uploading blobs in composercel2017-02-181-15/+80
|
* Make channel editablecel2017-02-181-4/+10
|
* Use \n instead of \r\n in message textcel2017-02-161-0/+1
|
* Specify privmsg recps manuallycel2017-02-121-7/+9
|
* robustnesscel2017-02-091-4/+6
|
* Allow sorting by timestampcel2017-02-081-2/+4
|
* Add links viewcel2017-02-041-0/+36
|
* Render about descriptioncel2017-02-041-11/+18
|
* Small adjustmentscel2017-02-041-1/+1
| | | | | | - Listen on IPv6 localhost by default - Make search box bigger - Keep unencrypted content
* Add messagesByType viewcel2017-02-041-2/+40
|
* Want blob on requestcel2017-02-041-1/+1
| | | | Using has doesn't always trigger want
* Don't cache id pagescel2017-02-011-13/+0
|
* Expand compose box to fit previewed textcel2017-01-311-1/+5
|
* Improve handling base config optioncel2017-01-311-5/+6
|
* Trim extra leading slashescel2017-01-301-0/+1
|
* Initcel2017-01-301-0/+774