aboutsummaryrefslogtreecommitdiffstats
path: root/include/items.php
Commit message (Expand)AuthorAgeFilesLines
...
* create photo object if feature large photos is enabled and display those slig...Mario Vavti2015-10-201-2/+0
* mail sync/migrate continued; also abstract delivery loop to make it re-usable...redmatrix2015-10-151-0/+4
* Merge branch 'master' of https://github.com/redmatrix/hubzillaMario Vavti2015-10-141-1/+25
|\
| * port of mail encodingredmatrix2015-10-141-8/+8
| * Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-10-141-1/+25
| |\
| | * support for mail syncredmatrix2015-10-141-1/+25
| | * problems with extended item import and signaturesredmatrix2015-09-221-3/+62
* | | allow photo-items to appear full width if large photos feature is enabled. in...Mario Vavti2015-10-141-0/+2
|/ /
* | fix typo in 0b1cd826b05b6ec9637e373735967a2555eeb1d4Mario Vavti2015-09-291-1/+1
* | do not store a recalled mail if we can not find the original midMario Vavti2015-09-291-0/+6
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-221-0/+1
|\|
| * backport item syncredmatrix2015-09-221-2/+6
| * export TERM_FILE when mirroringredmatrix2015-09-081-1/+6
* | issue #51redmatrix2015-09-211-0/+12
* | check for empty word after trimredmatrix2015-09-121-0/+4
* | preserve code blocks on item import if channel has code rights. When importin...redmatrix2015-09-081-2/+15
* | export TERM_FILE when mirroringredmatrix2015-09-081-2/+7
* | Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-09-071-4/+6
|\|
| * fix postgres zotfeedHabeas Codice2015-09-071-4/+6
* | Fix for PHP Fatal error: Function name must be a string in /var/www/hubzilla...jeroenpraat2015-09-041-1/+1
* | initial work on obj import, rename import_profile_photo to import_xchan_photo...redmatrix2015-09-011-2/+2
* | 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