Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wiki double encoding html entities | zotlabs | 2017-10-04 | 1 | -1/+1 |
| | |||||
* | markdown autolinks - hubzilla bug #752 | zotlabs | 2017-05-05 | 1 | -5/+12 |
| | |||||
* | more markdown purification | zotlabs | 2017-03-21 | 1 | -5/+5 |
| | |||||
* | after all of this, I would be very hesitant to use any multi-user system ↵ | zotlabs | 2017-03-20 | 1 | -1/+1 |
| | | | | which uses markdown and which doesn't have a large security budget. | ||||
* | even more fine tuning of the markdown purifier - especially when used with ↵ | zotlabs | 2017-03-20 | 1 | -1/+1 |
| | | | | the wiki | ||||
* | various input filter fixes | zotlabs | 2017-03-18 | 1 | -2/+12 |
| | |||||
* | input filter updates | zotlabs | 2017-03-14 | 1 | -1/+1 |
| | |||||
* | class MarkdownSoap to safely store markdown by purifying and preserving ↵ | zotlabs | 2017-03-14 | 1 | -0/+86 |
(escaped) what may be unsafe code in codeblocks. The stored item needs to be unescaped just prior to calling the markdown-to-html processor |