Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix for issue #1640 - use item_store() instead of post_activity_item() which ↵ | Mario Vavti | 2021-10-20 | 1 | -2/+2 |
| | | | | is checking for post_comment permission which we might not have in this case. item_store() requires slightly more data but basically does the same. Also some minor improvements and whitespace changes. | ||||
* | more app descriptions and remove some unused images | Mario | 2021-08-28 | 1 | -4/+2 |
| | |||||
* | remove redundant arg | Mario Vavti | 2021-06-09 | 1 | -68/+68 |
| | |||||
* | Fix clones sync when wiki or single wiki page deletion | Max Kostikov | 2021-04-22 | 1 | -33/+52 |
| | |||||
* | wiki: urlencode the entire share link | Mario Vavti | 2019-05-17 | 1 | -2/+2 |
| | | | (cherry picked from commit aa120e0478b8a7e0eabcbd7b8d7eefd515ff5347) | ||||
* | use escape_tags() wiki headers | Mario Vavti | 2019-05-17 | 1 | -2/+2 |
| | | | (cherry picked from commit e7f1f496c5977ae290ea1457ea5c117dd29676f6) | ||||
* | fix wiki preview issue with hyperlinks | Mario Vavti | 2018-12-15 | 1 | -2/+2 |
| | | | (cherry picked from commit 919ea9f750fbb665a655cd26ae86c00e424a4318) | ||||
* | fix wiki issue with wiki page links when using bbcode | Mario Vavti | 2018-10-15 | 1 | -3/+2 |
| | | | (cherry picked from commit df62037c4a722606e84e28dd4d62e89dcc999980) | ||||
* | Add wiki_preprocess hook and documentation | M.Dent | 2018-10-11 | 1 | -0/+4 |
| | | | (cherry picked from commit bad4ea6e65a45ac2523a9a7c2ec624ad2535b652) | ||||
* | fix some more wiki issues | Mario Vavti | 2018-10-10 | 1 | -3/+3 |
| | | | (cherry picked from commit d29caa099af2d132978e634a454a29d5c85c23fe) | ||||
* | Rework Wiki encoding scheme. | M.Dent | 2018-10-10 | 1 | -18/+24 |
| | | | (cherry picked from commit 709665846e66f093109730691b31d9e094d02088) | ||||
* | Implement custom escaping | M.Dent | 2018-10-10 | 1 | -13/+21 |
| | | | (cherry picked from commit 93a310582f044d35f0a3583671053595fefdbedb) | ||||
* | Update Wiki.php | Max Kostikov | 2018-09-28 | 1 | -1/+1 |
| | |||||
* | Update Wiki.php | Max Kostikov | 2018-09-28 | 1 | -1/+1 |
| | |||||
* | remove profile_tabs() which has been deprecated and replaced by channel_apps() | Mario Vavti | 2018-09-13 | 1 | -1/+1 |
| | |||||
* | mpre feature to app transition | Mario Vavti | 2018-09-12 | 1 | -61/+70 |
| | |||||
* | Update Wiki.php | Max Kostikov | 2018-08-25 | 1 | -2/+2 |
| | |||||
* | Update Wiki.php | Max Kostikov | 2018-08-25 | 1 | -0/+2 |
| | |||||
* | 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 |
| | |