aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
Commit message (Expand)AuthorAgeFilesLines
* optional server role compatibility checks for pluginsredmatrix2016-08-221-0/+3
* remove references to tinymce which were causing console errorsredmatrix2016-08-212-85/+4
* move jotnets to jot and some cleanup (mostly whitespace)Mario Vavti2016-08-212-73/+97
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario Vavti2016-08-161-0/+3
|\
| * move schema settings into the display settings main so we can set theme:schem...redmatrix2016-08-151-0/+3
* | rename limited -> customMario Vavti2016-08-161-1/+1
|/
* Use double quotes for strings passed via templates to javascript. Some transl...redmatrix2016-08-151-5/+5
* provide group options serverside and minor cleanupMario Vavti2016-08-151-0/+1
* Merge pull request #482 from anaqreon/nocommenthubzilla2016-08-142-0/+22
|\
| * Change text for submenu on small screens to be static toggle statementAndrew Manning2016-08-141-1/+1
| * Replace hardcoded button title in javascript to translatable textAndrew Manning2016-08-141-2/+2
| * Added a disable comments setting to the "Additional features" settings with a...Andrew Manning2016-08-142-0/+22
* | fix javascript error if not logged inMario Vavti2016-08-141-2/+2
|/
* btn/dropdown rendering issueMario Vavti2016-08-141-24/+30
* fix #480, enable bbcode autocomplete for photo comments and remove some redun...Mario Vavti2016-08-132-1/+1
* initialise jot editor if it is used as a file drop target and isn't yet opened.redmatrix2016-08-101-1/+6
* implement acl for folder creationMario Vavti2016-08-101-7/+19
* open editor or comment window when linkdropping to a closed window. We probab...redmatrix2016-08-101-4/+18
* allow dropping links on comments as well as postsredmatrix2016-08-092-2/+4
* You can drag links to the editor (which will be parsed and inserted); as well...redmatrix2016-08-092-2/+2
* diaspora vcard updatesredmatrix2016-08-071-5/+11
* bring back acl for cloud file uploadsMario Vavti2016-08-061-15/+26
* multi acl: port /settingsMario Vavti2016-08-051-2/+2
* multi acl: port /thingMario Vavti2016-08-052-6/+4
* multi acl: port /rpostMario Vavti2016-08-054-4/+4
* multi acl: provide a acl-form-trigger class which comes handy in certain situ...Mario Vavti2016-08-042-2/+2
* multi acl: port /wikiMario Vavti2016-08-041-7/+7
* multi acl: port /webpages and /mitemMario Vavti2016-08-041-2/+2
* multi acl: port /chatMario Vavti2016-08-041-1/+1
* multi acl: port /cloud and /filestorageMario Vavti2016-08-042-5/+4
* multi acl: port photosMario Vavti2016-08-042-7/+4
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario Vavti2016-08-041-11/+13
|\
| * issue #474redmatrix2016-08-031-11/+13
* | multi acl: port eventsMario Vavti2016-08-032-4/+7
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario Vavti2016-08-034-7/+202
|\|
| * allow individual permissions on atokensredmatrix2016-07-312-7/+39
| * Remove scanned element column for existing element information which we are n...Andrew Manning2016-07-311-3/+9
| * Improved UI. Removed logger statements.Andrew Manning2016-07-312-28/+36
| * Import element selection page added to allow selective importing.Andrew Manning2016-07-301-72/+116
| * Merge remote-tracking branch 'upstream/dev' into website-importAndrew Manning2016-07-303-18/+100
| |\
| * | Starting to make the import selection page after element scan.Andrew Manning2016-07-202-0/+78
| * | Merge remote-tracking branch 'upstream/dev' into website-importAndrew Manning2016-07-172-19/+28
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/dev' into website-import-remoteAndrew Manning2016-07-163-5/+49
| |\ \ \
| * | | | Stash changes to merge from devAndrew Manning2016-07-161-13/+6
| * | | | Postpone remote folder import until filesystem mirroring matures.Andrew Manning2016-07-161-3/+14
| * | | | Merge remote-tracking branch 'upstream/dev' into website-importAndrew Manning2016-07-125-10/+10
| |\ \ \ \
| * | | | | Import blocks from zip file, but needs updates as detailed in https://gitlab....Andrew Manning2016-07-121-2/+2
| * | | | | Clearer import control interfaceAndrew Manning2016-07-101-6/+22
| * | | | | First draft of website import toolsAndrew Manning2016-07-101-0/+7
* | | | | | multiple acl workMario Vavti2016-08-035-15/+15
| |_|_|_|/ |/| | | |