Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Fix fallthrough | cel | 2019-04-03 | 1 | -0/+1 |
| | |||||
* | npm: fix rendering unnamed feeds | cel | 2019-03-30 | 1 | -2/+2 |
| | |||||
* | doc: update ssb-npm versions | cel | 2019-03-30 | 1 | -4/+4 |
| | |||||
* | Show audio/video alt text better | cel | 2019-03-22 | 1 | -5/+4 |
| | | | | | | - Putting the alt text inside the audio/video tag makes it show up in dillo and w3m. - Remove redundant audio:/video: prefix | ||||
* | Add install guide | cel | 2019-03-11 | 1 | -0/+72 |
| | | | | &OI38eGVcd3NAwu6F0qMAKXAvrtuLO30EX7Whqc1QBZc=.sha256 | ||||
* | Escape draft edit URL | cel | 2019-03-11 | 1 | -1/+1 |
| | |||||
* | Sort drafts by mtime | cel | 2019-03-11 | 1 | -6/+28 |
| | |||||
* | script: catch resolve error | cel | 2019-03-11 | 1 | -1/+3 |
| | |||||
* | remove a trailing comma that caused a parse error | ansuz | 2019-03-06 | 1 | -1/+1 |
| | |||||
* | Remove package-lock.json | cel | 2019-02-26 | 2 | -1809/+1 |
| | | | | Unfortunately, it breaks installs when there are conflicting tarballs for a package version. | ||||
* | Don't consider reason to be an about property | cel | 2019-02-26 | 1 | -0/+1 |
| | |||||
* | Handle missing ssb-friends method | cel | 2019-02-26 | 2 | -2/+14 |
| | |||||
* | 1.3.0 | cel | 2019-02-26 | 2 | -2/+2 |
| | |||||
* | Linkify markdown blob links | cel | 2019-02-13 | 1 | -1/+10 |
| |