aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib/NativeWikiPage.php
Commit message (Expand)AuthorAgeFilesLines
* wiki auto language select to match webpages implementationzotlabs2017-05-221-1/+1
* issues from hubzilla:#737zotlabs2017-04-261-2/+13
* order wiki pages by creation dateMario Vavti2017-04-191-1/+1
* even more fine tuning of the markdown purifier - especially when used with th...zotlabs2017-03-291-1/+1
* various input filter fixeszotlabs2017-03-291-7/+24
* input filter updateszotlabs2017-03-291-29/+2
* correct fix for wiki anonymous read issue (items_permissions_sql checks item....zotlabs2017-03-061-8/+4
* allow unauthenticated access to public wiki pagesMario Vavti2017-03-061-2/+10
* we need item edited for wiki page history, not item createdMario Vavti2017-03-041-1/+1
* nativewiki: only apply markdown filter to markdown inputzotlabs2017-02-231-4/+12
* wiki page permissions issuezotlabs2017-02-201-3/+11
* better handling of html special chars in wiki and wikipage nameszotlabs2017-01-261-6/+7
* query for item_hidden is not needed anymoreMario Vavti2017-01-261-1/+1
* fix renaming of wiki pagesMario Vavti2017-01-261-6/+10
* resolve the linked item delete issue by declaring what types of linked items ...zotlabs2017-01-251-2/+2
* fixes for wiki create/delete pageMario Vavti2017-01-251-9/+7
* basic support for clone syncing of wikis and wiki pagesHubzilla2017-01-221-11/+14
* add bbcode language conditionals to wikiHubzilla2017-01-201-22/+28
* native wiki updatesHubzilla2017-01-181-1/+1
* nwiki updatesHubzilla2017-01-181-77/+96
* more work on native wiki - revert now works; still remaining: diff, delete-pa...zotlabs2017-01-171-0/+621