aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib/NativeWiki.php
Commit message (Expand)AuthorAgeFilesLines
* fix some php8 fatal errorsMario2021-01-091-8/+8
* some work on deprecating ACTIVITY_OBJ_FILEMario2020-04-231-1/+1
* move from build_sync_packet() to Libsync::build_sync_packet()Mario2020-04-091-1/+3
* more work on linked item/resource deletion for photos and events, deprecate t...Mario Vavti2019-06-131-1/+1
* add item.uuid to relevant placeszotlabs2018-11-151-13/+4
* fix some more wiki issuesMario Vavti2018-10-101-1/+1
* Rework Wiki encoding scheme.M.Dent2018-10-081-0/+1
* Implement custom escapingM.Dent2018-10-081-3/+33
* issue with wiki synczotlabs2018-04-151-2/+9
* wiki: update acl on child pages when wiki perms changezotlabs2017-09-161-0/+12
* wiki sync - we weren't getting the child pageszotlabs2017-09-161-0/+6
* set update_title to falseMario2017-09-151-0/+2
* implement wiki editingMario2017-09-151-5/+46
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devgit-marijus2017-09-151-7/+11
|\
| * wiki: lock mimetypezotlabs2017-09-141-5/+10
* | some work on wiki aclgit-marijus2017-09-151-1/+8
|/
* issues from hubzilla:#737zotlabs2017-04-261-2/+2
* add public_policy to the nwiki container also. This should not affect the rec...zotlabs2017-03-061-0/+2
* tested extensible permissions by adding wiki permissions. Discovered a couple...zotlabs2017-02-011-1/+1
* better handling of html special chars in wiki and wikipage nameszotlabs2017-01-261-16/+11
* missing single quote in queryMario Vavti2017-01-261-1/+1
* typozotlabs2017-01-241-1/+1
* always sync parent wiki when syncing pages, just in case the original wiki cr...zotlabs2017-01-241-3/+7
* basic support for clone syncing of wikis and wiki pagesHubzilla2017-01-221-2/+14
* remove the channel introduction on the system notifications page. "Hubzilla, ...Hubzilla2017-01-211-2/+0
* we need channel_id here not the whole channelMario Vavti2017-01-191-1/+1
* more urlencoding of message-ids which are used in linksHubzilla2017-01-181-1/+1
* more work on native wiki - revert now works; still remaining: diff, delete-pa...zotlabs2017-01-171-0/+199