aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Wiki pages can be saved.Andrew Manning2016-05-281-2/+21
| * | | | Show page content by default. Hide page controls where appropriate. Fix sandb...Andrew Manning2016-05-281-6/+8
| * | | | Page content is loaded from the file on diskAndrew Manning2016-05-281-1/+1
| * | | | Wiki page list links work. File content is not yet loaded into the editor. Re...Andrew Manning2016-05-282-5/+6
| * | | | Wiki page list is fetched and the page widget is updatedAndrew Manning2016-05-282-1/+18
| * | | | Add new page to wiki and redirect to editor page.Andrew Manning2016-05-271-0/+19
| * | | | Wiki deletion worksAndrew Manning2016-05-271-0/+2
| * | | | Merge remote-tracking branch 'upstream/dev' into wikiAndrew Manning2016-05-273-6/+2
| |\ \ \ \
| * | | | | Delete wiki (in progress)Andrew Manning2016-05-242-3/+24
| * | | | | List of wikis populates with links according to observer permissions.Andrew Manning2016-05-212-7/+4
| * | | | | Successful new wiki git repo and item table recordAndrew Manning2016-05-211-17/+4
| * | | | | Forgot some templatesAndrew Manning2016-05-212-0/+21
| * | | | | Trying to fix wiki branch starting fresh from devAndrew Manning2016-05-211-0/+114
* | | | | | Stashing changes. Not a functional state.Andrew Manning2016-06-092-0/+112
| |_|_|_|/ |/| | | |
* | | | | rename admin/users to admin/accounts, provide sortable columns in account and...redmatrix2016-06-062-4/+4
| |_|_|/ |/| | |
* | | | allow any (current) emoji to be displayed on any site, and provide a default ...redmatrix2016-06-031-14/+4
* | | | turn emoji ability into a feature so that either a member or the site admin c...redmatrix2016-06-031-1/+1
* | | | some theming for emoji buttonMario Vavti2016-06-031-95/+91
* | | | restrict emoji reactions to the top level for now.redmatrix2016-06-021-0/+2
* | | | menu entries for basic emoji support. I could use a bit of help theming this....redmatrix2016-06-022-0/+33
| |_|/ |/| |
* | | more db column renamesredmatrix2016-05-313-10/+18
* | | more removal of reserved words from DB schemasredmatrix2016-05-311-1/+1
| |/ |/|
* | app rendering issues, typo in class name and could not find icon 'fa-arrow-ci...redmatrix2016-05-251-1/+1
* | remove the add others button for now - after some research it turned out not ...Mario Vavti2016-05-251-4/+0
* | code cleanupredmatrix2016-05-241-1/+1
|/
* possible fix for #385Mario Vavti2016-05-211-1/+1
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario Vavti2016-05-191-17/+32
|\
| * Replace text strings for translation supportAndrew Manning2016-05-191-9/+3
| * Improved plugin repo management UI in admin/pluginsAndrew Manning2016-05-191-17/+38
* | provide an acl select option for only meMario Vavti2016-05-191-2/+7
|/
* Enable options for chat notifications, with optional audio. Notify for member...Andrew Manning2016-05-131-3/+45
* change wording restricted -> custom selection and add a label to the selectMario Vavti2016-05-131-1/+1
* instead of radio buttons use select to choose between public and restricted a...Mario Vavti2016-05-131-18/+13
* Merge remote-tracking branch 'upstream/dev' into chat-notifyAndrew Manning2016-05-112-23/+23
|\
| * Merge pull request #376 from anaqreon/plugin-reporedmatrix2016-05-121-3/+3
| |\
| | * Merge remote-tracking branch 'upstream/dev' into plugin-repoAndrew Manning2016-05-111-0/+11
| | |\
| | * | Check if target directories are writable when adding, updating, or removing p...Andrew Manning2016-05-111-3/+3
| * | | more whitespaceMario Vavti2016-05-111-1/+1
| * | | whitespaceMario Vavti2016-05-111-19/+19
| | |/ | |/|
* / | Browser notification issued when member enters chat roomAndrew Manning2016-05-111-0/+76
|/ /
* / provide repository versions on admin summary page and an upgrade message if y...redmatrix2016-05-101-0/+11
|/
* Delete existing repo if the new one has a different URL. Fixed bug that could...Andrew Manning2016-05-101-4/+8
* Merge remote-tracking branch 'upstream/dev' into plugin-repoAndrew Manning2016-05-093-6/+8
|\
| * remove unused code and whitespaceMario Vavti2016-05-091-1/+1
| * remove the old IE html5 hack.redmatrix2016-05-081-4/+0
| * improve non-ACL option description in ACL dialogTreer2016-05-081-1/+7
* | Fixed some bugs with empty repo name and improved the interface a bit.Andrew Manning2016-05-091-12/+19
* | copy-paste errorAndrew Manning2016-05-091-9/+24
* | Addon repo is copied to /extend/addon/ when admin presses install. Addon repo...Andrew Manning2016-05-081-6/+49
* | Custom addon repo name option added.Andrew Manning2016-05-082-1/+3