| Commit message (Expand) | Author | Age | Files | Lines |
* | use 'a' ACL search instead of 'm' ACL search for mod_sources | friendica | 2013-12-15 | 1 | -0/+2 |
* | bloody hell - it isn't defined either. | friendica | 2013-12-15 | 1 | -2/+2 |
* | bloody hell... php version incompatibility with openssl - openssl no longer a... | friendica | 2013-12-15 | 2 | -1/+12 |
* | headline spacing | friendica | 2013-12-15 | 2 | -2/+3 |
* | use consistent font-size for text | friendica | 2013-12-15 | 2 | -3/+3 |
* | improve the flow of the message a bit | friendica | 2013-12-15 | 1 | -3/+5 |
* | change the top margin so the headline gets in. | friendica | 2013-12-15 | 1 | -1/+1 |
* | can't use an access file or we can't see the assets | friendica | 2013-12-15 | 1 | -4/+0 |
* | set system.projecthome to 1 if you want the project page for a home page. The... | friendica | 2013-12-15 | 8 | -43/+870 |
* | Provide a fallback channel to probe for magic-auth when we have no prior comm... | friendica | 2013-12-15 | 6 | -24/+61 |
* | use sitename for the banner if nothing else has been set | friendica | 2013-12-14 | 1 | -1/+1 |
* | missed this | friendica | 2013-12-14 | 1 | -7/+9 |
* | make home.html fullpage mode - make directory search work for non-logged in, ... | friendica | 2013-12-14 | 4 | -13/+12 |
* | a couple more comanche conversions | friendica | 2013-12-14 | 7 | -86/+142 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-12-13 | 2 | -25/+31 |
|\ |
|
| * | Merge pull request #242 from git-marijus/master | friendica | 2013-12-13 | 2 | -25/+31 |
| |\ |
|
| | * | mark some things for deletion | marijus | 2013-12-12 | 1 | -1/+11 |
| | * | move affinity slider to widgets.css and minor cleanup | marijus | 2013-12-12 | 2 | -24/+20 |
* | | | prepare for Comanchification of mod_photos | friendica | 2013-12-13 | 3 | -3/+27 |
|/ / |
|
* | | categories should already be html encoded - ensure this is the case but don't... | friendica | 2013-12-13 | 1 | -2/+2 |
* | | doc additions | friendica | 2013-12-13 | 2 | -0/+141 |
* | | add construct_page hook | friendica | 2013-12-13 | 111 | -2295/+2264 |
* | | always load css and js sources using the same url as the page that is being v... | friendica | 2013-12-12 | 1 | -2/+24 |
|/ |
|
* | Merge pull request #241 from zzottel/master | zzottel | 2013-12-12 | 1 | -1/+1 |
|\ |
|
| * | htmspecialchars_decode only takes one argument. | zottel | 2013-12-12 | 1 | -1/+1 |
|/ |
|
* | more htmlspecialchars sanitisation | friendica | 2013-12-12 | 4 | -7/+7 |
* | check that every invocation of htmlspecialchars has the right arg list | friendica | 2013-12-12 | 8 | -10/+10 |
* | issue #240 - we were using htmlentities instead of htmlspecialchars in severa... | friendica | 2013-12-11 | 7 | -87/+55 |
* | cmax wasn't defaulting correctly | friendica | 2013-12-11 | 1 | -1/+4 |
* | The affinity tool is not a "traditional" widget. But it is nevertheless a wid... | friendica | 2013-12-11 | 4 | -27/+34 |
* | head_remove_css, head_remove_js | friendica | 2013-12-11 | 1 | -1/+17 |
* | missing brace in redbasic style.css | friendica | 2013-12-11 | 2 | -0/+2 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-12-11 | 13 | -1695/+1702 |
|\ |
|
| * | Merge pull request #239 from git-marijus/master | friendica | 2013-12-11 | 9 | -124/+165 |
| |\ |
|
| | * | this is not needed anymore | marijus | 2013-12-11 | 2 | -5/+1 |
| | * | .selected is in use for something else already | marijus | 2013-12-11 | 1 | -1/+1 |
| | * | also add group widget to widgets.css | marijus | 2013-12-11 | 2 | -31/+33 |
| | * | unify styling a little | marijus | 2013-12-11 | 2 | -15/+10 |
| | * | split out widgets.css | marijus | 2013-12-11 | 3 | -79/+132 |
| | * | we dont use doubble tagging in /network and /channel anymore... remove it fro... | marijus | 2013-12-11 | 1 | -7/+1 |
| | * | this saves notes on the fly. i think this is appropriate behavior for a notes... | marijus | 2013-12-11 | 1 | -6/+3 |
| | * | this makes quotes appear as quotes in notes once page is reloaded. i guess th... | marijus | 2013-12-11 | 1 | -1/+1 |
| | * | make suggest channels a feature | marijus | 2013-12-11 | 2 | -1/+5 |
| | * | make empty notes saveable as well | marijus | 2013-12-11 | 1 | -2/+2 |
| * | | Don't let nobody set an xconfig in safe search. | Thomas Willingham | 2013-12-11 | 2 | -1/+4 |
| |/ |
|
| * | Merge pull request #238 from tuscanhobbit/master | Paolo T | 2013-12-11 | 2 | -1570/+1532 |
| |\ |
|
| | * | italian translation | p.tacconi | 2013-12-11 | 2 | -1570/+1532 |
| |/ |
|
* | | remove hidden and deleted channels from viewconnections | friendica | 2013-12-11 | 1 | -7/+4 |
* | | comanchify all the simple cases - those that only load a profile. Rework perm... | friendica | 2013-12-11 | 16 | -325/+74 |
|/ |
|
* | cleanup and Comanchification of mod_profile | friendica | 2013-12-10 | 3 | -45/+11 |