aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib/NativeWiki.php
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | George commented on your status 20 minutes ago". We need the channel introduction (in this case "Hubzilla," in emails for situations where one person controls a lot of channels. We don't need it on the web notification summary; where you're only viewing notifications for a single given channel.
* 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, ↵zotlabs2017-01-171-0/+199
delete-page, rename-page and export wiki.