aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Wiki.php
Commit message (Expand)AuthorAgeFilesLines
* wiki: translateable strings and move page mimetype selector to options submenuMario Vavti2017-09-201-1/+2
* wiki download: only include the latest page revisionzotlabs2017-09-161-1/+7
* implement wiki editingMario2017-09-151-15/+20
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devgit-marijus2017-09-151-4/+39
|\
| * wiki: lock mimetypezotlabs2017-09-141-0/+7
| * bring back wiki downloadzotlabs2017-09-141-4/+32
* | some work on wiki aclgit-marijus2017-09-151-0/+42
|/
* add text/plain type to wikizotlabs2017-09-131-6/+13
* wiki mimetype selection. We can add text/plain as soon as we add code to puri...zotlabs2017-09-121-3/+4
* wiki mimetype selectionzotlabs2017-09-121-4/+6
* provide a mechanism to mark apps active in the bingit-marijus2017-07-211-1/+3
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-06-071-7/+11
|\
| * rewrite wiki pages widget - no need for ajax on pageload, show the pages to n...git-marijus2017-06-031-7/+11
| * wiki auto language select to match webpages implementationzotlabs2017-05-231-5/+27
* | wiki auto language select to match webpages implementationzotlabs2017-05-221-5/+27
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-03-301-3/+10
|\|
| * do not allow creating two wikis with the same nameMario Vavti2017-03-301-3/+10
| * even more fine tuning of the markdown purifier - especially when used with th...zotlabs2017-03-291-0/+1
| * various input filter fixeszotlabs2017-03-291-6/+16
| * input filter updateszotlabs2017-03-291-0/+1
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-03-251-1/+2
|\|
| * move profile tabs to app-trayMario Vavti2017-03-201-1/+2
* | even more fine tuning of the markdown purifier - especially when used with th...zotlabs2017-03-201-0/+1
* | Merge branch 'dev' into mergezotlabs2017-03-181-0/+1
|\|
| * Missed one old Markdown()Klaus2017-03-181-2/+1
* | various input filter fixeszotlabs2017-03-181-7/+16
* | input filter updateszotlabs2017-03-141-0/+1
|/
* :arrow_up: :hammer: Upgrade PHP Markdown library.Klaus Weidenbach2017-02-271-2/+2
* fix js issue in markdown mimetype wikis if content contains quotesMario Vavti2017-02-271-5/+3
* do not lock out channels with only read perms from all post actions. we check...Mario Vavti2017-02-211-5/+0
* fix several places where head_add_(css|js) functions have been used incorrect...zotlabs2017-02-191-1/+1
* tested extensible permissions by adding wiki permissions. Discovered a couple...zotlabs2017-02-011-1/+10
* better handling of html special chars in wiki and wikipage nameszotlabs2017-01-261-9/+10
* minor cleanupMario Vavti2017-01-261-4/+1
* fix renaming of wiki pagesMario Vavti2017-01-261-6/+6
* only allow wiki owner to delete pageszotlabs2017-01-251-0/+6
* fixes for wiki create/delete pageMario Vavti2017-01-251-15/+3
* always sync parent wiki when syncing pages, just in case the original wiki cr...zotlabs2017-01-241-6/+6
* basic support for clone syncing of wikis and wiki pagesHubzilla2017-01-221-3/+10
* add bbcode language conditionals to wikiHubzilla2017-01-201-3/+5
* we need channel_id here not the whole channelMario Vavti2017-01-191-1/+1
* native wiki updatesHubzilla2017-01-181-4/+3
* nwiki updatesHubzilla2017-01-181-126/+170
* call zidify_links() when formatting bbcode for internal consumptionzotlabs2016-12-191-2/+2
* more wiki cleanupMario Vavti2016-12-151-9/+1
* wiki: do not show revert buttons if we do not have write perms and minor cleanupMario Vavti2016-12-141-11/+4
* translateable stringMario Vavti2016-12-041-0/+1
* fixes for toc bbcode and bbcode wiki tocMario Vavti2016-12-041-2/+2
* more wiki cleanupMario Vavti2016-12-011-3/+1
* wiki cleanup - wip. please watch out for eventual regressionsMario Vavti2016-12-011-10/+15