Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add markdown link for unnamed markdown blob mentions | cel | 2019-04-08 | 1 | -3/+12 |
| | |||||
* | npm: fix rendering unnamed feeds | cel | 2019-03-30 | 1 | -2/+2 |
| | |||||
* | 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 | ||||
* | Linkify markdown blob links | cel | 2019-02-13 | 1 | -1/+10 |
| | |||||
* | Move truncate function into utils | cel | 2019-02-03 | 1 | -6/+1 |
| | |||||
* | Add drafts feature | cel | 2019-01-31 | 1 | -0/+15 |
| | |||||
* | Render code in textareas monospaced | cel | 2019-01-31 | 1 | -0/+1 |
| | |||||
* | Allow truncating name links | cel | 2019-01-28 | 1 | -2/+9 |
| | |||||
* | Handle missing rpc methods | cel | 2018-12-10 | 1 | -4/+5 |
| | |||||
* | Fix double-HTML-encoded image titles | cel | 2018-11-26 | 1 | -3/+3 |
| | |||||
* | Link to contact messages from contact pages | cel | 2018-11-18 | 1 | -3/+9 |
| | |||||
* | img alt: type before size | cel | 2018-10-28 | 1 | -1/+1 |
| | |||||
* | Decrypt message with unbox key query parameter | cel | 2018-10-01 | 1 | -2/+6 |
| | |||||
* | Image alt text: note mime/type if lacks extension | cel | 2018-09-24 | 1 | -0/+1 |
| | |||||
* | Linkify ids in git branch names | cel | 2018-08-26 | 1 | -2/+5 |
| | |||||
* | Fix linking to ids with query parameters | cel | 2018-08-24 | 1 | -1/+1 |
| | |||||
* | Unescape HTML in image names for alt text | cel | 2018-08-23 | 1 | -1/+1 |
| | |||||
* | Render non-blob image markdown as link | cel | 2018-08-21 | 1 | -0/+1 |
| | | | | | for compatibility with Patchwork (re: %XhyQZvVmfFVMjwYyoX13VZFBkzWJ63o6w9YSIjMWI88=.sha256) and to prevent remote audio/video embed | ||||
* | Show if private message author is not a recipient | cel | 2018-08-12 | 1 | -1/+4 |
| | |||||
* | Fix linkifying private blob links | cel | 2018-07-31 | 1 | -0/+4 |
| | |||||
* | Handle audio/video blobs | cel | 2018-06-29 | 1 | -5/+15 |
| | |||||
* | Show follow/block counts | cel | 2018-06-18 | 1 | -5/+16 |
| | |||||
* | Fix double-html-escaped href | cel | 2018-04-23 | 1 | -2/+6 |
| | |||||
* | Merge branch 'master' into layout | cel | 2018-01-10 | 1 | -0/+3 |
|\ | |||||
| * | Render links to ssb-blob:// zip files | cel | 2017-12-30 | 1 | -0/+3 |
| | | |||||
* | | Add codeInTextareas option | cel | 2018-01-10 | 1 | -7/+7 |
| | | |||||
* | | Use textarea for code blocks | cel | 2017-12-26 | 1 | -0/+12 |
|/ | |||||
* | List friends following feed | cel | 2017-12-05 | 1 | -0/+18 |
| | |||||
* | Allow specifying img_base without prefix | cel | 2017-11-16 | 1 | -1/+1 |
| | |||||
* | Fix handling limit | cel | 2017-10-17 | 1 | -3/+8 |
| | |||||
* | Filter messages socially | cel | 2017-10-13 | 1 | -1/+6 |
| | |||||
* | Remove name parameter from URL | cel | 2017-10-03 | 1 | -2/+0 |
| | | | | This allows dillo to cache the image even when the name is changed | ||||
* | Render npm prebuilds | cel | 2017-10-01 | 1 | -12/+87 |
| | |||||
* | Merge branch 'secretblobs' into master | cel | 2017-09-29 | 1 | -3/+10 |
|\ | |||||
| * | Encrypt blobs in private messages | cel | 2017-05-26 | 1 | -2/+9 |
| | | |||||
* | | Add missing column header | cel | 2017-09-22 | 1 | -5/+6 |
| | | |||||
* | | Make npm links more consistent | cel | 2017-09-22 | 1 | -6/+6 |
| | | |||||
* | | Render npm package readmes | cel | 2017-09-20 | 1 | -4/+19 |
| | | |||||
* | | Render npm package publishers | cel | 2017-09-20 | 1 | -30/+48 |
| | | |||||
* | | Render npm-packages | cel | 2017-09-18 | 1 | -0/+49 |
| | | |||||
* | | Use raw message ids in links by default | cel | 2017-08-15 | 1 | -1/+2 |
| | | |||||
* | | Highlight code in markdown and git files | cel | 2017-06-27 | 1 | -0/+20 |
| | | |||||
* | | npm-publish: render markdown in description; add feed sigil | cel | 2017-06-27 | 1 | -0/+1 |
| | | |||||
* | | Handle feed id in npm author | cel | 2017-06-18 | 1 | -2/+7 |
| | | |||||
* | | Render npm-publish messages | cel | 2017-06-17 | 1 | -0/+16 |
| | | |||||
* | | Serve images separately from blobs in general | cel | 2017-06-10 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'votes' | cel | 2017-06-06 | 1 | -0/+33 |
|\ \ | |||||
| * \ | Merge branch 'master' into votes | cel | 2017-05-28 | 1 | -11/+43 |
| |\ \ | |||||
| * | | | Add another way to lookup names | cel | 2017-05-09 | 1 | -0/+33 |
| | | | | |||||
* | | | | Show commit files changed | cel | 2017-06-03 | 1 | -0/+1 |
| | | | |