25 Commits

Author SHA1 Message Date
Mario Vavti 801ab611ed more work on linked item/resource deletion for photos and events, deprecate the force flag in drop_item() and comment out goaway() in drop_item(). 2019-06-13 13:34:04 +02:00
zotlabs 39d914c9df add item.uuid to relevant places 2018-11-15 16:34:09 -08:00
Mario Vavti d29caa099a fix some more wiki issues 2018-10-10 10:39:28 +02:00
M.Dent 709665846e Rework Wiki encoding scheme. 2018-10-08 13:35:18 -04:00
M.Dent 93a310582f Implement custom escaping 2018-10-08 13:35:18 -04:00
zotlabs 3e6a55a295 issue with wiki sync 2018-04-15 17:29:40 -07:00
zotlabs 9120a82ab4 wiki: update acl on child pages when wiki perms change 2017-09-16 16:52:25 -07:00
zotlabs ca24bfdc46 wiki sync - we weren't getting the child pages 2017-09-16 16:42:01 -07:00
Mario eef1fcbb07 set update_title to false 2017-09-15 22:28:27 +02:00
Mario 373651c3db implement wiki editing 2017-09-15 22:17:18 +02:00
git-marijus 663802e699 Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev 2017-09-15 16:30:14 +02:00
git-marijus 4c5722c766 some work on wiki acl 2017-09-15 16:27:30 +02:00
zotlabs cf120b2351 wiki: lock mimetype 2017-09-14 17:14:50 -07:00
zotlabs 6fcfab3488 issues from hubzilla:#737 2017-04-26 19:47:05 -07:00
zotlabs a18e8e1ede add public_policy to the nwiki container also. This should not affect the recent bug as presented, but is being added for consistency. 2017-03-06 17:59:34 -08:00
zotlabs 94290102b6 tested extensible permissions by adding wiki permissions. Discovered a couple of issues that needed attention in the process. 2017-02-01 18:05:02 -08:00
zotlabs 22839e48d0 better handling of html special chars in wiki and wikipage names 2017-01-26 15:16:41 -08:00
Mario Vavti f7f39cf6c0 missing single quote in query 2017-01-26 14:50:52 +01:00
zotlabs 54f7cd5302 typo 2017-01-24 20:17:05 -08:00
zotlabs 9e70d54300 always sync parent wiki when syncing pages, just in case the original wiki creation wasn't synced. 2017-01-24 20:14:58 -08:00
Hubzilla 17f1d39fcf basic support for clone syncing of wikis and wiki pages 2017-01-22 18:48:45 -08:00
Hubzilla b513662b52 remove the channel introduction on the system notifications page. "Hubzilla, 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. 2017-01-21 15:20:59 -08:00
Mario Vavti 4295b1945e we need channel_id here not the whole channel 2017-01-19 10:02:26 +01:00
Hubzilla 5ce96b9b95 more urlencoding of message-ids which are used in links 2017-01-18 19:36:06 -08:00
zotlabs 7f944515de more work on native wiki - revert now works; still remaining: diff, delete-page, rename-page and export wiki. 2017-01-17 23:39:28 -08:00