aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/dev' into website-export. Added attach...Andrew Manning2016-08-274-24/+53
|\
| * contact-block needs a class clear div at the end to not mess with following w...Mario Vavti2016-08-261-11/+12
| * off by one pixelredmatrix2016-08-241-3/+3
| * do not return false since it could prevent clicking also when not appropriate.Mario Vavti2016-08-241-1/+1
| * remove the onclick actionMario Vavti2016-08-241-1/+1
| * do not remove cover photo after scrolling it up. mimik an scroll edge if scro...Mario Vavti2016-08-241-24/+39
| * Revert "revert cover photo changes"Mario Vavti2016-08-241-8/+20
| * revert cover photo changesredmatrix2016-08-241-20/+8
| * allow changing the server role - as well as configuring any of the three opti...redmatrix2016-08-232-1/+2
| * cover photo: adjustments to display the entire photo on manual scrollback (pa...redmatrix2016-08-231-1/+2
| * several cover photo widget enhancements:redmatrix2016-08-231-8/+19
* | Merge remote-tracking branch 'upstream/dev' into website-exportAndrew Manning2016-08-237-174/+114
|\|
| * 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-214-89/+107
* | Website export to cloud files works. Created new recursive copy function in a...Andrew Manning2016-08-231-1/+15
* | Visual improvements to the export element tableAndrew Manning2016-08-211-25/+25
* | Block export and re-import works. Fixed bug where layout content was not bein...Andrew Manning2016-08-201-0/+36
* | Layouts list and are selectable for export to the zip fileAndrew Manning2016-08-201-0/+35
* | Export of pages and their layouts to a zip file works. Bug on importing the e...Andrew Manning2016-08-202-3/+5
* | Merge remote-tracking branch 'upstream/dev' into website-exportAndrew Manning2016-08-192-6106/+6089
|\|
| * Updated Italian stringsWave722016-08-172-6106/+6089
* | Pages populate the available-to-export list. New checkbox class for smaller b...Andrew Manning2016-08-192-6/+110
* | Progress implementing zip file exportAndrew Manning2016-08-174-20/+47
* | Stash changes for merge with devAndrew Manning2016-08-172-0/+15
|/
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario Vavti2016-08-163-18/+24
|\
| * Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergeredmatrix2016-08-151-14/+1
| |\
| * | move schema settings into the display settings main so we can set theme:schem...redmatrix2016-08-153-18/+24
* | | rename limited -> customMario Vavti2016-08-162-16/+16
* | | remove unneeded functionMario Vavti2016-08-161-26/+1
| |/ |/|
* | only check settings-form for dirty state and remove redundant javascriptMario Vavti2016-08-161-14/+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-152-17/+18
* implement groups in the acl select. please notice that selecting *custom sele...Mario Vavti2016-08-151-17/+62
* 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
* remove js debuggingMario Vavti2016-08-131-1/+0
* fix #480, enable bbcode autocomplete for photo comments and remove some redun...Mario Vavti2016-08-134-16/+3
* possible quickfix for multi-acl not honoring jotnetsMario Vavti2016-08-121-0/+6
* 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
* use config system.server_role and deprecate 'UNO'redmatrix2016-08-0710-20/+74