Rss-Bridge/formats
LogMANOriginal 394149b114
core: Add item uid (#1017)
'uid' represents the unique id for a feed item. This item is null by
default and can be set to any string value. The provided string value
is always hashed to sha1 to make it the same length in all cases.

References #977, #1005
2019-02-03 20:56:41 +01:00
..
AtomFormat.php core: Add item uid (#1017) 2019-02-03 20:56:41 +01:00
HtmlFormat.php core: Add FeedItem class (#940) 2018-12-26 22:41:32 +01:00
JsonFormat.php core: Add item uid (#1017) 2019-02-03 20:56:41 +01:00
MrssFormat.php core: Add FeedItem class (#940) 2018-12-26 22:41:32 +01:00
PlaintextFormat.php core: Add FeedItem class (#940) 2018-12-26 22:41:32 +01:00