| Commit message (Expand) | Author | Age | Files | Lines |
* | move allowed email domains to admin->security page | redmatrix | 2016-08-28 | 2 | -2/+3 |
* | 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 |
* | 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 | 4 | -89/+107 |
* | Updated Italian strings | Wave72 | 2016-08-17 | 2 | -6106/+6089 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2016-08-16 | 3 | -18/+24 |
|\ |
|
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-08-15 | 1 | -14/+1 |
| |\ |
|
| * | | move schema settings into the display settings main so we can set theme:schem... | redmatrix | 2016-08-15 | 3 | -18/+24 |
* | | | rename limited -> custom | Mario Vavti | 2016-08-16 | 2 | -16/+16 |
* | | | remove unneeded function | Mario Vavti | 2016-08-16 | 1 | -26/+1 |
| |/
|/| |
|
* | | only check settings-form for dirty state and remove redundant javascript | Mario Vavti | 2016-08-16 | 1 | -14/+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 | 2 | -17/+18 |
* | implement groups in the acl select. please notice that selecting *custom sele... | Mario Vavti | 2016-08-15 | 1 | -17/+62 |
* | 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 |
* | remove js debugging | Mario Vavti | 2016-08-13 | 1 | -1/+0 |
* | fix #480, enable bbcode autocomplete for photo comments and remove some redun... | Mario Vavti | 2016-08-13 | 4 | -16/+3 |
* | possible quickfix for multi-acl not honoring jotnets | Mario Vavti | 2016-08-12 | 1 | -0/+6 |
* | initialise jot editor if it is used as a file drop target and isn't yet opened. | redmatrix | 2016-08-10 | 1 | -1/+6 |
* | implement acl for folder creation | Mario Vavti | 2016-08-10 | 1 | -7/+19 |
* | open editor or comment window when linkdropping to a closed window. We probab... | redmatrix | 2016-08-10 | 1 | -4/+18 |
* | allow dropping links on comments as well as posts | redmatrix | 2016-08-09 | 2 | -2/+4 |
* | You can drag links to the editor (which will be parsed and inserted); as well... | redmatrix | 2016-08-09 | 2 | -2/+2 |
* | diaspora vcard updates | redmatrix | 2016-08-07 | 1 | -5/+11 |
* | use config system.server_role and deprecate 'UNO' | redmatrix | 2016-08-07 | 10 | -20/+74 |
* | bring back acl for cloud file uploads | Mario Vavti | 2016-08-06 | 2 | -17/+28 |
* | Revert "Revert "remove some logging"" | Mario Vavti | 2016-08-05 | 1 | -10/+1 |
* | Revert "remove some logging" | Mario Vavti | 2016-08-05 | 1 | -1/+10 |
* | remove some logging | Mario Vavti | 2016-08-05 | 1 | -10/+1 |
* | multi acl: port /settings | Mario Vavti | 2016-08-05 | 2 | -4/+2 |
* | multi acl: port /thing | Mario Vavti | 2016-08-05 | 3 | -7/+5 |
* | multi acl: port /rpost | Mario Vavti | 2016-08-05 | 6 | -15/+13 |
* | multi acl: provide a acl-form-trigger class which comes handy in certain situ... | Mario Vavti | 2016-08-04 | 3 | -6/+7 |
* | multi acl: port /wiki | Mario Vavti | 2016-08-04 | 1 | -7/+7 |
* | multi acl: port /webpages and /mitem | Mario Vavti | 2016-08-04 | 1 | -2/+2 |