Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make it possible to create class-based skills #734

Merged
merged 24 commits into from Jan 12, 2019

Commits on Dec 28, 2018

  1. Copy the full SHA
    6391f33 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    11d8826 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f75e53c View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    1cffef5 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    9f9ca2a View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    6ceaf50 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    53f8cb6 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    3a251b5 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2019

  1. Copy the full SHA
    e86cb45 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b8f2973 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    062599a View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2019

  1. Copy the full SHA
    ee76e87 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2019

  1. Copy the full SHA
    6eeb6ba View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5433284 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2019

  1. Copy the full SHA
    bdd042a View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2019

  1. Bump Pyyaml to avoid CVE-2017-18342 (opsdroid#803)

    * Bump Pyyaml to avoid CVE-2017-18342
    
    * Add SafeLoader to yaml.load
    
    * Add test for fix
    jacobtomlinson committed Jan 12, 2019
    Copy the full SHA
    59c2025 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    14e1530 View commit details
    Browse the repository at this point in the history
  3. Support custom webhook response (replacement for opsdroid#793) (opsdr…

    …oid#807)
    
    * Support custom webhook response
    
    * Add tests for custom webhook response
    
    * Add docs for custom webhook response
    jacobtomlinson committed Jan 12, 2019
    Copy the full SHA
    93f1eb3 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'class-based-skills' of git://github.com/gergelypolonkai…

    …/opsdroid into gergelypolonkai-class-based-skills
    jacobtomlinson committed Jan 12, 2019
    Copy the full SHA
    e7db9cf View commit details
    Browse the repository at this point in the history
  5. Fix linting issues

    jacobtomlinson committed Jan 12, 2019
    Copy the full SHA
    ed1c6cf View commit details
    Browse the repository at this point in the history
  6. Fix broken test

    jacobtomlinson committed Jan 12, 2019
    Copy the full SHA
    7401c74 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    e391849 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    211864a View commit details
    Browse the repository at this point in the history
  9. Update class name

    jacobtomlinson committed Jan 12, 2019
    Copy the full SHA
    d6e5d7f View commit details
    Browse the repository at this point in the history