| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | Update viewsrc.php | mrjive | 2015-04-15 | 1 | -1/+2 |
| | * | | Merge pull request #1 from redmatrix/master | mrjive | 2015-04-15 | 15 | -61/+71 |
| | |\ \ |
|
| * | | | | Added string for item ID in view source | mrjive | 2015-04-15 | 1 | -0/+1 |
| | |/ /
| |/| | |
|
| * | | | title=>name | Mario Vavti | 2015-04-15 | 2 | -6/+6 |
* | | | | more feature editing and an "redmatrix in a nutshell" overview for those that... | friendica | 2015-04-15 | 2 | -7/+19 |
|/ / / |
|
* | | | funny I should mention comanche preview (yesterday) as clicking the view link... | friendica | 2015-04-14 | 1 | -17/+15 |
* | | | match parens | friendica | 2015-04-14 | 1 | -1/+1 |
* | | | post_activity_item incorrectly setting the obj_type when a valid type was spe... | friendica | 2015-04-14 | 1 | -1/+1 |
* | | | Merge https://github.com/redmatrix/redmatrix into pending_merge | friendica | 2015-04-14 | 6 | -30/+26 |
|\ \ \ |
|
| * | | | css fixes and remove expert mode for block page content type | Mario Vavti | 2015-04-14 | 4 | -13/+5 |
| * | | | dont suggest anything here it explains itself | Mario Vavti | 2015-04-14 | 1 | -1/+1 |
| * | | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | Mario Vavti | 2015-04-14 | 4 | -7/+13 |
| |\ \ \ |
|
| * | | | | some more on webpages | Mario Vavti | 2015-04-14 | 4 | -18/+22 |
| | |/ /
| |/| | |
|
* | | | | default perms not being set in some cases | friendica | 2015-04-14 | 1 | -0/+10 |
| |/ /
|/| | |
|
* | | | Merge https://github.com/redmatrix/redmatrix into pending_merge | friendica | 2015-04-14 | 1 | -2/+3 |
|\ \ \ |
|
| * | | | unquote binary | Habeas Codice | 2015-04-13 | 1 | -2/+3 |
* | | | | comanche preview is probably important | friendica | 2015-04-14 | 2 | -1/+2 |
|/ / / |
|
* | | | item_check_service_class wasn't returning correct results | friendica | 2015-04-13 | 1 | -4/+8 |
* | | | rev update | friendica | 2015-04-13 | 1 | -1/+1 |
|/ / |
|
* | | webpages appearence | Mario Vavti | 2015-04-13 | 7 | -39/+111 |
* | | add bs classes to design tools menu | Mario Vavti | 2015-04-13 | 3 | -24/+2 |
* | | remove superfluous view/preview buttons | Mario Vavti | 2015-04-13 | 1 | -2/+0 |
* | | remove widget class from webpage blocks and make titles h2 to match the rest ... | Mario Vavti | 2015-04-13 | 2 | -2/+2 |
* | | Merge pull request #312 from unary/pagedisplay | redmatrix | 2015-04-13 | 1 | -1/+1 |
|\ \ |
|
| * | | only add the h3 tag to the page if there is a title | Michael Johnston | 2015-04-12 | 1 | -1/+1 |
|/ / |
|
* | | bring ajax delete to files | Mario Vavti | 2015-04-12 | 2 | -3/+3 |
* | | make dropItem more universal and move delete up in the dropdown menu | Mario Vavti | 2015-04-12 | 4 | -12/+10 |
* | | make fs deletion of directories work | Mario Vavti | 2015-04-12 | 1 | -2/+2 |
* | | reverse file activity logic | Mario Vavti | 2015-04-12 | 5 | -33/+18 |
* | | rev update, string update | friendica | 2015-04-11 | 2 | -851/+843 |
* | | move style to style.css | Mario Vavti | 2015-04-10 | 2 | -3/+9 |
* | | make r# work better with different font sizes | Mario Vavti | 2015-04-10 | 1 | -3/+3 |
* | | bring ajax item delete to conv list | Mario Vavti | 2015-04-10 | 1 | -1/+1 |
* | | don't warn folks about the webaddress observer tag. We need it in constructed... | friendica | 2015-04-09 | 1 | -1/+1 |
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | friendica | 2015-04-09 | 2 | -382/+557 |
|\ \ |
|
| * \ | Merge pull request #311 from dawnbreak/docu | redmatrix | 2015-04-10 | 2 | -382/+557 |
| |\ \ |
|
| | * | | Some documentation and whitespaces at line endings. | Klaus Weidenbach | 2015-04-10 | 2 | -382/+557 |
* | | | | program the affinity slider labels | friendica | 2015-04-09 | 4 | -15/+48 |
|/ / / |
|
* | | | Merge https://github.com/redmatrix/redmatrix into pending_merge | friendica | 2015-04-09 | 4 | -26/+9 |
|\| | |
|
| * | | update bugreport app | Mario Vavti | 2015-04-09 | 1 | -1/+1 |
| * | | make jRange behave again | Mario Vavti | 2015-04-09 | 3 | -25/+8 |
* | | | make sure we redirect to a sane place after deleting a webpage element | friendica | 2015-04-09 | 4 | -1/+7 |
|/ / |
|
* | | that didn't work out well - let's do this instead | friendica | 2015-04-08 | 1 | -27/+16 |
* | | fix selector when sys channel active | friendica | 2015-04-08 | 1 | -0/+13 |
* | | system channel always has allow_code privileges | friendica | 2015-04-08 | 2 | -7/+20 |
* | | jRange: width is innacurate depending on box model, padding and margins. Usin... | friendica | 2015-04-08 | 2 | -2/+2 |
* | | update features, allow sys account page deletion | friendica | 2015-04-08 | 5 | -16/+26 |
* | | delete conv items on the fly in background | Mario Vavti | 2015-04-08 | 2 | -1/+16 |
* | | update jquery to 1.11.2 | Mario Vavti | 2015-04-08 | 1 | -5/+5 |
* | | this is easier on the eyes when collapsing a long post/comment | Mario Vavti | 2015-04-08 | 1 | -1/+2 |