summaryrefslogtreecommitdiff
path: root/classes
AgeCommit message (Collapse)Author
2013-08-06Merge pull request #279 from mhaley/patch-1Andrew Dolgov
API should return excerpt when asked
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, ↵Andrew Dolgov
properly save database error messages when logging query errors
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
sanitize
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
(bump schema)
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
timeouts
2013-07-15Feedparser/encoding change: More general regular expression, set encoding to ↵wltb
UTF-8 explicitly
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 ↵Andrew Dolgov
support for iconv (handles libxml error 32)
2013-07-11atom: remove rel2abs; use rewrite_relative_urlAndrew Dolgov
2013-07-11Merge branch 'master' of git://github.com/syrnon/Tiny-Tiny-RSS into ↵Andrew Dolgov
syrnon-master
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 ↵Andrew Dolgov
justauserx-hookhead
2013-07-10use error image for feed errors in headlines toolbarAndrew Dolgov
2013-07-10plugin list: fix system plugins image positionAndrew Dolgov
2013-07-10integrate silk icons by Mark JamesAndrew Dolgov
2013-07-10catch warning when removing source elementAndrew Dolgov
2013-07-10forgot one filejustauser
2013-07-09fixing the rel url to abssyrnon
2013-07-09revertingsyrnon
2013-07-09calculating base locallysyrnon
2013-07-09reverted changessyrnon
2013-07-07Merge branch 'master' into hookheadjustauser
Conflicts: include/functions.php changes for conflicts with master
2013-07-07Merge branch 'master' of http://github.com/gothfox/Tiny-Tiny-RSSjustauser
updating from github]
2013-07-07changes to add hook_query_headlinesjustauser
2013-07-07Correct feed ID in feeds self URL.Julien Tardot
2013-07-07Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSSAndrew Dolgov
2013-07-07rename orig_guid to no_orig_guidAndrew Dolgov