Commit Graph

  • e847000 fix readme examples by Egor Kislitsyn 2019-02-08 19:28:38 +0700
  • b2dd560 fix credo issues by Egor Kislitsyn 2019-02-08 17:58:49 +0700
  • ed43edc make tests async by Egor Kislitsyn 2019-02-08 17:56:05 +0700
  • 0f0513a improve `scheme` option handling by Egor Kislitsyn 2019-02-08 17:14:33 +0700
  • ec8a153 improve tlds import by Egor Kislitsyn 2019-02-08 16:50:18 +0700
  • 2266370 polish off api by Egor Kislitsyn 2019-02-08 16:43:06 +0700
  • 0110f8e better naming by Egor Kislitsyn 2019-02-08 16:34:38 +0700
  • 49e9150 better naming by Egor Kislitsyn 2019-02-08 16:14:39 +0700
  • 1a2629f add docs by Egor Kislitsyn 2019-02-08 16:10:22 +0700
  • 48aed6b rename link_and_parse -> link_map by Egor Kislitsyn 2019-02-08 16:10:02 +0700
  • 4da0c84 add custom handlers for mentions and hashtags by Egor Kislitsyn 2019-02-08 15:21:07 +0700
  • 479acfb add email, @mentions, #hashtags and extra schemes by Egor Kislitsyn 2019-02-08 13:45:11 +0700
  • 8ec0c74 fix markdown by Egor Kislitsyn 2019-02-07 12:32:50 +0700
  • 48f87d4 hopefully fix `is_valid_tld?/2` by Egor Kislitsyn 2019-02-05 21:01:45 +0700
  • fbfa3d0 cleanup by Egor Kislitsyn 2019-02-05 20:45:47 +0700
  • cab2bc4 fix IP by Egor Kislitsyn 2019-02-05 20:39:35 +0700
  • 35810b9 add TLD validation support by Egor Kislitsyn 2019-02-05 18:27:58 +0700
  • 34e4e2f add formatter by Egor Kislitsyn 2019-02-05 18:22:51 +0700
  • 0d72ff3 fix regression with phone and markdown by Stephen M. Pallen 2018-01-22 20:59:52 -0500
  • 4d5182e added support for markdown style links by Stephen M. Pallen 2018-01-22 19:46:47 -0500
  • 6c56eb9 fixed a number of phone number failures by Stephen M. Pallen 2018-01-19 19:22:07 -0500
  • 10cf319 update parser by Stephen M. Pallen 2017-12-10 19:37:28 -0500
  • 80b9b85 add phone number linking by Stephen M. Pallen 2017-11-17 13:36:37 -0500
  • b30df6c fix double dot issue by Stephen M. Pallen 2017-04-06 19:59:31 -0400
  • 783b64a update elixir verison in travis by Stephen M. Pallen 2017-03-29 16:56:03 -0400
  • 5311470 fix package by Stephen M. Pallen 2017-03-29 16:44:28 -0400
  • ddfd884 add travis.yml by Stephen M. Pallen 2017-03-29 16:39:53 -0400
  • a631730 add link to docs by Stephen M. Pallen 2017-03-29 16:36:56 -0400
  • be1d9de fix copy/paste issues by Stephen M. Pallen 2017-03-29 16:32:28 -0400
  • 59d4126 prep for first release by Stephen M. Pallen 2017-03-29 16:27:13 -0400
  • 12f80c9 split into Parser and Builder modules by Stephen M. Pallen 2017-03-29 10:58:06 -0400
  • a84a17d auto linking working for simple url with no surounding text by Stephen M. Pallen 2017-03-29 10:36:21 -0400
  • dd3d135 create project and some linker impl by Stephen M. Pallen 2017-03-29 10:11:22 -0400