aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Wiki.php
Commit message (Expand)AuthorAgeFilesLines
* fix for issue #1640 - use item_store() instead of post_activity_item() which ...Mario Vavti2021-10-201-2/+2
* more app descriptions and remove some unused imagesMario2021-08-281-4/+2
* remove redundant argMario Vavti2021-06-091-68/+68
* Fix clones sync when wiki or single wiki page deletionMax Kostikov2021-04-221-33/+52
* wiki: urlencode the entire share linkMario Vavti2019-05-171-2/+2
* use escape_tags() wiki headersMario Vavti2019-05-171-2/+2
* fix wiki preview issue with hyperlinksMario Vavti2018-12-151-2/+2
* fix wiki issue with wiki page links when using bbcodeMario Vavti2018-10-151-3/+2
* Add wiki_preprocess hook and documentationM.Dent2018-10-111-0/+4
* fix some more wiki issuesMario Vavti2018-10-101-3/+3
* Rework Wiki encoding scheme.M.Dent2018-10-101-18/+24
* Implement custom escapingM.Dent2018-10-101-13/+21
* Update Wiki.phpMax Kostikov2018-09-281-1/+1
* Update Wiki.phpMax Kostikov2018-09-281-1/+1
* remove profile_tabs() which has been deprecated and replaced by channel_apps()Mario Vavti2018-09-131-1/+1
* mpre feature to app transitionMario Vavti2018-09-121-61/+70
* Update Wiki.phpMax Kostikov2018-08-251-2/+2
* Update Wiki.phpMax Kostikov2018-08-251-0/+2
* missing permission descriptionMario Vavti2018-05-041-1/+1
* Hubzilla issue #1022 cleanup of post formattingzotlabs2018-03-301-1/+1
* Hubzilla issue #1022 - improve the usabilityzotlabs2018-03-301-2/+2
* Hubzilla issue #1022 - provide a way to share wiki pages. Currently this is o...zotlabs2018-03-301-0/+4
* missed a spot while resolving merge conflictMario Vavti2017-12-061-1/+1
* resolve merge conflictMario Vavti2017-12-061-25/+38
* disallow backslashes in wiki and wiki-page nameszotlabs2017-12-051-6/+14
* unable to change permissions on wiki with space in namezotlabs2017-11-081-1/+1
* feed untranslated appnames to nav_set_selected() and query for the active app...Mario Vavti2017-10-091-5/+2
* new notification changes - use sticky_kit instead of position fixedMario Vavti2017-10-091-2/+5
* 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