slack-message-parser

JavaScript library for parsing Slack message format (mrkdwn)

Commits at master

  1. af23d31f docs: Update API docs Type signature changed Shota Fuji authored at Shota Fuji comitted at
  2. 0808c883 style: Fix lint error Shota Fuji authored at Shota Fuji comitted at
  3. 71452c02 Merge pull request #27 from garyposter/update-parse-type specify parse output as Root Shota FUJI authored at GitHub comitted at
  4. 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
  5. 5acab1ba chore: Switch from Travic CI to GitHub Actions Shota Fuji authored at Shota Fuji comitted at
  6. c243f921 v1.1.0 Shota Fuji authored at Shota Fuji comitted at
  7. 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
  8. a25c63c3 chore: Upgrade TypeScript It's important to keep it updated. Shota Fuji authored at Shota Fuji comitted at
  9. 1247f456 v1.0.7 Shota Fuji authored at Shota Fuji comitted at
  10. 4dcbe8dc Merge pull request #28 from SomeKittens/more-emoji-disallow Add more disallowed characters to emoji regex Shota Fuji authored at GitHub comitted at
  11. 5de6320e chore: Use Yarn on Travis Shota Fuji authored at Shota Fuji comitted at
  12. 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
  13. 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
  14. 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
  15. adaeaedc 1.0.6 Shota Fuji authored at Shota Fuji comitted at
  16. a19c1e7f Merge pull request #23 from jamosaur/master Fix regex that matches emojis Shota Fuji authored at GitHub comitted at
  17. 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
  18. e6cfe0a3 docs: Add link to docs Shota Fuji authored at Shota Fuji comitted at
  19. 917cb8ba docs: Fix badge URL Shota Fuji authored at Shota Fuji comitted at
  20. 9e02764e Merge pull request #21 from pocka/docs/basis Add docs Shota Fuji authored at GitHub comitted at
  21. 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
  22. 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
  23. 1b1e26c4 v1.0.5 Shota Fuji authored at Shota Fuji comitted at
  24. 9c5e41bb Merge pull request #15 from pocka/fix/missing-punctuation Add missing delimiters Shota Fuji authored at GitHub comitted at
  25. 7fc4a4a4 Merge pull request #14 from pocka/fix/mailto-without-address Treat spaces as part of urls Shota Fuji authored at GitHub comitted at
  26. 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
  27. 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
  28. 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
  29. 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
  30. 02407685 v1.0.4 pocka authored at pocka comitted at