| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | more refetch testing | zotlabs | 2017-06-28 | 1 | -1/+1 |
* | refetch testing | zotlabs | 2017-06-28 | 1 | -1/+1 |
* | translate 'favorite' verb to 'like' if it's an ostatus feed | zotlabs | 2017-06-27 | 1 | -6/+15 |
* | log conversation fetches (also a missed / char in the string replace) | zotlabs | 2017-06-27 | 1 | -1/+3 |
* | (untested currently) fetch conversation for GNU-Social and Mastodon when prov... | zotlabs | 2017-06-27 | 1 | -1/+47 |
* | support linked media (audio/video) elements in feeds as well as images | zotlabs | 2017-06-26 | 1 | -4/+17 |
* | in gnu-social reshare objects are activities, not posts or comments | zotlabs | 2017-06-26 | 1 | -1/+1 |
* | add ostatus attached photos (inline to the post body) even if there's a link ... | zotlabs | 2017-06-26 | 1 | -1/+1 |
* | mastodon reshares can be either posts or comments; silence warning from guess... | zotlabs | 2017-06-25 | 1 | -1/+1 |
* | testing mastodon boosts/reshares | zotlabs | 2017-06-19 | 1 | -14/+35 |
* | remove some duplicated code | zotlabs | 2017-06-15 | 1 | -13/+13 |
* | always transmit a valid uri | zotlabs | 2017-06-15 | 1 | -0/+4 |
* | use parent_mid | zotlabs | 2017-06-15 | 1 | -2/+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 thi... | Mario Vavti | 2017-06-14 | 1 | -1/+1 |
* | 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 ostatus:conversatio... | zotlabs | 2017-06-14 | 1 | -10/+25 |
* | 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 cas... | zotlabs | 2017-06-14 | 1 | -3/+15 |
* | implement feed_get_reshare to extract shared post info from atom feed and con... | zotlabs | 2017-06-14 | 1 | -91/+170 |
* | 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 n... | zotlabs | 2017-06-07 | 1 | -0/+3 |
* | 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 enclosures... | zotlabs | 2017-06-07 | 1 | -3/+42 |
* | consolidate and simplify the generation of activitystreams persons, add a cou... | zotlabs | 2017-05-11 | 1 | -7/+38 |
* | :bulb: correct some Doxygen syntax mistakes. | Klaus Weidenbach | 2017-05-05 | 1 | -2/+5 |
* | 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 |
* | typo | zotlabs | 2017-04-20 | 1 | -1/+1 |
* | follow_from_feed issue when called from push | zotlabs | 2017-04-19 | 1 | -1/+1 |
* | :arrow_up: Update SimplePie library. | Klaus Weidenbach | 2017-04-15 | 1 | -147/+222 |
* | correct the mastodon "boost" (aka 'share') author attribution by checking for... | zotlabs | 2017-04-12 | 1 | -54/+85 |
* | 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 |
* | more feedutils cleanup | zotlabs | 2017-01-06 | 1 | -5/+2 |
* | add the ostatus:conversation element which is now more or less required by GN... | zotlabs | 2017-01-06 | 1 | -0/+3 |
* | preserve the original message-id coming from feeds - we will have to escape t... | zotlabs | 2017-01-06 | 1 | -17/+10 |
* | some gnusoc fixes | zotlabs | 2017-01-04 | 1 | -3/+29 |
* | null_date conversion; phase 1 | redmatrix | 2016-09-25 | 1 | -2/+2 |
* | regression - save bookmarks no longer present in item menu | redmatrix | 2016-07-05 | 1 | -2/+2 |
* | the rest of the schema updates - WARNING: some third party plugins may fail; ... | redmatrix | 2016-06-01 | 1 | -6/+6 |