| Commit message (Expand) | Author | Age | Files | Lines |
* | provide a possibility to create checklists in bbcode [x] creates a checked ch... | Mario Vavti | 2016-08-31 | 2 | -0/+7 |
* | Merge pull request #505 from wave72/dev | Wave | 2016-08-30 | 2 | -6166/+6197 |
|\ |
|
| * | Updated Italian strings | Wave72 | 2016-08-30 | 2 | -6166/+6197 |
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-08-29 | 2 | -7/+6 |
|\ \ |
|
| * | | make lock switching actually work with multiple acl forms | Mario Vavti | 2016-08-29 | 2 | -7/+6 |
* | | | add authors to post distribution; case insensitive sort apps | redmatrix | 2016-08-29 | 2 | -1/+21 |
|/ / |
|
* | | Before throwing a 'smarty3 dir does not exist' fatal error, try and create it... | redmatrix | 2016-08-28 | 2 | -3/+6 |
* | | create smarty dir before any templates can be initialised | redmatrix | 2016-08-28 | 1 | -2/+3 |
* | | supercedes pull request #503 | redmatrix | 2016-08-28 | 1 | -1/+9 |
* | | move allowed email domains to admin->security page | redmatrix | 2016-08-28 | 3 | -10/+11 |
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-08-28 | 24 | -44/+44 |
|\ \ |
|
| * \ | Merge pull request #502 from anaqreon/docfix | Andrew Manning | 2016-08-28 | 24 | -44/+44 |
| |\ \ |
|
| | * | | Remove definite article before $Projectname in docs | Andrew Manning | 2016-08-28 | 24 | -44/+44 |
| |/ / |
|
* / / | fix aconfig | redmatrix | 2016-08-28 | 2 | -2/+2 |
|/ / |
|
* | | minor (non-technical) corrections in the plugin doc | redmatrix | 2016-08-27 | 1 | -2/+2 |
* | | Merge pull request #501 from anaqreon/doc-search | zotlabs | 2016-08-28 | 2 | -4/+10 |
|\ \ |
|
| * | | Display text around the searched query in documentation search | Andrew Manning | 2016-08-27 | 2 | -4/+10 |
|/ / |
|
* | | doc search broken | redmatrix | 2016-08-27 | 1 | -2/+2 |
* | | vsprintf error on sql query | redmatrix | 2016-08-27 | 1 | -0/+1 |
* | | issue #186 ...different check for pubforum with expert permissions | redmatrix | 2016-08-26 | 1 | -12/+6 |
* | | add a couple of useful observer constructs to support identity aware pages | redmatrix | 2016-08-26 | 1 | -1/+12 |
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-08-26 | 2 | -11/+24 |
|\ \ |
|
| * | | Add new page connedit to Spanish context help | Manuel Jiménez Friaza | 2016-08-26 | 1 | -0/+12 |
| * | | contact-block needs a class clear div at the end to not mess with following w... | Mario Vavti | 2016-08-26 | 1 | -11/+12 |
* | | | comanche: generalise the conditional variable usage and add $observer as a te... | redmatrix | 2016-08-26 | 2 | -24/+73 |
|/ / |
|
* | | - implemented but untested: duplicate detection for photo 'move to another fo... | redmatrix | 2016-08-26 | 2 | -4323/+4375 |
* | | update doco | redmatrix | 2016-08-25 | 1 | -1/+1 |
* | | ratings are gone. They can be enabled, but there is no UI for doing so at thi... | redmatrix | 2016-08-25 | 9 | -37/+28 |
* | | move premium channel to 'pro' since that's the only configuration where it wo... | redmatrix | 2016-08-25 | 1 | -3/+12 |
* | | attach_move() function created to relocate files or photos to different direc... | redmatrix | 2016-08-24 | 2 | -0/+72 |
* | | provide context help for the connedit page | redmatrix | 2016-08-24 | 1 | -0/+12 |
* | | off by one pixel | redmatrix | 2016-08-24 | 1 | -3/+3 |
* | | some more complex test scenarios for comanche conditionals: equals x, not equ... | redmatrix | 2016-08-24 | 1 | -4/+40 |
* | | 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 |
* | | provide a mechanism for global template values (macro replacements that are a... | redmatrix | 2016-08-24 | 1 | -0/+6 |
* | | 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 | 4 | -5/+30 |
* | | 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 |
* | | include port in pdo url when host is 'localhost' | redmatrix | 2016-08-23 | 1 | -0/+2 |
* | | change default server role | redmatrix | 2016-08-22 | 1 | -2/+2 |
* | | optional server role compatibility checks for plugins | redmatrix | 2016-08-22 | 4 | -2/+18 |
* | | public forum fallback checking (when custom/expert permissions are applied) w... | redmatrix | 2016-08-22 | 1 | -5/+4 |
* | | doco updates | redmatrix | 2016-08-22 | 4 | -2/+155 |
* | | server role management, part 1 | redmatrix | 2016-08-22 | 3 | -12/+37 |
* | | remove references to tinymce which were causing console errors | redmatrix | 2016-08-21 | 2 | -85/+4 |
* | | make zid() do the right things when confronted with url fragments | redmatrix | 2016-08-21 | 1 | -0/+10 |