aboutsummaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Use the ASt representation APIGeorge Claghorn2018-10-071-5/+2
* Add template for ActionText::Attachables::RemoteImageJavan Makhmali2018-10-061-0/+8
* Customize tag and attribute sanitizationJavan Makhmali2018-10-031-1/+1
* Move attachment rendering to a helperJavan Makhmali2018-10-032-3/+4
* WIP: Image gallery supportJavan Makhmali2018-10-031-0/+3
* Add default missing attachable templateJavan Makhmali2018-10-031-0/+1
* Default sanitizationDavid Heinemeier Hansson2018-10-021-1/+1
* Move the escaping choice to the layoutDavid Heinemeier Hansson2018-06-071-1/+1
* Provide to_html rendering within a layout and use that as the to_s defaultDavid Heinemeier Hansson2018-06-071-0/+3
* Build out basic blob template to match the editor'sJavan Makhmali2018-02-141-5/+14
* Initial Attachment rendering supportJavan Makhmali2018-02-131-0/+7