summaryrefslogtreecommitdiff
path: root/js/readability.js
AgeCommit message (Collapse)Author
2009-12-01Merged with latest upstream1.0.0.3-njwnjwNick White
2009-11-30- updated version number to build 3 as latest change includes performance ↵JJfutbol
enhancements git-svn-id: http://arc90labs-readability.googlecode.com/svn/trunk@78 d4e419ec-0920-11de-bbfd-a7c1bc4c261e
2009-11-30git-svn-id: http://arc90labs-readability.googlecode.com/svn/trunk@77 ↵JJfutbol
d4e419ec-0920-11de-bbfd-a7c1bc4c261e
2009-10-23Cleaned up output, formatted for easy includingNick White
Removed toolbar Removed footer Removed style Removed body function, so executed on loading
2009-09-09added return false to email,print,reload toolbar linksJJfutbol
git-svn-id: http://arc90labs-readability.googlecode.com/svn/trunk@74 d4e419ec-0920-11de-bbfd-a7c1bc4c261e
2009-08-13- fixed bug where reload link wasn't returning falseJJfutbol
git-svn-id: http://arc90labs-readability.googlecode.com/svn/trunk@73 d4e419ec-0920-11de-bbfd-a7c1bc4c261e
2009-07-23git-svn-id: http://arc90labs-readability.googlecode.com/svn/trunk@72 ↵JJfutbol
d4e419ec-0920-11de-bbfd-a7c1bc4c261e
2009-07-21added score increment if word count is greater than 30 when parsing content, ↵JJfutbol
for now commented out but will continue to test against various sites git-svn-id: http://arc90labs-readability.googlecode.com/svn/trunk@71 d4e419ec-0920-11de-bbfd-a7c1bc4c261e
2009-07-17git-svn-id: http://arc90labs-readability.googlecode.com/svn/trunk@70 ↵JJfutbol
d4e419ec-0920-11de-bbfd-a7c1bc4c261e
2009-07-14- updated removeStyles to remove element from parentJJfutbol
- if parent not defined the text is cleared - updated functions with single for loop to use i as index - added tweetback as bad keyword for removing non content elements git-svn-id: http://arc90labs-readability.googlecode.com/svn/trunk@64 d4e419ec-0920-11de-bbfd-a7c1bc4c261e
2009-07-11worked on the algorithm for removeNonContentElement, considering another way ↵JJfutbol
to determine whether to remove element git-svn-id: http://arc90labs-readability.googlecode.com/svn/trunk@63 d4e419ec-0920-11de-bbfd-a7c1bc4c261e
2009-07-10added pre styles to both css filesJJfutbol
git-svn-id: http://arc90labs-readability.googlecode.com/svn/trunk@62 d4e419ec-0920-11de-bbfd-a7c1bc4c261e
2009-07-09- updated css, deployed readability on lab.arc90.com had some changes not ↵JJfutbol
included - added user font size and family styles to print css - added twitter link to index page and styles to css - updated readability-start.js to now use a dynamic lookup of the baseHref - added check for console object, creates blank object if not defined - this way we can hold onto the current debugging for now safely git-svn-id: http://arc90labs-readability.googlecode.com/svn/trunk@60 d4e419ec-0920-11de-bbfd-a7c1bc4c261e
2009-07-08- updated readability start with new bookmarklet code, added commentsJJfutbol
- small tweaks to readability algorithm git-svn-id: http://arc90labs-readability.googlecode.com/svn/trunk@59 d4e419ec-0920-11de-bbfd-a7c1bc4c261e
2009-07-07- updated cancel email link to use lab.arc90.com domain, not davidh's siteJJfutbol
- complete reworking of readability, initial commit of what will be 1.0.0.1 git-svn-id: http://arc90labs-readability.googlecode.com/svn/trunk@58 d4e419ec-0920-11de-bbfd-a7c1bc4c261e
2009-04-20changed location from test to prod version of readability emaildavehauenstein
git-svn-id: http://arc90labs-readability.googlecode.com/svn/trunk@41 d4e419ec-0920-11de-bbfd-a7c1bc4c261e
2009-04-20reply-to email header is now set to the user who sent the linkdavehauenstein
git-svn-id: http://arc90labs-readability.googlecode.com/svn/trunk@40 d4e419ec-0920-11de-bbfd-a7c1bc4c261e
2009-04-20updated read tools html to be a little bit more semanticdavehauenstein
git-svn-id: http://arc90labs-readability.googlecode.com/svn/trunk@39 d4e419ec-0920-11de-bbfd-a7c1bc4c261e
2009-04-15added toolbar; functionality includes refresh button to get back to original ↵davehauenstein
page, print article, email a link to the article with a personal note git-svn-id: http://arc90labs-readability.googlecode.com/svn/trunk@31 d4e419ec-0920-11de-bbfd-a7c1bc4c261e
2009-03-11Tweak to the regular expression to determine special classnames/id'sumbrae
git-svn-id: http://arc90labs-readability.googlecode.com/svn/trunk@29 d4e419ec-0920-11de-bbfd-a7c1bc4c261e
2009-03-11Tweak to the regular expression to determine special classnames/id'sumbrae
git-svn-id: http://arc90labs-readability.googlecode.com/svn/trunk@28 d4e419ec-0920-11de-bbfd-a7c1bc4c261e
2009-03-10Accidentally removed stylesheet code block. Readding.umbrae
git-svn-id: http://arc90labs-readability.googlecode.com/svn/trunk@25 d4e419ec-0920-11de-bbfd-a7c1bc4c261e
2009-03-10Stop being a smartass about window content.umbrae
git-svn-id: http://arc90labs-readability.googlecode.com/svn/trunk@24 d4e419ec-0920-11de-bbfd-a7c1bc4c261e
2009-03-10Committing broken code in case we ever need to come back to it.umbrae
git-svn-id: http://arc90labs-readability.googlecode.com/svn/trunk@23 d4e419ec-0920-11de-bbfd-a7c1bc4c261e
2009-03-10Make sure we only initialize body's readability object once.umbrae
git-svn-id: http://arc90labs-readability.googlecode.com/svn/trunk@22 d4e419ec-0920-11de-bbfd-a7c1bc4c261e
2009-03-10Readability footerumbrae
git-svn-id: http://arc90labs-readability.googlecode.com/svn/trunk@20 d4e419ec-0920-11de-bbfd-a7c1bc4c261e
2009-03-10some footer tweaksumbrae
git-svn-id: http://arc90labs-readability.googlecode.com/svn/trunk@19 d4e419ec-0920-11de-bbfd-a7c1bc4c261e
2009-03-10Some tweaks in case of epic fail.umbrae
git-svn-id: http://arc90labs-readability.googlecode.com/svn/trunk@18 d4e419ec-0920-11de-bbfd-a7c1bc4c261e
2009-03-09Removing debug messages, formatting comments to standard, moving to ↵umbrae
readability.js git-svn-id: http://arc90labs-readability.googlecode.com/svn/trunk@17 d4e419ec-0920-11de-bbfd-a7c1bc4c261e