| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed bug in access control. Hide new wiki/page buttons if not channel owner. | Andrew Manning | 2016-05-29 | 1 | -0/+2 |
* | Only show wiki delete control if channel owner | Andrew Manning | 2016-05-29 | 1 | -0/+2 |
* | Hacked Parsedown and Markdown to add class inline-code to <code> blocks for p... | Andrew Manning | 2016-05-29 | 1 | -0/+6 |
* | Home page create with new wiki. URL redirects here when no page given. Fixed ... | Andrew Manning | 2016-05-29 | 1 | -1/+1 |
* | Wiki pages can be saved. | Andrew Manning | 2016-05-28 | 1 | -2/+21 |
* | Show page content by default. Hide page controls where appropriate. Fix sandb... | Andrew Manning | 2016-05-28 | 1 | -6/+8 |
* | Page content is loaded from the file on disk | Andrew Manning | 2016-05-28 | 1 | -1/+1 |
* | Wiki page list links work. File content is not yet loaded into the editor. Re... | Andrew Manning | 2016-05-28 | 2 | -5/+6 |
* | Wiki page list is fetched and the page widget is updated | Andrew Manning | 2016-05-28 | 2 | -1/+18 |
* | Add new page to wiki and redirect to editor page. | Andrew Manning | 2016-05-27 | 1 | -0/+19 |
* | Wiki deletion works | Andrew Manning | 2016-05-27 | 1 | -0/+2 |
* | Merge remote-tracking branch 'upstream/dev' into wiki | Andrew Manning | 2016-05-27 | 3 | -6/+2 |
|\ |
|
| * | app rendering issues, typo in class name and could not find icon 'fa-arrow-ci... | redmatrix | 2016-05-25 | 1 | -1/+1 |
| * | remove the add others button for now - after some research it turned out not ... | Mario Vavti | 2016-05-25 | 1 | -4/+0 |
| * | code cleanup | redmatrix | 2016-05-24 | 1 | -1/+1 |
* | | Delete wiki (in progress) | Andrew Manning | 2016-05-24 | 2 | -3/+24 |
* | | List of wikis populates with links according to observer permissions. | Andrew Manning | 2016-05-21 | 2 | -7/+4 |
* | | Successful new wiki git repo and item table record | Andrew Manning | 2016-05-21 | 1 | -17/+4 |
* | | Forgot some templates | Andrew Manning | 2016-05-21 | 2 | -0/+21 |
* | | Trying to fix wiki branch starting fresh from dev | Andrew Manning | 2016-05-21 | 1 | -0/+114 |
|/ |
|
* | possible fix for #385 | Mario Vavti | 2016-05-21 | 1 | -1/+1 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2016-05-19 | 1 | -17/+32 |
|\ |
|
| * | Replace text strings for translation support | Andrew Manning | 2016-05-19 | 1 | -9/+3 |
| * | Improved plugin repo management UI in admin/plugins | Andrew Manning | 2016-05-19 | 1 | -17/+38 |
* | | provide an acl select option for only me | Mario Vavti | 2016-05-19 | 1 | -2/+7 |
|/ |
|
* | Enable options for chat notifications, with optional audio. Notify for member... | Andrew Manning | 2016-05-13 | 1 | -3/+45 |
* | change wording restricted -> custom selection and add a label to the select | Mario Vavti | 2016-05-13 | 1 | -1/+1 |
* | instead of radio buttons use select to choose between public and restricted a... | Mario Vavti | 2016-05-13 | 1 | -18/+13 |
* | Merge remote-tracking branch 'upstream/dev' into chat-notify | Andrew Manning | 2016-05-11 | 2 | -23/+23 |
|\ |
|
| * | Merge pull request #376 from anaqreon/plugin-repo | redmatrix | 2016-05-12 | 1 | -3/+3 |
| |\ |
|
| | * | Merge remote-tracking branch 'upstream/dev' into plugin-repo | Andrew Manning | 2016-05-11 | 1 | -0/+11 |
| | |\ |
|
| | * | | Check if target directories are writable when adding, updating, or removing p... | Andrew Manning | 2016-05-11 | 1 | -3/+3 |
| * | | | more whitespace | Mario Vavti | 2016-05-11 | 1 | -1/+1 |
| * | | | whitespace | Mario Vavti | 2016-05-11 | 1 | -19/+19 |
| | |/
| |/| |
|
* / | | Browser notification issued when member enters chat room | Andrew Manning | 2016-05-11 | 1 | -0/+76 |
|/ / |
|
* / | provide repository versions on admin summary page and an upgrade message if y... | redmatrix | 2016-05-10 | 1 | -0/+11 |
|/ |
|
* | Delete existing repo if the new one has a different URL. Fixed bug that could... | Andrew Manning | 2016-05-10 | 1 | -4/+8 |
* | Merge remote-tracking branch 'upstream/dev' into plugin-repo | Andrew Manning | 2016-05-09 | 3 | -6/+8 |
|\ |
|
| * | remove unused code and whitespace | Mario Vavti | 2016-05-09 | 1 | -1/+1 |
| * | remove the old IE html5 hack. | redmatrix | 2016-05-08 | 1 | -4/+0 |
| * | improve non-ACL option description in ACL dialog | Treer | 2016-05-08 | 1 | -1/+7 |
* | | Fixed some bugs with empty repo name and improved the interface a bit. | Andrew Manning | 2016-05-09 | 1 | -12/+19 |
* | | copy-paste error | Andrew Manning | 2016-05-09 | 1 | -9/+24 |
* | | Addon repo is copied to /extend/addon/ when admin presses install. Addon repo... | Andrew Manning | 2016-05-08 | 1 | -6/+49 |
* | | Custom addon repo name option added. | Andrew Manning | 2016-05-08 | 2 | -1/+3 |
* | | Existing addon repos are listed on plugin page with controls for updating, re... | Andrew Manning | 2016-05-07 | 1 | -1/+33 |
* | | New plugin repo cloned using new GitRepo class. Readme and info displayed in ... | Andrew Manning | 2016-05-07 | 2 | -11/+23 |
* | | Merge remote-tracking branch 'upstream/dev' into plugin-repo | Andrew Manning | 2016-05-07 | 2 | -2/+2 |
|\| |
|
| * | update 2 fontawesome icons | Treer | 2016-05-06 | 2 | -2/+2 |
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into plugin-repo | Andrew Manning | 2016-05-06 | 1 | -5/+9 |
|\| |
|