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

Added simple Redis storage #38

Closed
wants to merge 35 commits into from
Closed

Added simple Redis storage #38

wants to merge 35 commits into from

Commits on Dec 29, 2015

  1. Configuration menu
    Copy the full SHA
    f035d72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3130e9f View commit details
    Browse the repository at this point in the history
  3. adding tests

    brianleroux authored and guillaumepotier committed Dec 29, 2015
    Configuration menu
    Copy the full SHA
    b96bedc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da3af81 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6b8369e View commit details
    Browse the repository at this point in the history
  6. added mongo storage client

    lambtron authored and guillaumepotier committed Dec 29, 2015
    Configuration menu
    Copy the full SHA
    a11c4fb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b4c794b View commit details
    Browse the repository at this point in the history
  8. Update readme.md

    RafaelCosman authored and guillaumepotier committed Dec 29, 2015
    Configuration menu
    Copy the full SHA
    97cdcfc View commit details
    Browse the repository at this point in the history
  9. Update readme.md

    RafaelCosman authored and guillaumepotier committed Dec 29, 2015
    Configuration menu
    Copy the full SHA
    ae395b5 View commit details
    Browse the repository at this point in the history
  10. Update readme.md

    RafaelCosman authored and guillaumepotier committed Dec 29, 2015
    Configuration menu
    Copy the full SHA
    443acf7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f5bff6d View commit details
    Browse the repository at this point in the history
  12. updated README

    guillaumepotier committed Dec 29, 2015
    Configuration menu
    Copy the full SHA
    0fbc47a View commit details
    Browse the repository at this point in the history
  13. fixes slash_command and outgoing webhook functions

      - fixes 'botkit undefined' error when using
        webhooks and slash commands
    Alex Flores authored and guillaumepotier committed Dec 29, 2015
    Configuration menu
    Copy the full SHA
    c0d20ab View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4bb4407 View commit details
    Browse the repository at this point in the history
  15. swapped config for path

    lambtron authored and guillaumepotier committed Dec 29, 2015
    Configuration menu
    Copy the full SHA
    dbe20be View commit details
    Browse the repository at this point in the history
  16. Package dependencies updated.

    okvic77 authored and guillaumepotier committed Dec 29, 2015
    Configuration menu
    Copy the full SHA
    a5046a8 View commit details
    Browse the repository at this point in the history
  17. changed to mongo_uri

    lambtron authored and guillaumepotier committed Dec 29, 2015
    Configuration menu
    Copy the full SHA
    0542bb2 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4d73235 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6bffb94 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    bc700eb View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    de93331 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    bbe6c99 View commit details
    Browse the repository at this point in the history
  23. Comments storage_test.js

    RafaelCosman authored and guillaumepotier committed Dec 29, 2015
    Configuration menu
    Copy the full SHA
    c52f38d View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    150fade View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    575a719 View commit details
    Browse the repository at this point in the history
  26. Improves storage_test.js

    RafaelCosman authored and guillaumepotier committed Dec 29, 2015
    Configuration menu
    Copy the full SHA
    01a9d3e View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    a7a78d8 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    41d1167 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    65fb5ca View commit details
    Browse the repository at this point in the history
  30. adjust method for shutting down bot process to make it friendly with …

    …slackbutton bots
    Ben Brown authored and guillaumepotier committed Dec 29, 2015
    Configuration menu
    Copy the full SHA
    449a640 View commit details
    Browse the repository at this point in the history
  31. Update syntax for specifying a redirect URI to oauth

    Ben Brown authored and guillaumepotier committed Dec 29, 2015
    Configuration menu
    Copy the full SHA
    b7dcf76 View commit details
    Browse the repository at this point in the history
  32. add a negative test case for rtm connects

    Ben Brown authored and guillaumepotier committed Dec 29, 2015
    Configuration menu
    Copy the full SHA
    94f6ba6 View commit details
    Browse the repository at this point in the history
  33. update npm version

    Ben Brown authored and guillaumepotier committed Dec 29, 2015
    Configuration menu
    Copy the full SHA
    b008d52 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    46b2cc1 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    7cb30b9 View commit details
    Browse the repository at this point in the history