aboutsummaryrefslogtreecommitdiffstats
path: root/include/items.php
Commit message (Expand)AuthorAgeFilesLines
* provide a comment_policy of "network: diaspora" to handle their special case ...redmatrix2015-08-231-0/+2
* issues encountered with hubzilla DB changes, zot_refresh and item_drop and hu...redmatrix2015-08-231-1/+1
* extra encoding on mail titlesredmatrix2015-08-201-1/+1
* add item validation functionredmatrix2015-08-131-0/+26
* Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-08-111-0/+1
|\
| * ensure diaspora_signature is converted to json before we store it.redmatrix2015-08-081-0/+3
* | private mail isuesredmatrix2015-08-091-4/+4
* | convert diaspora_signature to json for storageredmatrix2015-08-081-0/+3
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-08-051-6/+9
|\|
| * connection filter fixesredmatrix2015-08-051-6/+9
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-08-041-0/+3
|\|
| * unobscure item before applying connection filterredmatrix2015-08-041-0/+3
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-08-031-1/+1
|\|
| * these were some really difficult bugs to findredmatrix2015-08-031-1/+1
* | diaspora_meta getting double json encodedredmatrix2015-08-021-1/+1
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-301-1/+0
|\|
| * add connection filter to non-zot postsredmatrix2015-07-291-0/+3
* | incorrect function nameredmatrix2015-07-291-1/+1
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-271-4/+3
|\|
| * logic issue in connection filterredmatrix2015-07-271-4/+3
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-231-1/+1
|\|
| * make content filter by language work for excludeszottel2015-07-221-1/+1
* | refresh diaspora xchan every month or so since receiving profile update messa...redmatrix2015-07-221-0/+4
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-211-0/+9
|\|
| * 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-191-5/+5
|\|
| * fix missing div and a regression introduced in ec23a94b6d7f6db1e1d34275b8143c...Mario Vavti2015-07-161-5/+5
* | provide any single year of exported itemsredmatrix2015-07-161-1/+0
* | more work on db storage of docoredmatrix2015-07-051-0/+2
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-07-031-1/+0
|\|
| * in hubzilla we're going to convert doco to items. define it here so that an a...redmatrix2015-07-031-2/+5
| * provide backward compatibility with hubzilla extended item exportredmatrix2015-07-011-0/+55
* | start doco cleanupredmatrix2015-07-031-0/+2
* | provide compatibility with redmatrix extended item exportredmatrix2015-07-011-3/+50
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-06-291-0/+5
|\|
| * turn the connection filter into a feature.redmatrix2015-06-291-0/+5
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-06-281-3/+62
|\|
| * no this isn't it. well ok, it's part of it, but not the important part. it's ...redmatrix2015-06-281-3/+62
* | more work on mail flagsredmatrix2015-06-231-4/+4
* | item flag fixes discovered after a few mergesredmatrix2015-06-231-11/+0
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-06-231-3/+4
|\|
| * ensure we always sign a trimmed item body.redmatrix2015-06-221-3/+3
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-06-211-6/+8
|\|
| * Make item_store_update only affect the data we requestedAlexandre Hannud Abdo2015-06-201-9/+10
* | convert the abook fieldsredmatrix2015-06-141-16/+12
* | more work on itemsredmatrix2015-06-111-18/+87
|\|
| * hubzilla compatibility functionredmatrix2015-06-111-0/+14
* | the hubzilla version of this functionredmatrix2015-06-111-0/+12