slack-message-parser

JavaScript library for parsing Slack message format (mrkdwn)

Commits at 8ae7d6d8091fb74ec2d21b595657e575be0707d5

  1. f0da4a11 chore: Update Deploy Docs action It fails due to the old Node.js version. I also updated other steps as well for simplicity. Shota Fuji authored at Shota Fuji comitted at
  2. 5acab1ba chore: Switch from Travic CI to GitHub Actions Shota Fuji authored at Shota Fuji comitted at
  3. c243f921 v1.1.0 Shota Fuji authored at Shota Fuji comitted at
  4. 9e11a179 feat: Add `source` property to base node https://github.com/pocka/slack-message-parser/issues/29 close #29 This enables users to fallback. You may able to use it for syntax higlighting also. Shota Fuji authored at Shota Fuji comitted at
  5. a25c63c3 chore: Upgrade TypeScript It's important to keep it updated. Shota Fuji authored at Shota Fuji comitted at
  6. 1247f456 v1.0.7 Shota Fuji authored at Shota Fuji comitted at
  7. 4dcbe8dc Merge pull request #28 from SomeKittens/more-emoji-disallow Add more disallowed characters to emoji regex Shota Fuji authored at GitHub comitted at
  8. 5de6320e chore: Use Yarn on Travis Shota Fuji authored at Shota Fuji comitted at
  9. 9b3323f3 chore: Ignore lockfiles Goodbye, useless security notifications. This library has 0 dependencies, so having lockfiles in the repo just increases a maintenance cost and the chance of getting dev-time only security risk (and its notifications). Shota Fuji authored at Shota Fuji comitted at
  10. a905822c Merge pull request #25 from pocka/dependabot/npm_and_yarn/yarn-1.22.0 Bump yarn from 1.17.3 to 1.22.0 Shota Fuji authored at GitHub comitted at
  11. 405571f3 Merge pull request #24 from pocka/dependabot/npm_and_yarn/handlebars-4.5.3 Bump handlebars from 4.1.2 to 4.5.3 Shota Fuji authored at GitHub comitted at
  12. adaeaedc 1.0.6 Shota Fuji authored at Shota Fuji comitted at
  13. a19c1e7f Merge pull request #23 from jamosaur/master Fix regex that matches emojis Shota Fuji authored at GitHub comitted at
  14. 16d49506 docs: Change badges * Remove prettier badge because it's usefull for only devs, not users. * Change to shields.io because of style inconsistency. Shota Fuji authored at Shota Fuji comitted at
  15. e6cfe0a3 docs: Add link to docs Shota Fuji authored at Shota Fuji comitted at
  16. 917cb8ba docs: Fix badge URL Shota Fuji authored at Shota Fuji comitted at
  17. 9e02764e Merge pull request #21 from pocka/docs/basis Add docs Shota Fuji authored at GitHub comitted at
  18. f31904cc Merge pull request #17 from pocka/dependabot/npm_and_yarn/mixin-deep-1.3.2 Bump mixin-deep from 1.3.1 to 1.3.2 Shota Fuji authored at GitHub comitted at
  19. 40608160 Merge pull request #16 from pocka/dependabot/npm_and_yarn/merge-1.2.1 Bump merge from 1.2.0 to 1.2.1 Shota Fuji authored at GitHub comitted at
  20. 1b1e26c4 v1.0.5 Shota Fuji authored at Shota Fuji comitted at
  21. 9c5e41bb Merge pull request #15 from pocka/fix/missing-punctuation Add missing delimiters Shota Fuji authored at GitHub comitted at
  22. 7fc4a4a4 Merge pull request #14 from pocka/fix/mailto-without-address Treat spaces as part of urls Shota Fuji authored at GitHub comitted at
  23. 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
  24. 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
  25. 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
  26. 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
  27. 02407685 v1.0.4 pocka authored at pocka comitted at
  28. 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
  29. ddbbcc83 v1.0.3 pocka authored at pocka comitted at
  30. 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