Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sanitize strings | cel | 2019-12-14 | 3 | -77/+87 |
| | | | | Calling String on an object with a toString property would throw an error | ||||
* | Revert "Sort messages in thread by timestamp" | cel | 2019-12-12 | 1 | -17/+5 |
| | | | | | | This reverts commit 01ea88684375793b3e009d8cefb9722384e2c88b. Messages with wrong timestamps is more common than I thought. | ||||
* | Don't reply-mention self | cel | 2019-12-10 | 1 | -1/+4 |
| | |||||
* | Activate mention attendees checkbox | cel | 2019-12-10 | 1 | -0/+1 |
| | |||||
* | Add "mention attendees" option for replies to gatherings | cel | 2019-12-07 | 2 | -0/+78 |
| | |||||
* | Reply mention feeds | cel | 2019-12-07 | 2 | -0/+16 |
| | |||||
* | Sort messages in thread by timestamp | cel | 2019-12-07 | 1 | -5/+17 |
| | | | | ssb-sort was not doing so well | ||||
* | Add content warning field in composer | cel | 2019-12-07 | 2 | -3/+7 |
| | |||||
* | Emphasize content warning more | cel | 2019-12-07 | 2 | -1/+9 |
| | |||||
* | Make "previous" link in raw mode preserve raw and ooo modes | cel | 2019-12-07 | 3 | -6/+24 |
| | |||||
* | Update ssb-npm install info | cel | 2019-11-29 | 1 | -6/+5 |
| | |||||
* | 1.4.0 | cel | 2019-11-18 | 1 | -1/+1 |
| | |||||
* | Hide falsy branch/root links | cel | 2019-11-14 | 1 | -1/+1 |
| | | | | Reference: %jPUprTDlAhZI0VoKT8OUYoJinC4Glc+1GnlJwAgSH2U=.sha256 | ||||
* | Lowercase search query for ssb-search | cel | 2019-11-11 | 1 | -3/+3 |
| | |||||
* | Add dualMarkdownPreview option | cel | 2019-11-08 | 5 | -2/+24 |
| | |||||
* | Handle synchronous error in ssb.get | cel | 2019-11-08 | 1 | -7/+11 |
| | |||||
* | Sort package.json | cel | 2019-11-08 | 1 | -1/+1 |
| | |||||
* | Smarter rendering of link objects | cel | 2019-11-08 | 2 | -5/+45 |
| | |||||
* | Channel links use canonical lowercase | cel | 2019-09-29 | 1 | -1/+1 |
| | |||||
* | Fix inline markdown link mention shortening | cel | 2019-09-11 | 1 | -1/+1 |
| | |||||
* | Support [0, 0] | cel | 2019-09-11 | 1 | -1/+1 |
| | |||||
* | Handle markdown links missing URI scheme | cel | 2019-09-09 | 1 | -0/+1 |
| | |||||
* | remove trailing comma | cel | 2019-09-04 | 1 | -3/+3 |
| | |||||
* | mentions search: use ssb-backlinks if available | cel | 2019-09-03 | 1 | -1/+11 |
| | |||||
* | Render secret-islands post coordinates and tags | cel | 2019-09-03 | 1 | -0/+4 |
| | |||||
* | Correct showing audio format | cel | 2019-09-01 | 1 | -1/+1 |
| | |||||
* | Update install guide references | cel | 2019-09-01 | 1 | -2/+4 |
| | |||||
* | Render ahau audio messages | cel | 2019-09-01 | 1 | -1/+11 |
| | |||||
* | Include content warning in post title | cel | 2019-08-29 | 1 | -2/+5 |
| | |||||
* | /new: hide impossibly new messages | cel | 2019-08-27 | 1 | -1/+3 |
| | |||||
* | Handle private messages better in /about/ | cel | 2019-08-25 | 1 | -2/+6 |
| | |||||
* | Implement close issue checkbox | cel | 2019-08-25 | 1 | -0/+32 |
| | |||||
* | Implement limit for /new | cel | 2019-08-22 | 2 | -0/+10 |
| | | | | Fix %CtcZaNNWEWFwdCOZL343mxFXUvqV5BPVMv+CM8ELOCo=.sha256 | ||||
* | Use Post/Redirect/Get for all message publishing | cel | 2019-08-22 | 2 | -7/+10 |
| | | | | Fix %1/jp2WMT0l7l+u6yvn1axK5WqkfoQlSuuZkvWlvVEyE=.sha256 | ||||
* | Update max blob size, for new sodium-native, and to match readme | cel | 2019-08-22 | 1 | -1/+1 |
| | |||||
* | Add allowAddresses option | cel | 2019-08-11 | 2 | -0/+9 |
| | |||||
* | Render and validate peer-invites | cel | 2019-08-11 | 2 | -30/+49 |
| | |||||
* | Show message content warnings | cel | 2019-08-09 | 1 | -2/+12 |
| | |||||
* | doc: fix mistakes | cel | 2019-08-08 | 1 | -8/+10 |
| | | | | | | - add --branch option needed for ssb-client - encode HTML entities - use enable command instead of install | ||||
* | Search through private messages | cel | 2019-08-08 | 1 | -0/+2 |
| | |||||
* | Indicate fork root, Patchwork-style | cel | 2019-05-11 | 1 | -0/+1 |
| | |||||
* | Default to publish votes without branch/root. | cel | 2019-05-10 | 3 | -4/+10 |
| | | | | Don't include vote messages in post branch links by default. | ||||
* | Revert "Allow unloaded emoji images to show full alt text" | cel | 2019-05-10 | 1 | -1/+1 |
| | | | | | | | This reverts commit feaae0282a0607a4a201644b26a7b5c6e5798ebb. Make it look better in dillo-3.1 which doesn't adjust the size of the image after it is loaded. | ||||
* | Render task lists without bullets | cel | 2019-05-04 | 1 | -0/+9 |
| | |||||
* | Handle boxed markdown blobs | cel | 2019-05-01 | 3 | -7/+28 |
| | |||||
* | Handle invalid regex | cel | 2019-04-19 | 1 | -2/+10 |
| | |||||
* | Allow overriding blob mention names in composer | cel | 2019-04-14 | 1 | -22/+40 |
| | |||||
* | Use Host header in publishguard redirect base | cel | 2019-04-13 | 2 | -30/+33 |
| | | | | so can redirect to e.g. 'localhost' instead of '[::1]' | ||||
* | Render private about messages more compactly | cel | 2019-04-08 | 1 | -4/+7 |
| | |||||
* | Add markdown link for unnamed markdown blob mentions | cel | 2019-04-08 | 1 | -3/+12 |
| |