| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Import security only when necessary, use correct variable in log | Alexandre Hannud Abdo | 2015-05-22 | 1 | -3/+1 |
* | | federation problem from diaspora comments relayed through red channels due to... | redmatrix | 2015-05-23 | 1 | -1/+1 |
* | | add channel_id to local_dir_update hook | redmatrix | 2015-05-23 | 1 | -1/+1 |
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-05-23 | 1 | -4/+17 |
|\ \ |
|
| * | | use $a->data instead of $a->page for $content and ad another library for use ... | Mario Vavti | 2015-05-23 | 1 | -4/+17 |
| |/ |
|
* / | add local_dir_update hook | redmatrix | 2015-05-23 | 1 | -1/+4 |
|/ |
|
* | cloning abook entries was broken in several ways if the target xchan wasn't a... | redmatrix | 2015-05-20 | 2 | -16/+13 |
* | don't allow item_id to update without a valid post id | redmatrix | 2015-05-20 | 1 | -0/+5 |
* | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-05-20 | 1 | -1/+18 |
|\ |
|
| * | make design elements translateable | Mario Vavti | 2015-05-20 | 1 | -1/+18 |
* | | PRIVACY: possible privacy leakage under a defined set of circumstances | redmatrix | 2015-05-20 | 3 | -20/+13 |
|/ |
|
* | remove dbg code | Mario Vavti | 2015-05-19 | 1 | -1/+1 |
* | be verbose about what type of element (block, layout, webpage) is beeing inst... | Mario Vavti | 2015-05-19 | 1 | -1/+2 |
* | if block title contains $content but $content title is empty do not show an e... | Mario Vavti | 2015-05-18 | 1 | -1/+1 |
* | remove dbg code | Mario Vavti | 2015-05-18 | 1 | -2/+0 |
* | allow block title to contain $content title | Mario Vavti | 2015-05-18 | 1 | -2/+11 |
* | missing $ | redmatrix | 2015-05-17 | 1 | -1/+1 |
* | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-05-17 | 2 | -32/+105 |
|\ |
|
| * | Merge pull request #322 from dawnbreak/master | redmatrix | 2015-05-18 | 1 | -0/+66 |
| |\ |
|
| | * | Add functions to parse and get some values from php.ini. | Klaus Weidenbach | 2015-05-16 | 1 | -0/+66 |
| * | | Merge pull request #323 from dawnbreak/docu | redmatrix | 2015-05-18 | 1 | -32/+39 |
| |\ \ |
|
| | * | | Add some more documentation to attach_store() | Klaus Weidenbach | 2015-05-17 | 1 | -32/+39 |
| | |/ |
|
* | / | Implement permission checking for OAuth clients using the xperm table. Curren... | redmatrix | 2015-05-17 | 3 | -5/+95 |
|/ / |
|
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-05-17 | 1 | -1/+8 |
|\| |
|
| * | allow a block to contain $content | Mario Vavti | 2015-05-15 | 1 | -1/+8 |
* | | more work isolating the projectname from core. | redmatrix | 2015-05-17 | 3 | -7/+7 |
|/ |
|
* | product was a bad string to use because we may require it for e-commerce, and... | redmatrix | 2015-05-13 | 6 | -9/+9 |
* | provide a method for loading site/custom widgets | redmatrix | 2015-05-12 | 1 | -0/+3 |
* | replace project name with $product or $Product in strings to avoid merge issu... | redmatrix | 2015-05-12 | 1 | -2/+15 |
* | fix a couple of miscellaneous errors which showed up in the logs | redmatrix | 2015-05-11 | 2 | -2/+5 |
* | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-05-10 | 3 | -8/+88 |
|\ |
|
| * | uid > channel id to make submenus visible for observers | Mario Vavti | 2015-05-10 | 1 | -3/+3 |
| * | provide ability to create submenus | Mario Vavti | 2015-05-10 | 1 | -1/+19 |
| * | provide wrap variable for comanche menus | Mario Vavti | 2015-05-07 | 2 | -4/+18 |
| * | provide a possibility to include js/css libs | Mario Vavti | 2015-05-07 | 1 | -0/+40 |
| * | adjust icon size | Mario Vavti | 2015-05-07 | 1 | -1/+1 |
| * | allow blocks to have custom classes and add a new template called zen which g... | Mario Vavti | 2015-05-06 | 1 | -2/+10 |
* | | rev update | redmatrix | 2015-05-10 | 1 | -1/+1 |
|/ |
|
* | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-05-05 | 1 | -1/+1 |
|\ |
|
| * | remove obsolete linebreak | Mario Vavti | 2015-05-04 | 1 | -1/+1 |
* | | turn consensus items into diaspora polls for that network | redmatrix | 2015-05-05 | 1 | -0/+15 |
|/ |
|
* | more performance work | friendica | 2015-04-30 | 1 | -1/+9 |
* | Merge https://github.com/redmatrix/redmatrix into pending_merge | friendica | 2015-04-30 | 1 | -0/+2 |
|\ |
|
| * | disable voting in blocks, layouts and webpages | Mario Vavti | 2015-04-29 | 1 | -0/+2 |
* | | just a test, please do not try to implement this as there are severe security... | friendica | 2015-04-30 | 2 | -2/+20 |
|/ |
|
* | Provide webpage layout description | Mario Vavti | 2015-04-25 | 1 | -1/+1 |
* | Merge https://github.com/redmatrix/redmatrix into pending_merge | friendica | 2015-04-24 | 2 | -1/+2 |
|\ |
|
| * | add widget class to blocks again by default. we have the wrap variable now to... | Mario Vavti | 2015-04-24 | 1 | -1/+1 |
| * | provide block titles in blocklist | Mario Vavti | 2015-04-24 | 1 | -0/+1 |
* | | zotfeed issues | friendica | 2015-04-24 | 1 | -3/+3 |