index
:
volse-hubzilla.git
dev
drop-unused-html5-library
master
tests/test-db-setup-wip
Volse Hubzilla -- soft fork of main Hubzilla core for Volse
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
feedutils.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
testing mastodon boosts/reshares
zotlabs
2017-06-16
1
-8
/
+16
*
some logic cleanup in feed_get_reshare
zotlabs
2017-06-16
1
-7
/
+14
*
remove some duplicated code
zotlabs
2017-06-14
1
-13
/
+13
*
always transmit a valid uri
zotlabs
2017-06-14
1
-0
/
+4
*
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 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
*
|
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 ostatus:conversatio...
zotlabs
2017-06-13
1
-10
/
+25
*
|
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 cas...
zotlabs
2017-06-12
1
-3
/
+15
*
|
implement feed_get_reshare to extract shared post info from atom feed and con...
zotlabs
2017-06-12
1
-90
/
+169
*
|
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 n...
zotlabs
2017-06-06
1
-0
/
+3
*
|
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 enclosures...
zotlabs
2017-06-04
1
-3
/
+42
*
|
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 cou...
zotlabs
2017-05-11
1
-7
/
+38
*
|
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
|
*
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
|
*
correct the mastodon "boost" (aka 'share') author attribution by checking for...
zotlabs
2017-04-12
1
-54
/
+85
*
|
correct the mastodon "boost" (aka 'share') author attribution by checking for...
zotlabs
2017-04-11
1
-54
/
+85
|
/
*
minor feed issue
zotlabs
2017-03-04
1
-0
/
+8
*
normalise feed id
zotlabs
2017-01-10
1
-9
/
+16
[next]