summaryrefslogtreecommitdiff
path: root/classes
AgeCommit message (Expand)Author
2013-09-27Feedparser: Add important check for unknown feed type detectionwltb
2013-09-26Feedparser: Store libXML fatal error messages in an array, repair error repor...wltb
2013-09-25fix style in feedparserAndrew Dolgov
2013-09-24Feedparser: Only format fatal errorswltb
2013-09-24Feedparser: Change handling of libxml error 9 (cycle all errors)wltb
2013-09-02filters: add a link to the wiki page to the rule create/edit dialogAndrew Dolgov
2013-09-02add i18n to the search syntax linkAndrew Dolgov
2013-09-02use plurals for comment/comments link in article, properly translate comments...Andrew Dolgov
2013-08-29Revert "Include both title and text attributes"Andrew Dolgov
2013-08-25fix globalUpdateFeeds failing when no active session existsAndrew Dolgov
2013-08-21unfuck headlines_hook for syndicated feedsAndrew Dolgov
2013-08-16Include both title and text attributesJordi De Groof
2013-08-16Add type="rss" on subscription list <outline> nodesJordi De Groof
2013-08-06Merge pull request #279 from mhaley/patch-1Andrew Dolgov
2013-08-05support media:description for media: enclosuresAndrew Dolgov
2013-08-05simplify media:content xpathAndrew Dolgov
2013-08-05parser: support media:content elements within media:groupAndrew Dolgov
2013-08-04API should return excerpt when askedMatt Haley
2013-08-03improve support for feeds with invalid unicode entitiesAndrew Dolgov
2013-08-02rollback current transaction before trying to report SQL query errors, proper...Andrew Dolgov
2013-08-02api: pass article id to sanitizeAndrew Dolgov
2013-08-02make cache starred plugin use hook_house_keepingAndrew Dolgov
2013-08-02add hook_house_keepingAndrew Dolgov
2013-08-02add plugin to cache images in starred articles; pass article_id toAndrew Dolgov
2013-07-31support term highlighting in cdm titleAndrew Dolgov
2013-07-31search keyword highlighting (combined mode only)Andrew Dolgov
2013-07-31lang: default to 'en'Andrew Dolgov
2013-07-31add text_languagedetect to guess article language for better hyphenationAndrew Dolgov
2013-07-29atom: only perform xml:base based rewriting if base element exists (closes #761)Andrew Dolgov
2013-07-28api: getLabels: return converted label idsAndrew Dolgov
2013-07-26add experimental css hyphens support for english languageAndrew Dolgov
2013-07-24make globalUpdateFeeds handler use simple update mechanism to prevent script ...Andrew Dolgov
2013-07-15Feedparser/encoding change: More general regular expression, set encoding to ...wltb
2013-07-14fix filter content previews showing html contentAndrew Dolgov
2013-07-13properly escape feed error message in headlines toolbarAndrew Dolgov
2013-07-12make cdmExcert respect SHOW_CONTENT_PREVIEWAndrew Dolgov
2013-07-12mark feed with error in headlines toolbar, use error icon in feed editorAndrew Dolgov
2013-07-11support headlines context menu in floating titleAndrew Dolgov
2013-07-11parser: add charset recoding hack for systems where libxml is build without s...Andrew Dolgov
2013-07-11atom: remove rel2abs; use rewrite_relative_urlAndrew Dolgov
2013-07-11Merge branch 'master' of git://github.com/syrnon/Tiny-Tiny-RSS into syrnon-ma...Andrew Dolgov
2013-07-11share: move unsharing all articles into the pluginAndrew Dolgov
2013-07-10fix crash in filter preferencesAndrew Dolgov
2013-07-10Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSSAndrew Dolgov
2013-07-10remove unused cached_contentAndrew Dolgov
2013-07-10move reassigning content_preview after hook to a more sensible placeAndrew Dolgov
2013-07-10api: fix typoAndrew Dolgov
2013-07-10Merge branch 'hookhead' of git://github.com/justauserx/Tiny-Tiny-RSS into jus...Andrew Dolgov
2013-07-10use error image for feed errors in headlines toolbarAndrew Dolgov
2013-07-10plugin list: fix system plugins image positionAndrew Dolgov