Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | missing permission description | Mario Vavti | 2018-05-04 | 1 | -1/+1 |
| | |||||
* | Hubzilla issue #1022 cleanup of post formatting | zotlabs | 2018-03-30 | 1 | -1/+1 |
| | |||||
* | Hubzilla issue #1022 - improve the usability | zotlabs | 2018-03-30 | 1 | -2/+2 |
| | |||||
* | Hubzilla issue #1022 - provide a way to share wiki pages. Currently this is ↵ | zotlabs | 2018-03-30 | 1 | -0/+4 |
| | | | | only implemented in the 'edit' pane and could use some improvement/enhancement | ||||
* | missed a spot while resolving merge conflict | Mario Vavti | 2017-12-06 | 1 | -1/+1 |
| | |||||
* | resolve merge conflict | Mario Vavti | 2017-12-06 | 1 | -25/+38 |
| | |||||
* | disallow backslashes in wiki and wiki-page names | zotlabs | 2017-12-05 | 1 | -6/+14 |
| | |||||
* | unable to change permissions on wiki with space in name | zotlabs | 2017-11-08 | 1 | -1/+1 |
| | |||||
* | feed untranslated appnames to nav_set_selected() and query for the active ↵ | Mario Vavti | 2017-10-09 | 1 | -5/+2 |
| | | | | app directly to get app details | ||||
* | new notification changes - use sticky_kit instead of position fixed | Mario Vavti | 2017-10-09 | 1 | -2/+5 |
| | |||||
* | wiki: translateable strings and move page mimetype selector to options submenu | Mario Vavti | 2017-09-20 | 1 | -1/+2 |
| | |||||
* | wiki download: only include the latest page revision | zotlabs | 2017-09-16 | 1 | -1/+7 |
| | |||||
* | implement wiki editing | Mario | 2017-09-15 | 1 | -15/+20 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | git-marijus | 2017-09-15 | 1 | -4/+39 |
|\ | |||||
| * | wiki: lock mimetype | zotlabs | 2017-09-14 | 1 | -0/+7 |
| | | |||||
| * | bring back wiki download | zotlabs | 2017-09-14 | 1 | -4/+32 |
| | | |||||
* | | some work on wiki acl | git-marijus | 2017-09-15 | 1 | -0/+42 |
|/ | |||||
* | add text/plain type to wiki | zotlabs | 2017-09-13 | 1 | -6/+13 |
| | |||||
* | wiki mimetype selection. We can add text/plain as soon as we add code to ↵ | zotlabs | 2017-09-12 | 1 | -3/+4 |
| | | | | purify and render it specifically. | ||||
* | wiki mimetype selection | zotlabs | 2017-09-12 | 1 | -4/+6 |
| | |||||
* | provide a mechanism to mark apps active in the bin | git-marijus | 2017-07-21 | 1 | -1/+3 |
| | |||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-06-07 | 1 | -7/+11 |
|\ | |||||
| * | rewrite wiki pages widget - no need for ajax on pageload, show the pages to ↵ | git-marijus | 2017-06-03 | 1 | -7/+11 |
| | | | | | | | | not authenticated people. | ||||
| * | wiki auto language select to match webpages implementation | zotlabs | 2017-05-23 | 1 | -5/+27 |
| | | |||||
* | | wiki auto language select to match webpages implementation | zotlabs | 2017-05-22 | 1 | -5/+27 |
| | | |||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-03-30 | 1 | -3/+10 |
|\| | |||||
| * | do not allow creating two wikis with the same name | Mario Vavti | 2017-03-30 | 1 | -3/+10 |
| | | |||||
| * | even more fine tuning of the markdown purifier - especially when used with ↵ | zotlabs | 2017-03-29 | 1 | -0/+1 |
| | | | | | | | | the wiki | ||||
| * | various input filter fixes | zotlabs | 2017-03-29 | 1 | -6/+16 |
| | | |||||
| * | input filter updates | zotlabs | 2017-03-29 | 1 | -0/+1 |
| | | |||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-03-25 | 1 | -1/+2 |
|\| | |||||
| * | move profile tabs to app-tray | Mario Vavti | 2017-03-20 | 1 | -1/+2 |
| | | |||||
* | | even more fine tuning of the markdown purifier - especially when used with ↵ | zotlabs | 2017-03-20 | 1 | -0/+1 |
| | | | | | | | | the wiki | ||||
* | | Merge branch 'dev' into merge | zotlabs | 2017-03-18 | 1 | -0/+1 |
|\| | |||||
| * | Missed one old Markdown() | Klaus | 2017-03-18 | 1 | -2/+1 |
| | | |||||
* | | various input filter fixes | zotlabs | 2017-03-18 | 1 | -7/+16 |
| | | |||||
* | | input filter updates | zotlabs | 2017-03-14 | 1 | -0/+1 |
|/ | |||||
* | :arrow_up: :hammer: Upgrade PHP Markdown library. | Klaus Weidenbach | 2017-02-27 | 1 | -2/+2 |
| | | | | | | The current version throws deprecated warning with PHP7.1 and PHPUnit. Upgrade the Markdown library to the current PHP Markdown Lib 1.7.0. Used composer to manage this library. | ||||
* | 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 ↵ | Mario Vavti | 2017-02-21 | 1 | -5/+0 |
| | | | | check read/write permissions for each command later in the process | ||||
* | fix several places where head_add_(css|js) functions have been used ↵ | zotlabs | 2017-02-19 | 1 | -1/+1 |
| | | | | | | | | | | | incorrectly. It appears that mistakes were made going back a long time and propagated. Here's the way it should work: - if there is no preceding / character, we look for the file within all the appropriate theme directories. - otherwise the file should have a preceding /, which means use this path relative to the hubzilla basedir - files beginning with // are considered to be schemeless URLs. Therefore 'foo.css' means find the best theme-able representation of foo.css. '/library/foo.css' means only use the version of foo.css that is in /library. | ||||
* | tested extensible permissions by adding wiki permissions. Discovered a ↵ | zotlabs | 2017-02-01 | 1 | -1/+10 |
| | | | | 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 | -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 ↵ | zotlabs | 2017-01-24 | 1 | -6/+6 |
| | | | | creation wasn't synced. | ||||
* | 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 |
| |