aboutsummaryrefslogtreecommitdiffstats
path: root/mod/feed.php
Commit message (Collapse)AuthorAgeFilesLines
* feed dates weren't being honoured. When that was fixed they turned out to be ↵redmatrix2016-02-101-0/+2
| | | | reversed.
* issue #189redmatrix2015-11-291-0/+1
|
* allow feed pagingfriendica2014-10-291-0/+3
|
* This is long overdue - use a symblic constant NULL_DATE instead of the ↵friendica2014-09-081-1/+1
| | | | easily mis-typed sequence '0000-00-00 00:00:00'
* issue #571 - use feed/nickname?top=1friendica2014-08-221-0/+1
|
* pages feedfriendica2013-09-051-3/+4
|
* feeds are bit more standards compliant and a bit less broken nowfriendica2013-06-121-6/+1
|
* moving a lot of structure around. 'entity' is now 'channel'friendica2012-09-251-3/+3
|
* separate the public feed from everything elsefriendica2012-09-201-0/+39