| Commit message (Expand) | Author | Age | Files | Lines |
* | the rest of the backend for supporting scroll-to-comment from notifications. ... | redmatrix | 2016-09-24 | 1 | -1/+1 |
* | objects with id=share_container seem to be blacklisted in various security br... | Mario Vavti | 2016-09-22 | 1 | -14/+2 |
* | fix #525 | Mario Vavti | 2016-09-22 | 1 | -1/+1 |
* | pro: provide settings for techlevel and techlevel_lock on admin/site page | redmatrix | 2016-09-08 | 1 | -0/+6 |
* | photo move to another album - resurrected from a temporary branch where the w... | redmatrix | 2016-09-06 | 1 | -0/+3 |
* | add links to zcards #500 ; also provide drag/drop highlighting of comment reg... | redmatrix | 2016-09-05 | 3 | -4/+27 |
* | revert moving home button to first position. instead move register and login ... | Mario Vavti | 2016-09-03 | 1 | -37/+38 |
* | pro: allow admin to set a site techlevel and optionally lock it. | redmatrix | 2016-09-02 | 1 | -1/+1 |
* | show home icon in first position in nav, provide register link also if regist... | Mario Vavti | 2016-09-02 | 1 | -21/+25 |
* | more work on theme select backend | redmatrix | 2016-09-01 | 1 | -3/+7 |
* | some issues with saved search - tags and connection searches weren't being sa... | redmatrix | 2016-08-31 | 1 | -0/+5 |
* | provide techlevels in the pro server role. Should have no visible effect on o... | redmatrix | 2016-08-31 | 1 | -0/+7 |
* | The 'save to folder' modal dialog looked like crap. Now it only looks like dung. | redmatrix | 2016-08-30 | 2 | -5/+7 |
* | Merge remote-tracking branch 'upstream/dev' into website-export | Andrew Manning | 2016-08-30 | 3 | -3/+3 |
|\ |
|
| * | make lock switching actually work with multiple acl forms | Mario Vavti | 2016-08-29 | 1 | -1/+0 |
| * | move allowed email domains to admin->security page | redmatrix | 2016-08-28 | 2 | -2/+3 |
* | | Merge remote-tracking branch 'upstream/dev' into website-export. Added attach... | Andrew Manning | 2016-08-27 | 4 | -24/+53 |
|\| |
|
| * | contact-block needs a class clear div at the end to not mess with following w... | Mario Vavti | 2016-08-26 | 1 | -11/+12 |
| * | off by one pixel | redmatrix | 2016-08-24 | 1 | -3/+3 |
| * | do not return false since it could prevent clicking also when not appropriate. | Mario Vavti | 2016-08-24 | 1 | -1/+1 |
| * | remove the onclick action | Mario Vavti | 2016-08-24 | 1 | -1/+1 |
| * | do not remove cover photo after scrolling it up. mimik an scroll edge if scro... | Mario Vavti | 2016-08-24 | 1 | -24/+39 |
| * | Revert "revert cover photo changes" | Mario Vavti | 2016-08-24 | 1 | -8/+20 |
| * | revert cover photo changes | redmatrix | 2016-08-24 | 1 | -20/+8 |
| * | allow changing the server role - as well as configuring any of the three opti... | redmatrix | 2016-08-23 | 2 | -1/+2 |
| * | cover photo: adjustments to display the entire photo on manual scrollback (pa... | redmatrix | 2016-08-23 | 1 | -1/+2 |
| * | several cover photo widget enhancements: | redmatrix | 2016-08-23 | 1 | -8/+19 |
* | | Merge remote-tracking branch 'upstream/dev' into website-export | Andrew Manning | 2016-08-23 | 5 | -158/+104 |
|\| |
|
| * | optional server role compatibility checks for plugins | redmatrix | 2016-08-22 | 1 | -0/+3 |
| * | remove references to tinymce which were causing console errors | redmatrix | 2016-08-21 | 2 | -85/+4 |
| * | move jotnets to jot and some cleanup (mostly whitespace) | Mario Vavti | 2016-08-21 | 2 | -73/+97 |
* | | Website export to cloud files works. Created new recursive copy function in a... | Andrew Manning | 2016-08-23 | 1 | -1/+15 |
* | | Visual improvements to the export element table | Andrew Manning | 2016-08-21 | 1 | -25/+25 |
* | | Block export and re-import works. Fixed bug where layout content was not bein... | Andrew Manning | 2016-08-20 | 1 | -0/+36 |
* | | Layouts list and are selectable for export to the zip file | Andrew Manning | 2016-08-20 | 1 | -0/+35 |
* | | Export of pages and their layouts to a zip file works. Bug on importing the e... | Andrew Manning | 2016-08-20 | 2 | -3/+5 |
* | | Pages populate the available-to-export list. New checkbox class for smaller b... | Andrew Manning | 2016-08-19 | 1 | -6/+36 |
* | | Progress implementing zip file export | Andrew Manning | 2016-08-17 | 3 | -18/+46 |
* | | Stash changes for merge with dev | Andrew Manning | 2016-08-17 | 1 | -0/+14 |
|/ |
|
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2016-08-16 | 1 | -0/+3 |
|\ |
|
| * | move schema settings into the display settings main so we can set theme:schem... | redmatrix | 2016-08-15 | 1 | -0/+3 |
* | | rename limited -> custom | Mario Vavti | 2016-08-16 | 1 | -1/+1 |
|/ |
|
* | Use double quotes for strings passed via templates to javascript. Some transl... | redmatrix | 2016-08-15 | 1 | -5/+5 |
* | provide group options serverside and minor cleanup | Mario Vavti | 2016-08-15 | 1 | -0/+1 |
* | Merge pull request #482 from anaqreon/nocomment | hubzilla | 2016-08-14 | 2 | -0/+22 |
|\ |
|
| * | Change text for submenu on small screens to be static toggle statement | Andrew Manning | 2016-08-14 | 1 | -1/+1 |
| * | Replace hardcoded button title in javascript to translatable text | Andrew Manning | 2016-08-14 | 1 | -2/+2 |
| * | Added a disable comments setting to the "Additional features" settings with a... | Andrew Manning | 2016-08-14 | 2 | -0/+22 |
* | | fix javascript error if not logged in | Mario Vavti | 2016-08-14 | 1 | -2/+2 |
|/ |
|
* | btn/dropdown rendering issue | Mario Vavti | 2016-08-14 | 1 | -24/+30 |