Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add template for ActionText::Attachables::RemoteImage | Javan Makhmali | 2018-10-06 | 1 | -0/+8 |
| | | | | Fixes #15 | ||||
* | Customize tag and attribute sanitization | Javan Makhmali | 2018-10-03 | 1 | -1/+1 |
| | | | | Fixes #6 | ||||
* | Move attachment rendering to a helper | Javan Makhmali | 2018-10-03 | 2 | -3/+4 |
| | | | | Fixes #5 | ||||
* | WIP: Image gallery support | Javan Makhmali | 2018-10-03 | 1 | -0/+3 |
| | |||||
* | Add default missing attachable template | Javan Makhmali | 2018-10-03 | 1 | -0/+1 |
| | |||||
* | Default sanitization | David Heinemeier Hansson | 2018-10-02 | 1 | -1/+1 |
| | |||||
* | Move the escaping choice to the layout | David Heinemeier Hansson | 2018-06-07 | 1 | -1/+1 |
| | |||||
* | Provide to_html rendering within a layout and use that as the to_s default | David Heinemeier Hansson | 2018-06-07 | 1 | -0/+3 |
| | | | | | I like the idea of thinking about the rendering as happening within a layout. Since that’s basically what this wrapper is. Thoughts @javan? | ||||
* | Build out basic blob template to match the editor's | Javan Makhmali | 2018-02-14 | 1 | -5/+14 |
| | |||||
* | Initial Attachment rendering support | Javan Makhmali | 2018-02-13 | 1 | -0/+7 |