| Commit message (Expand) | Author | Age | Files | Lines |
* | fix js issue in markdown mimetype wikis if content contains quotes | Mario Vavti | 2017-02-27 | 1 | -5/+3 |
* | do not lock out channels with only read perms from all post actions. we check... | Mario Vavti | 2017-02-21 | 1 | -5/+0 |
* | fix several places where head_add_(css|js) functions have been used incorrect... | zotlabs | 2017-02-19 | 1 | -1/+1 |
* | tested extensible permissions by adding wiki permissions. Discovered a couple... | zotlabs | 2017-02-01 | 1 | -1/+10 |
* | better handling of html special chars in wiki and wikipage names | zotlabs | 2017-01-26 | 1 | -9/+10 |
* | minor cleanup | Mario Vavti | 2017-01-26 | 1 | -4/+1 |
* | fix renaming of wiki pages | Mario Vavti | 2017-01-26 | 1 | -6/+6 |
* | only allow wiki owner to delete pages | zotlabs | 2017-01-25 | 1 | -0/+6 |
* | fixes for wiki create/delete page | Mario Vavti | 2017-01-25 | 1 | -15/+3 |
* | always sync parent wiki when syncing pages, just in case the original wiki cr... | zotlabs | 2017-01-24 | 1 | -6/+6 |
* | basic support for clone syncing of wikis and wiki pages | Hubzilla | 2017-01-22 | 1 | -3/+10 |
* | add bbcode language conditionals to wiki | Hubzilla | 2017-01-20 | 1 | -3/+5 |
* | we need channel_id here not the whole channel | Mario Vavti | 2017-01-19 | 1 | -1/+1 |
* | native wiki updates | Hubzilla | 2017-01-18 | 1 | -4/+3 |
* | nwiki updates | Hubzilla | 2017-01-18 | 1 | -126/+170 |
* | call zidify_links() when formatting bbcode for internal consumption | zotlabs | 2016-12-19 | 1 | -2/+2 |
* | more wiki cleanup | Mario Vavti | 2016-12-15 | 1 | -9/+1 |
* | wiki: do not show revert buttons if we do not have write perms and minor cleanup | Mario Vavti | 2016-12-14 | 1 | -11/+4 |
* | translateable string | Mario Vavti | 2016-12-04 | 1 | -0/+1 |
* | fixes for toc bbcode and bbcode wiki toc | Mario Vavti | 2016-12-04 | 1 | -2/+2 |
* | more wiki cleanup | Mario Vavti | 2016-12-01 | 1 | -3/+1 |
* | wiki cleanup - wip. please watch out for eventual regressions | Mario Vavti | 2016-12-01 | 1 | -10/+15 |
* | do not call purify_html() at this place | Mario Vavti | 2016-11-30 | 1 | -2/+4 |
* | go live with wiki mimetypes - you can now choose if a wiki will contain markd... | Mario Vavti | 2016-11-30 | 1 | -17/+34 |
* | more work on wiki mimetypes | Mario Vavti | 2016-11-29 | 1 | -4/+5 |
* | some basic work for implementing mimetypes for wikis | Mario Vavti | 2016-11-28 | 1 | -4/+3 |
* | minor cleanup and remove more double encoding | Mario Vavti | 2016-11-28 | 1 | -1/+1 |
* | Make a git commit when a new page is created, recording who created the page. | Andrew Manning | 2016-11-24 | 1 | -1/+12 |
* | whitespace and minor fixes | Mario Vavti | 2016-11-23 | 1 | -1/+1 |
* | silence headers already sent warning. issue #596 | Mario Vavti | 2016-11-23 | 1 | -6/+9 |
* | whitespace and coding style | Mario Vavti | 2016-11-23 | 1 | -8/+17 |
* | whitespace cleanup | Mario Vavti | 2016-11-23 | 1 | -25/+25 |
* | display wiki list on wiki landing page. | Mario Vavti | 2016-11-22 | 1 | -18/+31 |
* | Hide all content if no wiki is selected except for a message saying to choose... | Andrew Manning | 2016-11-18 | 1 | -2/+3 |
* | Move page list back out to the side menu, but with the new page form below th... | Andrew Manning | 2016-11-18 | 1 | -0/+1 |
* | wiki: simplify permission model, reduce duplicate calls to get the same chann... | zotlabs | 2016-11-15 | 1 | -115/+102 |
* | Moved delete wiki button into new edit wiki form, opened by edit wiki icon in... | Andrew Manning | 2016-11-14 | 1 | -1/+0 |
* | zidify wiki content | zotlabs | 2016-11-13 | 1 | -2/+2 |
* | Moved save to bottom. Created Wiki Tools dropdown to be consistent, moved pag... | Andrew Manning | 2016-11-12 | 1 | -0/+2 |
* | deprecate/remove get_channel_by_nick() which is just a less generalised varia... | zotlabs | 2016-11-08 | 1 | -11/+11 |
* | Add wiki download button to export the selected wiki repo to a zip file | Andrew Manning | 2016-10-22 | 1 | -0/+30 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2016-08-05 | 1 | -2/+3 |
|\ |
|
| * | Parse bbcode when page loads | Andrew Manning | 2016-08-04 | 1 | -2/+2 |
| * | Convert select bbcode tags including [observer], [baseurl], [sitename] | Andrew Manning | 2016-08-03 | 1 | -0/+1 |
* | | multi acl: port /wiki | Mario Vavti | 2016-08-04 | 1 | -4/+13 |
|/ |
|
* | disable wiki if feature disabled, sync updates of delayed publish posts | redmatrix | 2016-06-30 | 1 | -0/+5 |
* | Merge remote-tracking branch 'upstream/dev' into wiki | Andrew Manning | 2016-06-30 | 1 | -1/+18 |
|\ |
|
| * | provide wiki as a feature (default is on so there aren't any surprises) and a... | redmatrix | 2016-06-29 | 1 | -0/+15 |
| * | fix for the rendering side of issue #412. We traditionally store all | redmatrix | 2016-06-26 | 1 | -1/+1 |
| * | remove the app $a passed to profile_load, also add profile_load to mod_wiki w... | redmatrix | 2016-06-26 | 1 | -0/+2 |