summaryrefslogtreecommitdiffstats
path: root/rss/atomparser.cpp
AgeCommit message (Expand)Author
2022-05-20Make `http\https` default if multiple link (#2068)bogdasar1985
2022-01-26Fix bug in xml parsingbogdasar1985
2020-11-21rss: Store mime-type instead of raw atom/rss attribute valueDennis van der Schagt
2020-10-10Handle tags from rss media specificationDennis van der Schagt
2020-10-10Extract xml-related functions from RssParserDennis van der Schagt
2020-03-28Include all authors when parsing an atom entryDennis van der Schagt
2019-10-20Format the code with AStyleAlexander Batischev
2019-10-20Always put blocks in curly bracesAlexander Batischev
2019-05-19Remove rss/rssinternal.hAlexander Batischev
2019-05-18Move rsspp::AtomParser into a separate fileAlexander Batischev
2019-05-18Remove rsspp.hAlexander Batischev
2019-05-18Move Version enum into FeedAlexander Batischev
2018-10-19Change Utils class to namespacezaowen
2018-10-06Implement new naming stylezaowen