Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-06-14 | 1 | -1/+2 |
|\ | |||||
| * | sigh... x-zot prefix slipped in again | Mario Vavti | 2017-06-15 | 1 | -1/+1 |
| | | |||||
| * | typo | Mario Vavti | 2017-06-15 | 1 | -1/+1 |
| | | |||||
| * | re-add type since the actual culprit was the X-ZOT prefix | Mario Vavti | 2017-06-14 | 1 | -1/+1 |
| | | |||||
| * | thr:in-reply-to seems to must not have a type set. there is no mention of ↵ | Mario Vavti | 2017-06-14 | 1 | -1/+1 |
| | | | | | | | | this in the spec and replies will be shown as replies in mastodon this way. | ||||
| * | support mastodon content warnings by converting into n-s-f-w tag | zotlabs | 2017-06-14 | 1 | -0/+8 |
| | | |||||
| * | attempt to group gnu-social and mastodon conversations by ↵ | zotlabs | 2017-06-14 | 1 | -10/+25 |
| | | | | | | | | ostatus:conversation in addition to falling back on thr:in_reply_to | ||||
| * | preserve the ostatus:conversation pointer also | zotlabs | 2017-06-14 | 1 | -1/+8 |
| | | |||||
| * | ostatus is almost unrecognisable these days from its former self. In this ↵ | zotlabs | 2017-06-14 | 1 | -3/+15 |
| | | | | | | | | case thr:in-reply-to has almost no meaning since it almost never refers to a top level post; which makes it quite difficult to preserve conversations | ||||
| * | implement feed_get_reshare to extract shared post info from atom feed and ↵ | zotlabs | 2017-06-14 | 1 | -91/+170 |
| | | | | | | | | convert to bbcode | ||||
| * | fall back on feed logo if an author avatar cannot be found | zotlabs | 2017-06-08 | 1 | -0/+4 |
| | | |||||
| * | Looks like we need the mastodon feed check in core - grrr. Will do that for ↵ | zotlabs | 2017-06-07 | 1 | -0/+3 |
| | | | | | | | | now until it can be put back into plugins. | ||||
| * | always add a length to ostatus compat enclosures - even if unknown (0) | zotlabs | 2017-06-07 | 1 | -1/+1 |
| | | |||||
| * | ostatus feeds: extract photo information from posts and convert to ↵ | zotlabs | 2017-06-07 | 1 | -3/+42 |
| | | | | | | | | enclosures as otherwise OStatus servers will strip them from the HTML in the feed and refuse to render them | ||||
* | | use parent_mid | zotlabs | 2017-06-14 | 1 | -2/+2 |
| | | |||||
* | | support mastodon content warnings by converting into n-s-f-w tag | zotlabs | 2017-06-13 | 1 | -0/+8 |
| | | |||||
* | | attempt to group gnu-social and mastodon conversations by ↵ | zotlabs | 2017-06-13 | 1 | -10/+25 |
| | | | | | | | | ostatus:conversation in addition to falling back on thr:in_reply_to | ||||
* | | preserve the ostatus:conversation pointer also | zotlabs | 2017-06-12 | 1 | -1/+8 |
| | | |||||
* | | ostatus is almost unrecognisable these days from its former self. In this ↵ | zotlabs | 2017-06-12 | 1 | -3/+15 |
| | | | | | | | | case thr:in-reply-to has almost no meaning since it almost never refers to a top level post; which makes it quite difficult to preserve conversations | ||||
* | | implement feed_get_reshare to extract shared post info from atom feed and ↵ | zotlabs | 2017-06-12 | 1 | -90/+169 |
| | | | | | | | | convert to bbcode | ||||
* | | auto inline embed ostatus image attachments | zotlabs | 2017-06-09 | 1 | -0/+4 |
| | | |||||
* | | fall back on feed logo if an author avatar cannot be found | zotlabs | 2017-06-07 | 1 | -0/+4 |
| | | |||||
* | | Looks like we need the mastodon feed check in core - grrr. Will do that for ↵ | zotlabs | 2017-06-06 | 1 | -0/+3 |
| | | | | | | | | now until it can be put back into plugins. | ||||
* | | always add a length to ostatus compat enclosures - even if unknown (0) | zotlabs | 2017-06-04 | 1 | -1/+1 |
| | | |||||
* | | ostatus feeds: extract photo information from posts and convert to ↵ | zotlabs | 2017-06-04 | 1 | -3/+42 |
| | | | | | | | | enclosures as otherwise OStatus servers will strip them from the HTML in the feed and refuse to render them | ||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-05-16 | 1 | -7/+38 |
|\| | |||||
| * | consolidate and simplify the generation of activitystreams persons, add a ↵ | zotlabs | 2017-05-11 | 1 | -7/+38 |
| | | | | | | | | couple more fields hoping eventually Mastodon will accept legal follow activities without choking on them. Requires an update of plugins also. | ||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-05-05 | 1 | -2/+5 |
|\| | |||||
| * | :bulb: correct some Doxygen syntax mistakes. | Klaus Weidenbach | 2017-05-05 | 1 | -2/+5 |
| | | |||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-04-30 | 1 | -8/+16 |
|\| | |||||
| * | update feedutils with as:author changes, also update tests | zotlabs | 2017-04-27 | 1 | -8/+16 |
| | | |||||
| * | provide a broken feed for services which require a broken feed | zotlabs | 2017-04-26 | 1 | -33/+40 |
| | | |||||
| * | make it easier to hook into feed headers in the future | zotlabs | 2017-04-26 | 1 | -13/+19 |
| | | |||||
| * | typo - this time the correct repo | zotlabs | 2017-04-20 | 1 | -1/+1 |
| | | |||||
| * | Revert "typo" - wrong repo | zotlabs | 2017-04-20 | 1 | -1/+1 |
| | | | | | | | | This reverts commit d9a48092e690f582585d939f5b193aedd4bcebfb. | ||||
| * | typo | zotlabs | 2017-04-20 | 1 | -1/+1 |
| | | |||||
| * | follow_from_feed issue when called from push | zotlabs | 2017-04-19 | 1 | -1/+1 |
| | | |||||
* | | provide a broken feed for services which require a broken feed | zotlabs | 2017-04-25 | 1 | -33/+40 |
| | | |||||
* | | make it easier to hook into feed headers in the future | zotlabs | 2017-04-20 | 1 | -14/+20 |
| | | |||||
* | | follow_from_feed issue when called from push | zotlabs | 2017-04-19 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-04-17 | 1 | -146/+221 |
|\| | |||||
| * | :arrow_up: Update SimplePie library. | Klaus Weidenbach | 2017-04-15 | 1 | -147/+222 |
| | | | | | | | | | | | | | | | | | | | | | | As a follow up to issue #699 update SimplePie from 1.2.1-dev (around 6years old) to current git master (1.4.4-dev). We use the master branch until the next release because it contains our patch for enclosure titles already. The other patches in the library from us can be done by configuring the SimplePie object in our code instead. Used composer to manage this library and use class autoloading. Add some unit tests for include/feedutils.php, but the interesting parts are unfortunately not testable with the current code. | ||||
| * | correct the mastodon "boost" (aka 'share') author attribution by checking ↵ | zotlabs | 2017-04-12 | 1 | -54/+85 |
| | | | | | | | | for share activities and pulling the original author info from the activity:object | ||||
* | | correct the mastodon "boost" (aka 'share') author attribution by checking ↵ | zotlabs | 2017-04-11 | 1 | -54/+85 |
|/ | | | | for share activities and pulling the original author info from the activity:object | ||||
* | minor feed issue | zotlabs | 2017-03-04 | 1 | -0/+8 |
| | |||||
* | normalise feed id | zotlabs | 2017-01-10 | 1 | -9/+16 |
| | |||||
* | add enclosures and categories to atom feed | zotlabs | 2017-01-07 | 1 | -19/+50 |
| | |||||
* | allow the atom_entry hook to change the results | zotlabs | 2017-01-07 | 1 | -7/+14 |
| | |||||
* | typo | zotlabs | 2017-01-07 | 1 | -1/+1 |
| | |||||
* | update the atom_entry hook | zotlabs | 2017-01-07 | 1 | -6/+13 |
| |