summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-07-12viewfeed: set hsp status when scrolling to the very endAndrew Dolgov
2015-07-12js: remove current_top_id globalAndrew Dolgov
2015-07-12api: getHeadlines: cast feed_it to int if neededAndrew Dolgov
2015-07-12api: initialize headlines headerAndrew Dolgov
2015-07-12bump api levelAndrew Dolgov
2015-07-12api: add top id stuff, optionally return header w/ status information in ↵Andrew Dolgov
getHeadlines (currently only top_id_changed)
2015-07-12report top id changed in headlines bufferAndrew Dolgov
2015-07-12Merge branch 'master' of git.fakecake.org:tt-rssAndrew Dolgov
2015-07-12queryFeedHeadlines: move to array-based arguments, optionally check if first ↵Andrew Dolgov
element changed when paginating
2015-07-11cap iframes widthAndrew Dolgov
2015-07-11add a quick hack for imgur single page linksAndrew Dolgov
2015-07-11af_redditimgur: some additional .gif -> mp4 rewritingAndrew Dolgov
2015-07-11af_redditimgur: fix imgur single-image pagesAndrew Dolgov
2015-07-10redditimgur: extract video poster urlsAndrew Dolgov
2015-07-09change version_static based on y.mAndrew Dolgov
2015-07-09Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSSAndrew Dolgov
2015-07-09redditimgur: don't try to readability parse youtube, add another youtube ↵Andrew Dolgov
embed variant
2015-07-09Merge pull request #467 from cweiske/fix-html-detectionAndrew Dolgov
Check for HTML in the first 100 bytes.
2015-07-09Check for HTML in the first 100 bytes.Christian Weiske
Some HTML pages have an XML header (XHTML), which alone is nearly 50 bytes. Thus we need to check for the HTML or doctype tags in the first 100 bytes.
2015-07-09redditimgur: don't try to readability parse twitterAndrew Dolgov
2015-07-09af_redditimgur: do not reinline content extracted by readabilityAndrew Dolgov
2015-07-08move readability libs to system locationAndrew Dolgov
2015-07-08Merge branch 'master' of git.fakecake.org:tt-rssAndrew Dolgov
2015-07-08ad_readability: also check for content-type if possibleAndrew Dolgov
2015-07-08af_redditimgur: check if document is text/html before trying to readability ↵Andrew Dolgov
parse it
2015-07-07go back to fixed wrapper height because dynamic one breaks layout in chrome :(Andrew Dolgov
2015-07-07shorten_expanded: shorten based on window height not preset valueAndrew Dolgov
2015-07-07simplify search, remove search_mode as uselessAndrew Dolgov
remove dialog to select by tags, simplify browsing by tag query
2015-07-07update gitignoreAndrew Dolgov
2015-07-07af_redditimgur: improve youtube detection a bitAndrew Dolgov
2015-07-07cache_starred_images: also handle html5 mp4 video filesAndrew Dolgov
2015-07-07af_readability: add a workaround for meta charset html pagesAndrew Dolgov
2015-07-07af_redditimgur: fix youtube regexp, try to inline images again if parsedAndrew Dolgov
using readability
2015-07-06af_redditimgur: do not embed content of reddit linksAndrew Dolgov
2015-07-06fix previous AGAIN aarghAndrew Dolgov
2015-07-06fix previous, oopsAndrew Dolgov
2015-07-06rewrite relative urls in readability outputAndrew Dolgov
2015-07-06sanitize: disable <hr> for nowAndrew Dolgov
2015-07-06remove old-style per-site pluginsAndrew Dolgov
2015-07-06add af_readabilityAndrew Dolgov
2015-07-06af_redditimgur: update descriptionAndrew Dolgov
2015-07-06sanitize: allow <hr> elementsAndrew Dolgov
af_redditimgur: optionally add original content using Readability php implementation
2015-07-06af_redditimgur: embed youtube linksAndrew Dolgov
2015-07-06Merge branch 'master' of git.fakecake.org:tt-rssAndrew Dolgov
2015-07-06af_redditimgur: add <video> controlsAndrew Dolgov
2015-07-06fix article tags/labels not assigning properly on mysql because of the 4byte ↵Andrew Dolgov
unicode workaround
2015-07-06Merge branch 'master' of git.fakecake.org:tt-rssAndrew Dolgov
2015-07-06add a bit more visible separate infobox for password change resultsAndrew Dolgov
2015-07-06af_redditimgur: add yet another imgur album variantAndrew Dolgov
2015-07-05af_redditimgur: better handling of image urls with multiple-character ↵Andrew Dolgov
numeric suffixes