aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Widget/Wiki_pages.php
Commit message (Collapse)AuthorAgeFilesLines
* Rework Wiki encoding scheme.M.Dent2018-10-081-2/+3
|
* Implement custom escapingM.Dent2018-10-081-1/+2
|
* Fix 'unable to add pages with spaces' (pr 922)M.Dent2017-12-061-1/+1
|
* resolve merge conflictMario Vavti2017-12-061-0/+36
|
* fix wiki pages not updating after creating new pageMario Vavti2017-11-111-1/+1
|
* wiki: translateable strings and move page mimetype selector to options submenuMario Vavti2017-09-201-1/+3
|
* use mimetype text description rather than technical name in dropdown ↵zotlabs2017-09-191-1/+2
| | | | choices, found bug in mimetype selection option code
* wiki: lock mimetypezotlabs2017-09-141-0/+3
|
* add text/plain type to wikizotlabs2017-09-131-1/+1
|
* make wiki page mimetype default to wiki mimetype (this was the original ↵zotlabs2017-09-131-1/+1
| | | | intent but the wrong variable was used)
* wiki mimetype selectionzotlabs2017-09-121-0/+1
|
* App::get_channel() does not return the right channel if we are not looking ↵git-marijus2017-08-091-7/+1
| | | | at our own channel. fix issue #841
* rewrite wiki pages widget - no need for ajax on pageload, show the pages to ↵git-marijus2017-06-031-29/+28
| | | | not authenticated people.
* various input filter fixeszotlabs2017-03-291-0/+7
|
* widgets cont.zotlabs2017-03-291-0/+59