aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/item_binary.tpl
Commit message (Collapse)AuthorAgeFilesLines
* give the item_obscured flag a new lease on life by using it to designate ↵zotlabs2017-06-101-0/+3
third party client-side e2ee or binary content which can only be downloaded and not viewed directly on the web (as a side effect this also allows binary files to be submitted as activities/content). The content display is suppressed and replaced with a download button. This is unfinished but harmless to backport while work is in progress unless told otherwise. Future development will take care of the remaining loose ends.