aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-272-5/+88
|\
| * logic issue in connection filterredmatrix2015-07-271-4/+3
| * crude but more or less functional event import from thunderbird ics filesredmatrix2015-07-261-6/+25
| * backend code for importing events from "simple" ics calendar files.redmatrix2015-07-261-0/+65
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-233-2/+8
|\|
| * Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-07-231-1/+1
| |\
| | * make content filter by language work for excludeszottel2015-07-221-1/+1
| * | patch to allow theme based widgetsredmatrix2015-07-233-2/+7
| |/
* | refresh diaspora xchan every month or so since receiving profile update messa...redmatrix2015-07-223-4/+36
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-215-8/+17
|\|
| * ics calendar export - commas need to be escapedredmatrix2015-07-211-1/+1
| * Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-07-203-8/+8
| |\
| | * Fixes regarding the new default profile photo size. The default profile photo...Mario Vavti2015-07-203-8/+8
| * | there is no stricmp() in php, use strcasecmp() - also only detect language if...redmatrix2015-07-201-3/+6
| |/
| * allow per-connection content filter to specify a detected language to include...redmatrix2015-07-201-0/+6
* | silence warning about non array diaspora_meta but report it in the logs so we...redmatrix2015-07-191-1/+3
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-193-6/+6
|\|
| * Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-07-161-5/+5
| |\
| | * fix missing div and a regression introduced in ec23a94b6d7f6db1e1d34275b8143c...Mario Vavti2015-07-161-5/+5
| * | provide a way to export a single year of items (to potentially keep from exha...redmatrix2015-07-161-1/+30
| |/
| * allow plugins to provide module handlers for arbitrary modules that haven't b...redmatrix2015-07-151-0/+2
* | typoredmatrix2015-07-191-1/+1
* | the view_photos and post_photos permissions are redundant and are now mapped ...redmatrix2015-07-194-56/+30
* | some photo/attach permissions issuesredmatrix2015-07-181-12/+22
* | provide any single year of exported itemsredmatrix2015-07-162-3/+35
* | abook clone sync - change logic to also unset existing cross-project flags be...redmatrix2015-07-161-16/+8
* | don't including rating stuff from cloned abooksredmatrix2015-07-161-1/+1
* | fix observer tags for now (issue #17)zottel2015-07-161-1/+1
* | since we've got a fresh start without a lot of legacy sites to support, provi...redmatrix2015-07-151-1/+2
* | make tagadelic results (including categories in wall-to-wall posts) visible t...redmatrix2015-07-153-11/+17
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-151-3/+9
|\|
| * fix for empty recip array resulting from a mangled xchanredmatrix2015-07-151-5/+8
* | more clone sync issues across projectsredmatrix2015-07-151-5/+5
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-151-2/+7
|\|
| * clone sync fixes across red/hzredmatrix2015-07-151-2/+7
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-141-0/+6
|\|
| * stream_perms_xchans() set to empty quoted string when no results rather than ...redmatrix2015-07-141-0/+6
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-142-2/+4
|\|
| * Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-07-142-1/+19
| |\
| | * cleanup conneditMario Vavti2015-07-141-1/+1
| * | coverup and ignore the illegal string offset message that some sites have bee...redmatrix2015-07-141-1/+3
* | | merge from redmatrixredmatrix2015-07-131-1/+1
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-132-1/+23
|\ \ \ | | |/ | |/|
| * | change account_default_channel if default channel is removedzottel2015-07-131-0/+18
| |/
| * Only let local logins install webpage elementsredmatrix2015-07-111-1/+5
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-102-2/+2
|\|
| * increase width of the aside area and make default profile image size 300x300Mario Vavti2015-07-091-1/+1
| * fix typo to make directory safe mode default to on work againMario Vavti2015-07-081-1/+1
* | inconsistent naming of block item typesredmatrix2015-07-081-1/+1
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-073-46/+21
|\|