9 Commits

Author SHA1 Message Date
Klaus Weidenbach aa63c23839 💡 Add source documentation from recent conversations.
There have been some conversations in the last weeks which explained
several parts of the code, so add it to the source code documentation.
Also some other small source code documentation improvements.
2018-01-05 01:38:20 +01:00
zotlabs 80ca99fe5b wiki double encoding html entities 2017-10-04 16:37:14 -07:00
zotlabs 47ebddf99f markdown autolinks - hubzilla bug #752 2017-05-05 02:27:24 -07:00
zotlabs 82631c3413 more markdown purification 2017-03-21 00:40:19 -07:00
zotlabs 8821986d87 after all of this, I would be very hesitant to use any multi-user system which uses markdown and which doesn't have a large security budget. 2017-03-20 19:50:09 -07:00
zotlabs 35fc7328de even more fine tuning of the markdown purifier - especially when used with the wiki 2017-03-20 19:41:03 -07:00
zotlabs 4afeefb5ce various input filter fixes 2017-03-18 16:41:43 -07:00
zotlabs 2c73b457ef input filter updates 2017-03-14 17:07:29 -07:00
zotlabs 1244b0e36a class MarkdownSoap to safely store markdown by purifying and preserving (escaped) what may be unsafe code in codeblocks. The stored item needs to be unescaped just prior to calling the markdown-to-html processor 2017-03-14 00:23:44 -07:00