Commit Graph

  • 75404b197d
    Fix error when removing attributes from tree that contains comments master Shadowfacts 2021-09-22 21:08:52 -0400
  • d58dcf07fa
    Finish removing HTTPoison Shadowfacts 2021-09-22 21:05:16 -0400
  • 1538ca2a8c
    Remove HTTPoison application Shadowfacts 2020-08-15 10:13:18 -0400
  • 71fa17caaf
    Remove HTTPoison dependency Shadowfacts 2018-11-22 13:00:53 -0500
  • 96b2621ff5 Updated README: minor grammar improvements as well as section for contributing Adam Pogwizd 2018-10-19 15:27:14 -0500
  • 5dd52d5698 Ensure `remove_tag` returns a valid html_tree Ben Olive 2018-10-10 20:29:48 -0400
  • b35746bfed Strip out atom tags Ben Olive 2018-10-10 21:10:29 -0400
  • c2dbdf14e8
    Delete CHANGELOG.md Jaehyun Shin 2018-07-24 18:55:24 +0900
  • 2ed20b6fe1 update deps and deprecated keepcosmos 2018-07-24 18:13:08 +0900
  • 133044f50c
    Merge pull request #37 from fribmendes/frm/img-tags Jaehyun Shin 2018-07-24 18:00:43 +0900
  • e076f77274
    Merge pull request #38 from simonbowen/master Jaehyun Shin 2018-07-24 17:58:09 +0900
  • bbe8f6ad1a Made tests pass, Floki updated to allow encoding of special characters of entities, update readability to disable this. Simon Bowen 2018-07-18 16:00:47 +0100
  • ebc8c90e71 Convert relative img paths into absolute Fernando Mendes 2018-06-30 01:59:43 +0100
  • 4f2449558d
    Merge pull request #35 from chingan90/feature/formatter Jaehyun Shin 2018-02-12 10:28:31 +0900
  • 45fe9b1950
    Merge pull request #34 from chingan90/feature/mime-regex-change Jaehyun Shin 2018-02-12 10:28:11 +0900
  • b2f8a3b4da Add Elixir 1.6 formatter config file and formatted the codebase Chi Ngan Lee 2018-02-09 11:42:08 +0800
  • 87958400a1 When we regex-check the MIME header we should also support zero space between the type and the charset, say "text/html;charset=utf-8". Chi Ngan Lee 2018-02-09 11:22:17 +0800
  • 307152202b update to 0.9.1 keepcosmos 2017-11-09 19:40:34 +0900
  • 2d4827a4f5 update mix.lock keepcosmos 2017-11-09 19:37:33 +0900
  • 221deea4f0
    Merge pull request #32 from adlan/floki-latest Jaehyun Shin 2017-11-09 19:36:46 +0900
  • 0b8a238250 Update minimum Elixir version requirement to 1.3.0 Adlan Razalan 2017-10-30 20:58:37 +0800
  • 9e43c454e7 Manually compare tag type for candidate Adlan Razalan 2017-10-28 17:38:57 +0800
  • d409c3f74d Upgrade floki to 0.18.0 Adlan Razalan 2017-10-28 17:03:20 +0800
  • 1a3928a6e4
    Merge pull request #33 from adlan/case-insensitive-header-check Jaehyun Shin 2017-11-01 11:38:39 +0900
  • 49d21b71dc Do a case-insensitive content-type check Adlan Razalan 2017-10-29 15:09:00 +0800
  • 389483bae6 Update README.md Jaehyun Shin 2017-09-27 15:32:28 +0900
  • e2c5a4beed support elixir 1.5.1 keepcosmos 2017-08-23 14:38:08 +0900
  • aca14e3aef Merge branch 'master' of https://github.com/keepcosmos/readability keepcosmos 2017-08-23 14:10:11 +0900
  • 3286a11211 upgrade dependencies keepcosmos 2017-08-23 14:09:37 +0900
  • 89d3958fd7 Merge pull request #25 from OldhamMade/master Jaehyun Shin 2017-08-23 14:08:33 +0900
  • 2b53a90f3d added ability to handle text-based responses Phillip Oldham 2017-04-14 14:11:44 +0100
  • 3b4ca84961 Merge pull request #26 from janza/master Jaehyun Shin 2017-06-13 15:47:52 +0900
  • 59b539ef43
    Make sure title is set if h_tag_title is empty Josip Janzic 2017-06-11 21:12:02 +0200
  • 93955d36d2 Merge branch 'master' of https://github.com/keepcosmos/readability keepcosmos 2017-03-04 11:56:43 +0900
  • 00734849da update version keepcosmos 2017-03-04 11:56:35 +0900
  • 47a00b01c7 Merge pull request #24 from simonbowen/master Jaehyun Shin 2017-03-04 11:55:07 +0900
  • 809f64927a Bumped Floki dependency to 0.14.0 Simon Bowen 2017-02-21 23:04:35 +0000
  • 2b7c1f7429 update readme for v0.7 keepcosmos 2017-02-05 19:13:12 +0900
  • f57b85d2fa add deps status badge keepcosmos 2017-02-05 19:08:06 +0900
  • 1aa682a31a fix some bug and update deps keepcosmos 2017-02-05 18:48:26 +0900
  • 47af5e48de Merge branch 'master' of https://github.com/keepcosmos/readability keepcosmos 2017-01-27 13:13:19 +0900
  • 1ea6f138ba Merge pull request #21 from pineconellc/fix_multiple_title_tags Jaehyun Shin 2016-11-24 19:04:29 +0900
  • ee09163204 Update CHANGELOG Jeff Browning 2016-11-22 11:17:41 -0500
  • 760e1f03bc Fix merging of title tag matches and raising on no matches Jeff Browning 2016-11-22 11:14:23 -0500
  • 91151c0556 update to 0.5.2 keepcosmos 2016-11-22 13:50:55 +0900
  • 203efa28d4 Merge pull request #18 from pineconellc/fix_title_tag_finder Jaehyun Shin 2016-11-22 13:49:18 +0900
  • 91dcb1e285 Scope the title tag selector to the head element Jeff Browning 2016-11-14 17:54:12 -0500
  • 4936a3f625 Merge branch 'master' of https://github.com/keepcosmos/readability keepcosmos 2016-11-07 14:05:02 +0900
  • 821ab0e095 httpoison default option error keepcosmos 2016-11-07 14:04:31 +0900
  • 15394355fd Merge pull request #16 from namjae/master Jaehyun Shin 2016-11-07 14:02:22 +0900
  • e799dc4a18 reasonable default for httpoison_options DalHo Park 2016-11-07 13:20:39 +0900
  • 6cd3196aff release 0.6.0 keepcosmos 2016-11-06 15:55:29 +0900
  • 688933ebd2 Merge pull request #15 from pineconellc/update_travis_ex_versions Jaehyun Shin 2016-11-05 15:57:20 +0900
  • ba9027ee7e Merge pull request #14 from pineconellc/fix_title_suffix_detection Jaehyun Shin 2016-11-05 15:56:41 +0900
  • fa0960e586 Travis: update Elixir 1.2.x, add 1.3.x Jeff Browning 2016-11-04 15:05:47 -0400
  • d3be3bdd82 Only split title suffix for tag titles Jeff Browning 2016-11-04 14:51:24 -0400
  • 2f8e84eb8a Clean up and fix warnings Jeff Browning 2016-11-04 14:49:42 -0400
  • 747e0495ed Fix detection of title suffix Jeff Browning 2016-11-04 14:49:25 -0400
  • 57d9c7bd5e Merge pull request #12 from pineconellc/httpoison_options Jaehyun Shin 2016-11-01 09:47:04 +0900
  • 697eab73fd Add httpoison_options to CHANGELOG Jeff Browning 2016-10-31 15:06:12 -0400
  • a6acaa9c81 Allow HTTPoison options to be specified in config Jeff Browning 2016-10-18 09:54:00 -0400
  • da70ba8593 update version keepcosmos 2016-08-19 17:30:29 +0900
  • f5f67d076f Merge pull request #11 from carbureted/master Jaehyun Shin 2016-08-14 19:38:16 +0900
  • 6840a9d0d7 Fixes crash when html has an xml version tag by stripping it out Eason Goodale 2016-08-13 22:11:01 -0700
  • e2b7cd1a24 update doc keepcosmos 2016-07-16 15:36:57 +0900
  • fceb2cd5a5 update deps: floki, httpoision keepcosmos 2016-07-16 15:34:52 +0900
  • 89680a1b23 Update README.md Jaehyun Shin 2016-05-07 18:33:06 +0900
  • 7e99bb3b6a Merge pull request #7 from keepcosmos/summarize Jaehyun Shin 2016-05-07 18:31:56 +0900
  • 93bdf48b8c add summarize function this closes #4, closes #3 keepcosmos 2016-05-07 18:23:19 +0900
  • 23970d5b82 Update README.md Jaehyun Shin 2016-05-07 16:02:32 +0900
  • b41fecad64 Update README.md Jaehyun Shin 2016-05-07 16:01:40 +0900
  • c6df6dd425 Update README.md Jaehyun Shin 2016-05-01 22:35:16 +0900
  • 2274b3d063 add authors extractor doc keepcosmos 2016-04-28 15:19:11 +0900
  • 4aa8f6ecea add authors finder keepcosmos 2016-04-28 15:13:03 +0900
  • cc5e07271a Update README.md Jaehyun Shin 2016-04-25 10:03:16 +0900
  • 7150222f2f Update README.md Jaehyun Shin 2016-04-25 10:01:50 +0900
  • 93b233b160 Update README.md Jaehyun Shin 2016-04-25 10:00:04 +0900
  • 23db20bbf0 add document keepcosmos 2016-04-24 18:40:35 +0900
  • 46ac9dddde add doc keepcosmos 2016-04-24 16:14:31 +0900
  • d8677a599c add test keepcosmos 2016-04-24 14:32:43 +0900
  • f69365c4a4 add .travis.yml keepcosmos 2016-04-23 13:21:57 +0900
  • c122c74735 add ex_docs keepcosmos 2016-04-23 12:52:52 +0900
  • b131d7effa add candidate builder add test keepcosmos 2016-04-17 21:26:51 +0900
  • 4e4a712718 add filter algorithms keepcosmos 2016-04-17 15:28:33 +0900
  • d9f8b5d36f merge keepcosmos 2016-04-15 20:52:51 +0900
  • d91604a519 initial commit keepcosmos 2016-04-15 20:51:29 +0900
  • 525aa4ce61 Initial commit Jaehyun Shin 2016-04-15 20:50:51 +0900