| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | 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 |
* | issue #237 - when manually changing an uploaded photo URL in a post to an inv... | friendica | 2013-12-10 | 1 | -1/+4 |
* | mod channel is now Comanchified | friendica | 2013-12-10 | 5 | -26/+38 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-12-10 | 1 | -1/+1 |
|\ |
|
| * | Merge pull request #235 from zzottel/master | friendica | 2013-12-10 | 1 | -1/+1 |
| |\ |
|
| | * | When counting not yet loaded images, count all in .wall-item-body. | zottel | 2013-12-10 | 1 | -1/+1 |
* | | | look for comanche module pages using theme_include() | friendica | 2013-12-10 | 1 | -2/+2 |
|/ / |
|
* | | matrix/network page under Comanche cont. | friendica | 2013-12-10 | 2 | -0/+4 |
* | | mod_network is now running under Comanche. Yay. | friendica | 2013-12-10 | 3 | -10/+12 |
* | | we're almost ready to turn on comanche for mod_network. All the widgets are d... | friendica | 2013-12-10 | 3 | -109/+91 |
|/ |
|
* | comanchify the savedsearch widget | friendica | 2013-12-09 | 5 | -3/+118 |
* | turn private notes into a feature | friendica | 2013-12-09 | 2 | -0/+4 |
* | more css cleanup | friendica | 2013-12-09 | 2 | -98/+13 |
* | slight mod of connections widgets | friendica | 2013-12-09 | 1 | -1/+1 |
* | more css shrinkage | friendica | 2013-12-09 | 5 | -370/+323 |
* | Merge branch 'master' of https://github.com/git-marijus/red | friendica | 2013-12-09 | 3 | -3/+19 |
|\ |
|
| * | saved search icon work and bugfixes for #tags not beeing deletable and save b... | marijus | 2013-12-10 | 3 | -3/+16 |
* | | notes widget | friendica | 2013-12-09 | 5 | -2/+52 |
* | | doco and add document ready function | friendica | 2013-12-09 | 1 | -0/+4 |
|/ |
|