Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add item.uuid to relevant places | zotlabs | 2018-11-15 | 1 | -13/+4 |
| | |||||
* | fix some more wiki issues | Mario Vavti | 2018-10-10 | 1 | -1/+1 |
| | |||||
* | Rework Wiki encoding scheme. | M.Dent | 2018-10-08 | 1 | -0/+1 |
| | |||||
* | Implement custom escaping | M.Dent | 2018-10-08 | 1 | -3/+33 |
| | |||||
* | issue with wiki sync | zotlabs | 2018-04-15 | 1 | -2/+9 |
| | |||||
* | wiki: update acl on child pages when wiki perms change | zotlabs | 2017-09-16 | 1 | -0/+12 |
| | |||||
* | wiki sync - we weren't getting the child pages | zotlabs | 2017-09-16 | 1 | -0/+6 |
| | |||||
* | set update_title to false | Mario | 2017-09-15 | 1 | -0/+2 |
| | |||||
* | implement wiki editing | Mario | 2017-09-15 | 1 | -5/+46 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | git-marijus | 2017-09-15 | 1 | -7/+11 |
|\ | |||||
| * | wiki: lock mimetype | zotlabs | 2017-09-14 | 1 | -5/+10 |
| | | |||||
* | | some work on wiki acl | git-marijus | 2017-09-15 | 1 | -1/+8 |
|/ | |||||
* | issues from hubzilla:#737 | zotlabs | 2017-04-26 | 1 | -2/+2 |
| | |||||
* | add public_policy to the nwiki container also. This should not affect the ↵ | zotlabs | 2017-03-06 | 1 | -0/+2 |
| | | | | recent bug as presented, but is being added for consistency. | ||||
* | tested extensible permissions by adding wiki permissions. Discovered a ↵ | zotlabs | 2017-02-01 | 1 | -1/+1 |
| | | | | couple of issues that needed attention in the process. | ||||
* | better handling of html special chars in wiki and wikipage names | zotlabs | 2017-01-26 | 1 | -16/+11 |
| | |||||
* | missing single quote in query | Mario Vavti | 2017-01-26 | 1 | -1/+1 |
| | |||||
* | typo | zotlabs | 2017-01-24 | 1 | -1/+1 |
| | |||||
* | always sync parent wiki when syncing pages, just in case the original wiki ↵ | zotlabs | 2017-01-24 | 1 | -3/+7 |
| | | | | creation wasn't synced. | ||||
* | basic support for clone syncing of wikis and wiki pages | Hubzilla | 2017-01-22 | 1 | -2/+14 |
| | |||||
* | remove the channel introduction on the system notifications page. "Hubzilla, ↵ | Hubzilla | 2017-01-21 | 1 | -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 channel | Mario Vavti | 2017-01-19 | 1 | -1/+1 |
| | |||||
* | more urlencoding of message-ids which are used in links | Hubzilla | 2017-01-18 | 1 | -1/+1 |
| | |||||
* | more work on native wiki - revert now works; still remaining: diff, ↵ | zotlabs | 2017-01-17 | 1 | -0/+199 |
delete-page, rename-page and export wiki. |