aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Sanitize stringscel2019-12-143-77/+87
| | | | Calling String on an object with a toString property would throw an error
* 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-072-0/+78
|
* 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
|
* Emphasize content warning morecel2019-12-071-1/+2
|
* Make "previous" link in raw mode preserve raw and ooo modescel2019-12-073-6/+24
|
* Hide falsy branch/root linkscel2019-11-141-1/+1
| | | | Reference: %jPUprTDlAhZI0VoKT8OUYoJinC4Glc+1GnlJwAgSH2U=.sha256
* Lowercase search query for ssb-searchcel2019-11-111-3/+3
|
* Add dualMarkdownPreview optioncel2019-11-083-2/+22
|
* Handle synchronous error in ssb.getcel2019-11-081-7/+11
|
* Smarter rendering of link objectscel2019-11-082-5/+45
|
* Channel links use canonical lowercasecel2019-09-291-1/+1
|
* Fix inline markdown link mention shorteningcel2019-09-111-1/+1
|
* Support [0, 0]cel2019-09-111-1/+1
|
* Handle markdown links missing URI schemecel2019-09-091-0/+1
|
* remove trailing commacel2019-09-041-3/+3
|
* mentions search: use ssb-backlinks if availablecel2019-09-031-1/+11
|
* Render secret-islands post coordinates and tagscel2019-09-031-0/+4
|
* Correct showing audio formatcel2019-09-011-1/+1
|
* Render ahau audio messagescel2019-09-011-1/+11
|
* Include content warning in post titlecel2019-08-291-2/+5
|
* /new: hide impossibly new messagescel2019-08-271-1/+3
|
* Handle private messages better in /about/cel2019-08-251-2/+6
|
* 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-222-7/+10
| | | | Fix %1/jp2WMT0l7l+u6yvn1axK5WqkfoQlSuuZkvWlvVEyE=.sha256
* Add allowAddresses optioncel2019-08-111-0/+8
|
* Render and validate peer-invitescel2019-08-112-30/+49
|
* Show message content warningscel2019-08-091-2/+12
|
* Search through private messagescel2019-08-081-0/+2
|
* Indicate fork root, Patchwork-stylecel2019-05-111-0/+1
|
* Default to publish votes without branch/root.cel2019-05-102-4/+8
| | | | Don't include vote messages in post branch links by default.
* Handle boxed markdown blobscel2019-05-013-7/+28
|
* Handle invalid regexcel2019-04-191-2/+10
|
* Allow overriding blob mention names in composercel2019-04-141-22/+40
|
* Use Host header in publishguard redirect basecel2019-04-132-30/+33
| | | | so can redirect to e.g. 'localhost' instead of '[::1]'
* Render private about messages more compactlycel2019-04-081-4/+7
|
* Add markdown link for unnamed markdown blob mentionscel2019-04-081-3/+12
|
* Fix fallthroughcel2019-04-031-0/+1
|
* npm: fix rendering unnamed feedscel2019-03-301-2/+2
|
* Show audio/video alt text bettercel2019-03-221-5/+4
| | | | | | - Putting the alt text inside the audio/video tag makes it show up in dillo and w3m. - Remove redundant audio:/video: prefix
* Escape draft edit URLcel2019-03-111-1/+1
|
* Sort drafts by mtimecel2019-03-111-6/+28
|
* script: catch resolve errorcel2019-03-111-1/+3
|
* remove a trailing comma that caused a parse erroransuz2019-03-061-1/+1
|
* Don't consider reason to be an about propertycel2019-02-261-0/+1
|