| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-07-23 | 3 | -2/+8 |
|\ |
|
| * | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-07-23 | 1 | -1/+1 |
| |\ |
|
| | * | make content filter by language work for excludes | zottel | 2015-07-22 | 1 | -1/+1 |
| * | | patch to allow theme based widgets | redmatrix | 2015-07-23 | 3 | -2/+7 |
| |/ |
|
* | | refresh diaspora xchan every month or so since receiving profile update messa... | redmatrix | 2015-07-22 | 3 | -4/+36 |
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-07-21 | 5 | -8/+17 |
|\| |
|
| * | ics calendar export - commas need to be escaped | redmatrix | 2015-07-21 | 1 | -1/+1 |
| * | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-07-20 | 3 | -8/+8 |
| |\ |
|
| | * | Fixes regarding the new default profile photo size. The default profile photo... | Mario Vavti | 2015-07-20 | 3 | -8/+8 |
| * | | there is no stricmp() in php, use strcasecmp() - also only detect language if... | redmatrix | 2015-07-20 | 1 | -3/+6 |
| |/ |
|
| * | allow per-connection content filter to specify a detected language to include... | redmatrix | 2015-07-20 | 1 | -0/+6 |
* | | silence warning about non array diaspora_meta but report it in the logs so we... | redmatrix | 2015-07-19 | 1 | -1/+3 |
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-07-19 | 3 | -6/+6 |
|\| |
|
| * | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-07-16 | 1 | -5/+5 |
| |\ |
|
| | * | fix missing div and a regression introduced in ec23a94b6d7f6db1e1d34275b8143c... | Mario Vavti | 2015-07-16 | 1 | -5/+5 |
| * | | provide a way to export a single year of items (to potentially keep from exha... | redmatrix | 2015-07-16 | 1 | -1/+30 |
| |/ |
|
| * | allow plugins to provide module handlers for arbitrary modules that haven't b... | redmatrix | 2015-07-15 | 1 | -0/+2 |
* | | typo | redmatrix | 2015-07-19 | 1 | -1/+1 |
* | | the view_photos and post_photos permissions are redundant and are now mapped ... | redmatrix | 2015-07-19 | 4 | -56/+30 |
* | | some photo/attach permissions issues | redmatrix | 2015-07-18 | 1 | -12/+22 |
* | | provide any single year of exported items | redmatrix | 2015-07-16 | 2 | -3/+35 |
* | | abook clone sync - change logic to also unset existing cross-project flags be... | redmatrix | 2015-07-16 | 1 | -16/+8 |
* | | don't including rating stuff from cloned abooks | redmatrix | 2015-07-16 | 1 | -1/+1 |
* | | fix observer tags for now (issue #17) | zottel | 2015-07-16 | 1 | -1/+1 |
* | | since we've got a fresh start without a lot of legacy sites to support, provi... | redmatrix | 2015-07-15 | 1 | -1/+2 |
* | | make tagadelic results (including categories in wall-to-wall posts) visible t... | redmatrix | 2015-07-15 | 3 | -11/+17 |
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-07-15 | 1 | -3/+9 |
|\| |
|
| * | fix for empty recip array resulting from a mangled xchan | redmatrix | 2015-07-15 | 1 | -5/+8 |
* | | more clone sync issues across projects | redmatrix | 2015-07-15 | 1 | -5/+5 |
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-07-15 | 1 | -2/+7 |
|\| |
|
| * | clone sync fixes across red/hz | redmatrix | 2015-07-15 | 1 | -2/+7 |
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-07-14 | 1 | -0/+6 |
|\| |
|
| * | stream_perms_xchans() set to empty quoted string when no results rather than ... | redmatrix | 2015-07-14 | 1 | -0/+6 |
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-07-14 | 2 | -2/+4 |
|\| |
|
| * | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-07-14 | 2 | -1/+19 |
| |\ |
|
| | * | cleanup connedit | Mario Vavti | 2015-07-14 | 1 | -1/+1 |
| * | | coverup and ignore the illegal string offset message that some sites have bee... | redmatrix | 2015-07-14 | 1 | -1/+3 |
* | | | merge from redmatrix | redmatrix | 2015-07-13 | 1 | -1/+1 |
* | | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-07-13 | 2 | -1/+23 |
|\ \ \
| | |/
| |/| |
|
| * | | change account_default_channel if default channel is removed | zottel | 2015-07-13 | 1 | -0/+18 |
| |/ |
|
| * | Only let local logins install webpage elements | redmatrix | 2015-07-11 | 1 | -1/+5 |
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-07-10 | 2 | -2/+2 |
|\| |
|
| * | increase width of the aside area and make default profile image size 300x300 | Mario Vavti | 2015-07-09 | 1 | -1/+1 |
| * | fix typo to make directory safe mode default to on work again | Mario Vavti | 2015-07-08 | 1 | -1/+1 |
* | | inconsistent naming of block item types | redmatrix | 2015-07-08 | 1 | -1/+1 |
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-07-07 | 3 | -46/+21 |
|\| |
|
| * | fix sorting of channel suggestions | Mario Vavti | 2015-07-07 | 1 | -1/+1 |
| * | rename function get_directory_settings => get_directory_setting and move sort... | Mario Vavti | 2015-07-07 | 2 | -21/+5 |
| * | make public forums only setting sticky and simplify function to get directory... | Mario Vavti | 2015-07-07 | 2 | -29/+17 |
| * | code style correction | Mario Vavti | 2015-07-07 | 1 | -3/+2 |