aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Wiki.php
Commit message (Expand)AuthorAgeFilesLines
* Remove Parsedown library files and remove references.Andrew Manning2016-05-291-2/+0
* Only show wiki delete control if channel ownerAndrew Manning2016-05-291-0/+1
* Hide page controls when not owner. Fixed some serious access control issues.Andrew Manning2016-05-291-22/+27
* Hacked Parsedown and Markdown to add class inline-code to <code> blocks for p...Andrew Manning2016-05-291-5/+9
* Home page create with new wiki. URL redirects here when no page given. Fixed ...Andrew Manning2016-05-291-3/+17
* Git commit made for the page edits when the page is saved.Andrew Manning2016-05-291-2/+13
* Wiki pages can be saved.Andrew Manning2016-05-281-4/+40
* Show page content by default. Hide page controls where appropriate. Fix sandb...Andrew Manning2016-05-281-2/+10
* Page content is loaded from the file on diskAndrew Manning2016-05-281-3/+11
* Wiki page list links work. File content is not yet loaded into the editor. Re...Andrew Manning2016-05-281-6/+4
* Wiki page list is fetched and the page widget is updatedAndrew Manning2016-05-281-4/+16
* Add new page to wiki and redirect to editor page.Andrew Manning2016-05-271-7/+52
* Check if wiki exists and redirect if it does notAndrew Manning2016-05-271-1/+6
* Delete wiki (in progress)Andrew Manning2016-05-241-7/+45
* List of wikis populates with links according to observer permissions.Andrew Manning2016-05-211-0/+15
* Successful new wiki git repo and item table recordAndrew Manning2016-05-211-11/+14
* Trying to fix wiki branch starting fresh from devAndrew Manning2016-05-211-0/+113