aboutsummaryrefslogtreecommitdiffstats
path: root/include/feedutils.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-06-141-1/+2
|\
| * sigh... x-zot prefix slipped in againMario Vavti2017-06-151-1/+1
| * typoMario Vavti2017-06-151-1/+1
| * re-add type since the actual culprit was the X-ZOT prefixMario Vavti2017-06-141-1/+1
| * thr:in-reply-to seems to must not have a type set. there is no mention of thi...Mario Vavti2017-06-141-1/+1
| * support mastodon content warnings by converting into n-s-f-w tagzotlabs2017-06-141-0/+8
| * attempt to group gnu-social and mastodon conversations by ostatus:conversatio...zotlabs2017-06-141-10/+25
| * preserve the ostatus:conversation pointer alsozotlabs2017-06-141-1/+8
| * ostatus is almost unrecognisable these days from its former self. In this cas...zotlabs2017-06-141-3/+15
| * implement feed_get_reshare to extract shared post info from atom feed and con...zotlabs2017-06-141-91/+170
| * fall back on feed logo if an author avatar cannot be foundzotlabs2017-06-081-0/+4
| * Looks like we need the mastodon feed check in core - grrr. Will do that for n...zotlabs2017-06-071-0/+3
| * always add a length to ostatus compat enclosures - even if unknown (0)zotlabs2017-06-071-1/+1
| * ostatus feeds: extract photo information from posts and convert to enclosures...zotlabs2017-06-071-3/+42
* | use parent_midzotlabs2017-06-141-2/+2
* | support mastodon content warnings by converting into n-s-f-w tagzotlabs2017-06-131-0/+8
* | attempt to group gnu-social and mastodon conversations by ostatus:conversatio...zotlabs2017-06-131-10/+25
* | preserve the ostatus:conversation pointer alsozotlabs2017-06-121-1/+8
* | ostatus is almost unrecognisable these days from its former self. In this cas...zotlabs2017-06-121-3/+15
* | implement feed_get_reshare to extract shared post info from atom feed and con...zotlabs2017-06-121-90/+169
* | auto inline embed ostatus image attachmentszotlabs2017-06-091-0/+4
* | fall back on feed logo if an author avatar cannot be foundzotlabs2017-06-071-0/+4
* | Looks like we need the mastodon feed check in core - grrr. Will do that for n...zotlabs2017-06-061-0/+3
* | always add a length to ostatus compat enclosures - even if unknown (0)zotlabs2017-06-041-1/+1
* | ostatus feeds: extract photo information from posts and convert to enclosures...zotlabs2017-06-041-3/+42
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-05-161-7/+38
|\|
| * consolidate and simplify the generation of activitystreams persons, add a cou...zotlabs2017-05-111-7/+38
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-05-051-2/+5
|\|
| * :bulb: correct some Doxygen syntax mistakes.Klaus Weidenbach2017-05-051-2/+5
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-04-301-8/+16
|\|
| * update feedutils with as:author changes, also update testszotlabs2017-04-271-8/+16
| * provide a broken feed for services which require a broken feedzotlabs2017-04-261-33/+40
| * make it easier to hook into feed headers in the futurezotlabs2017-04-261-13/+19
| * typo - this time the correct repozotlabs2017-04-201-1/+1
| * Revert "typo" - wrong repozotlabs2017-04-201-1/+1
| * typozotlabs2017-04-201-1/+1
| * follow_from_feed issue when called from pushzotlabs2017-04-191-1/+1
* | provide a broken feed for services which require a broken feedzotlabs2017-04-251-33/+40
* | make it easier to hook into feed headers in the futurezotlabs2017-04-201-14/+20
* | follow_from_feed issue when called from pushzotlabs2017-04-191-1/+1
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-04-171-146/+221
|\|
| * :arrow_up: Update SimplePie library.Klaus Weidenbach2017-04-151-147/+222
| * correct the mastodon "boost" (aka 'share') author attribution by checking for...zotlabs2017-04-121-54/+85
* | correct the mastodon "boost" (aka 'share') author attribution by checking for...zotlabs2017-04-111-54/+85
|/
* minor feed issuezotlabs2017-03-041-0/+8
* normalise feed idzotlabs2017-01-101-9/+16
* add enclosures and categories to atom feedzotlabs2017-01-071-19/+50
* allow the atom_entry hook to change the resultszotlabs2017-01-071-7/+14
* typozotlabs2017-01-071-1/+1
* update the atom_entry hookzotlabs2017-01-071-6/+13