slack-message-parser

JavaScript library for parsing Slack message format (mrkdwn)

Commits at 22bd297aaf47cf10227e03b05f4bd2e9baee7d1f

  1. 22bd297a Merge pull request #12 from pocka/dependabot/npm_and_yarn/yarn-1.17.3 Bump yarn from 1.9.4 to 1.17.3 Shota Fuji authored at GitHub comitted at
  2. e43ea977 Merge pull request #11 from pocka/dependabot/npm_and_yarn/lodash-4.17.14 Bump lodash from 4.17.11 to 4.17.14 Shota Fuji authored at GitHub comitted at
  3. 8073f123 Merge pull request #10 from pocka/dependabot/npm_and_yarn/handlebars-4.1.2 Bump handlebars from 4.0.12 to 4.1.2 Shota Fuji authored at GitHub comitted at
  4. e1966c9c Merge pull request #9 from pocka/dependabot/npm_and_yarn/js-yaml-3.13.1 Bump js-yaml from 3.12.0 to 3.13.1 Shota Fuji authored at GitHub comitted at
  5. 02407685 v1.0.4 pocka authored at pocka comitted at
  6. 8c692bbe Merge pull request #8 from pocka/fix/limit-variation-to-skin-tone Limit variations only to skin-tone Shota Fuji authored at GitHub comitted at
  7. ddbbcc83 v1.0.3 pocka authored at pocka comitted at
  8. f0f1cb18 Merge pull request #5 from pocka/fix/decorated-texts-then-comma Treat comma and dot as separator Shota Fuji authored at GitHub comitted at
  9. 797ff431 v1.0.2 pocka authored at pocka comitted at
  10. b1b65979 Merge pull request #2 from pocka/fix/url-parsing Allow some symbols in link href Shota Fuji authored at GitHub comitted at
  11. ac93a53f 1.0.1 pocka authored at pocka comitted at
  12. d9c0474a [docs] Remove noise from usage pocka authored at pocka comitted at
  13. 517fc43a [fix] Parse non-delimited colons as emoji * Parse a:b:c as text,emoji,text pocka authored at pocka comitted at
  14. 6ec4616c [docs] Add Codecov badge Shota Fuji authored at GitHub comitted at
  15. 707dfbf8 [chore] Produce only lcov for coverage pocka authored at pocka comitted at
  16. 3600d678 [chore] Add Codecov config pocka authored at pocka comitted at
  17. a2401f3c [docs] Add Travis badge Shota Fuji authored at GitHub comitted at
  18. ade10baf [chore] Add travis config pocka authored at pocka comitted at
  19. fe782b5f [docs] Add badges Shota Fuji authored at GitHub comitted at
  20. c74a2cfe [chore] Prepare for publish pocka authored at pocka comitted at
  21. 09eacd0f [chore] Move typescript to devDependencies pocka authored at pocka comitted at
  22. b1e9cdde [chore] Ignore logs pocka authored at pocka comitted at
  23. c8b28405 v1.0.0 pocka authored at pocka comitted at
  24. 3e436715 [docs] Write README pocka authored at pocka comitted at
  25. 3546a3b4 [nits] Do not use path alias * Throws a require error when use in Node.js environment. pocka authored at pocka comitted at
  26. c24c80e2 [feat] Add implementation pocka authored at pocka comitted at
  27. 6f4cb0dc [chore] Turn off annoying lint rule pocka authored at pocka comitted at
  28. 5ad80fb6 [chore] Change test file name pocka authored at pocka comitted at
  29. 8fb09dc2 [chore] Change test file pattern and Add import alias pocka authored at pocka comitted at
  30. ca39d45a [chore] Mark "sideEffects: false" pocka authored at pocka comitted at
  31. f8652e41 :tada: Initial commit pocka authored at pocka comitted at
  32. 394b6af6 [fix] Allow some symbols in link href (#1) pocka authored at pocka comitted at
  33. c20fa47f fix: Treat comma and dot as separator * For *bold*, _italic_ and ~strike~, comma and dot(period) acts like as spaces. pocka authored at pocka comitted at
  34. a43b1f11 fix: Limit variations only to skin-tone * To parse sequential emojis. pocka authored at pocka comitted at
  35. 0b29e579 Bump js-yaml from 3.12.0 to 3.13.1 Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 to 3.13.1. - [Release notes](https://github.com/nodeca/js-yaml/releases) - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/3.12.0...3.13.1) Signed-off-by: dependabot[bot] <support@github.com> dependabot[bot] authored at GitHub comitted at
  36. c766d8c0 Bump handlebars from 4.0.12 to 4.1.2 Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.12 to 4.1.2. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.12...v4.1.2) Signed-off-by: dependabot[bot] <support@github.com> dependabot[bot] authored at GitHub comitted at
  37. e95720a5 Bump lodash from 4.17.11 to 4.17.14 Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14) Signed-off-by: dependabot[bot] <support@github.com> dependabot[bot] authored at GitHub comitted at
  38. b427cc5e Bump yarn from 1.9.4 to 1.17.3 Bumps [yarn](https://github.com/yarnpkg/yarn) from 1.9.4 to 1.17.3. - [Release notes](https://github.com/yarnpkg/yarn/releases) - [Changelog](https://github.com/yarnpkg/yarn/blob/v1.17.3/CHANGELOG.md) - [Commits](https://github.com/yarnpkg/yarn/compare/v1.9.4...v1.17.3) Signed-off-by: dependabot[bot] <support@github.com> dependabot[bot] authored at GitHub comitted at