keepcosmos
e2c5a4beed
support elixir 1.5.1
2017-08-23 14:38:08 +09:00
keepcosmos
aca14e3aef
Merge branch 'master' of https://github.com/keepcosmos/readability
2017-08-23 14:10:11 +09:00
keepcosmos
3286a11211
upgrade dependencies
2017-08-23 14:09:37 +09:00
Jaehyun Shin
89d3958fd7
Merge pull request #25 from OldhamMade/master
...
Handle text-based responses
2017-08-23 14:08:33 +09:00
Phillip Oldham
2b53a90f3d
added ability to handle text-based responses
...
added fix for content-type with charset
updated function names to match elixir naming conventions (is_ vs ?)
minor version bump
added default content-type of text/plain when header is missing
2017-08-21 21:54:30 +01:00
Jaehyun Shin
3b4ca84961
Merge pull request #26 from janza/master
...
Make sure title is set if h_tag_title() is empty
2017-06-13 15:47:52 +09:00
Josip Janzic
59b539ef43
Make sure title is set if h_tag_title is empty
2017-06-11 22:13:22 +02:00
keepcosmos
93955d36d2
Merge branch 'master' of https://github.com/keepcosmos/readability
2017-03-04 11:56:43 +09:00
keepcosmos
00734849da
update version
2017-03-04 11:56:35 +09:00
Jaehyun Shin
47a00b01c7
Merge pull request #24 from simonbowen/master
...
Bumped Floki dependency to 0.14.0
2017-03-04 11:55:07 +09:00
Simon Bowen
809f64927a
Bumped Floki dependency to 0.14.0
2017-02-21 23:04:35 +00:00
keepcosmos
2b7c1f7429
update readme for v0.7
2017-02-05 19:13:12 +09:00
keepcosmos
f57b85d2fa
add deps status badge
2017-02-05 19:08:06 +09:00
keepcosmos
1aa682a31a
fix some bug and update deps
2017-02-05 18:48:26 +09:00
keepcosmos
47af5e48de
Merge branch 'master' of https://github.com/keepcosmos/readability
2017-01-27 13:13:19 +09:00
Jaehyun Shin
1ea6f138ba
Merge pull request #21 from pineconellc/fix_multiple_title_tags
...
Fix multi-match and no-match Title extractor issues
2016-11-24 19:04:29 +09:00
Jeff Browning
ee09163204
Update CHANGELOG
2016-11-22 11:17:41 -05:00
Jeff Browning
760e1f03bc
Fix merging of title tag matches and raising on no matches
...
Fixes #19 , fixes #20
2016-11-22 11:14:23 -05:00
keepcosmos
91151c0556
update to 0.5.2
2016-11-22 13:50:55 +09:00
Jaehyun Shin
203efa28d4
Merge pull request #18 from pineconellc/fix_title_tag_finder
...
Scope the title tag selector to the head element
2016-11-22 13:49:18 +09:00
Jeff Browning
91dcb1e285
Scope the title tag selector to the head element
2016-11-14 17:54:12 -05:00
keepcosmos
4936a3f625
Merge branch 'master' of https://github.com/keepcosmos/readability
2016-11-07 14:05:02 +09:00
keepcosmos
821ab0e095
httpoison default option error
2016-11-07 14:04:31 +09:00
Jaehyun Shin
15394355fd
Merge pull request #16 from namjae/master
...
reasonable default for httpoison_options
2016-11-07 14:02:22 +09:00
DalHo Park
e799dc4a18
reasonable default for httpoison_options
2016-11-07 13:20:39 +09:00
keepcosmos
6cd3196aff
release 0.6.0
2016-11-06 15:55:29 +09:00
Jaehyun Shin
688933ebd2
Merge pull request #15 from pineconellc/update_travis_ex_versions
...
Travis: update Elixir 1.2.x, add 1.3.x
2016-11-05 15:57:20 +09:00
Jaehyun Shin
ba9027ee7e
Merge pull request #14 from pineconellc/fix_title_suffix_detection
...
Fix title suffix detection
2016-11-05 15:56:41 +09:00
Jeff Browning
fa0960e586
Travis: update Elixir 1.2.x, add 1.3.x
2016-11-04 15:05:47 -04:00
Jeff Browning
d3be3bdd82
Only split title suffix for tag titles
2016-11-04 14:51:24 -04:00
Jeff Browning
2f8e84eb8a
Clean up and fix warnings
2016-11-04 14:49:42 -04:00
Jeff Browning
747e0495ed
Fix detection of title suffix
2016-11-04 14:49:25 -04:00
Jaehyun Shin
57d9c7bd5e
Merge pull request #12 from pineconellc/httpoison_options
...
Allow HTTPoison options to be specified in config
2016-11-01 09:47:04 +09:00
Jeff Browning
697eab73fd
Add httpoison_options to CHANGELOG
2016-10-31 15:06:46 -04:00
Jeff Browning
a6acaa9c81
Allow HTTPoison options to be specified in config
2016-10-18 09:54:00 -04:00
keepcosmos
da70ba8593
update version
2016-08-19 17:30:29 +09:00
Jaehyun Shin
f5f67d076f
Merge pull request #11 from carbureted/master
...
Fixes crash when html has an xml version tag by stripping it out
2016-08-14 19:38:16 +09:00
Eason Goodale
6840a9d0d7
Fixes crash when html has an xml version tag by stripping it out
2016-08-13 22:11:01 -07:00
keepcosmos
e2b7cd1a24
update doc
2016-07-16 15:36:57 +09:00
keepcosmos
fceb2cd5a5
update deps: floki, httpoision
2016-07-16 15:34:52 +09:00
Jaehyun Shin
89680a1b23
Update README.md
2016-05-07 18:33:06 +09:00
Jaehyun Shin
7e99bb3b6a
Merge pull request #7 from keepcosmos/summarize
...
add summarize function
2016-05-07 18:31:56 +09:00
keepcosmos
93bdf48b8c
add summarize function
...
this closes #4 , closes #3
2016-05-07 18:28:39 +09:00
Jaehyun Shin
23970d5b82
Update README.md
2016-05-07 16:02:32 +09:00
Jaehyun Shin
b41fecad64
Update README.md
2016-05-07 16:01:40 +09:00
Jaehyun Shin
c6df6dd425
Update README.md
2016-05-01 22:35:16 +09:00
keepcosmos
2274b3d063
add authors extractor doc
2016-04-28 15:19:11 +09:00
keepcosmos
4aa8f6ecea
add authors finder
2016-04-28 15:15:24 +09:00
Jaehyun Shin
cc5e07271a
Update README.md
2016-04-25 10:03:16 +09:00
Jaehyun Shin
7150222f2f
Update README.md
2016-04-25 10:01:50 +09:00