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

Support for slack events #1451

Open
wants to merge 62 commits into
base: master
Choose a base branch
from

Commits on Sep 7, 2020

  1. Configuration menu
    Copy the full SHA
    9555627 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dcf7306 View commit details
    Browse the repository at this point in the history
  3. Removing temporal patches

    AgarFu committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    709d174 View commit details
    Browse the repository at this point in the history
  4. Refactoring SlackRTM

    AgarFu committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    1a991b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e0fa7d1 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2020

  1. Configuration menu
    Copy the full SHA
    5facafe View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2020

  1. Fixing deprecation errors

    AgarFu committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    277376f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/errbotio/errbot into slac…

    …k_event_api_support
    AgarFu committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    814536e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63a5fa7 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. Refactoring SlackRTM

    AgarFu authored and nzlosh committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    882e097 View commit details
    Browse the repository at this point in the history
  2. fixed rendering issue in docs (errbotio#1452)

    Fixed rendering issue in docs
    torgeirl authored and nzlosh committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    930db2a View commit details
    Browse the repository at this point in the history
  3. fix: merging configs via --storage-merge cli (errbotio#1450)

    fix: merging configs via --storage-merge cli
    sijis authored and nzlosh committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    a373b57 View commit details
    Browse the repository at this point in the history
  4. Added email property for slack backend SlackPerson class (errbotio#1186)

    * Added email property for slack backend
    
    * Updated TestPerson with email property
    
    * Updated core_plugin whoami command with email
    
    * Added missing blank line
    
    * fix: whoami format output
    
    Co-authored-by: Sijis Aviles <sijis.aviles+github@gmail.com>
    2 people authored and nzlosh committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    d4c20ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    22ddf1c View commit details
    Browse the repository at this point in the history
  6. chore: Add github actions (errbotio#1455)

    This should provide equal behavior as travisci.
    sijis authored and nzlosh committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    ee1f27c View commit details
    Browse the repository at this point in the history
  7. chore: update changelog and vcheck for 6.1.5

    sijis authored and nzlosh committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    d7197c8 View commit details
    Browse the repository at this point in the history
  8. fix: Add content type to package long description

    This will allow the package to be uploaded to pypi, as it was failing
    checks.
    sijis authored and nzlosh committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    2d1250f View commit details
    Browse the repository at this point in the history
  9. fix: Set email property as non-abstract (errbotio#1461)

    This should ensure that existing and external backends do not break with
    when this property is not defined.
    sijis authored and nzlosh committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    c310e22 View commit details
    Browse the repository at this point in the history
  10. fix: username to userid method signature (errbotio#1458)

    * fix: username to userid method signature
    
    * Fix username_to_userid and raise when username not uniquely identified (errbotio#1447)
    
    * style: fix codestyle warnings
    
    Co-authored-by: Carlos <nzlosh@yahoo.com>
    sijis and nzlosh committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    f55d804 View commit details
    Browse the repository at this point in the history
  11. fix: AttributeError in callback_reaction (errbotio#1467)

    The referenced variable name was incorrect.
    sijis authored and nzlosh committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    b88a75d View commit details
    Browse the repository at this point in the history
  12. docs: fix webhook examples (errbotio#1471)

    * docs: Add missing slash in webhook test example
    
    * docs: Add webhook example
    
    * style: Reformat webhook example
    sijis authored and nzlosh committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    622928e View commit details
    Browse the repository at this point in the history
  13. fix: merging configs via cli with unknown keys (errbotio#1470)

    This should handle scenarios where using the --storage-merge cli option
    does not properly create keys that are not currently stored in storage
    backend.
    sijis authored and nzlosh committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    93b050a View commit details
    Browse the repository at this point in the history
  14. Fix error when plugin plug file is missing description (errbotio#1462)

    * don't try to .strip() when __errdoc__ is None
    
    * Update errbot/core_plugins/help.py
    
    Co-authored-by: Sijis Aviles <sijis.aviles@gmail.com>
    
    * Update errbot/core_plugins/help.py
    
    Co-authored-by: Sijis Aviles <sijis.aviles@gmail.com>
    
    Co-authored-by: Sijis Aviles <sijis.aviles@gmail.com>
    2 people authored and nzlosh committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    a4766e1 View commit details
    Browse the repository at this point in the history
  15. docs: Fix typographical issues in setup guide (errbotio#1475)

    * docs: Make list out of packaged versions
    
    It looks like the plain text is written to be a list, but doesn't follow
    the reStructuredText format for an unordered list.
    
    * docs: Use :code: role for command execution
    
    Primarily fix an issue where Docutils Smart Quotes transformation will
    turn double-dash `--` into en-dash `–`. This might be confusing to new
    users who copy and paste from the text but don't realize the CLI option
    should be double-dash.
    e4r7hbug authored and nzlosh committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    4509b4e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7ecd741 View commit details
    Browse the repository at this point in the history
  17. refactor: Split changelog by major versions (errbotio#1474)

    * refactor: Split changelog by major versions
    
    Also ensured that content was actually in rst format.
    
    * fix: package description content-type definition
    
    * style: Use non-curly quotes
    
    * style: fix v4.x headings
    
    * style: minor fixes with newlines
    sijis authored and nzlosh committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    6f0d91f View commit details
    Browse the repository at this point in the history
  18. Fixing deprecation errors

    AgarFu authored and nzlosh committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    625411e View commit details
    Browse the repository at this point in the history
  19. chore: update changelog and vcheck for 6.1.6

    sijis authored and nzlosh committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    83b4108 View commit details
    Browse the repository at this point in the history
  20. Allow dependabot to check GitHub actions weekly (errbotio#1464)

    * Allow dependabot to check GitHub actions daily
    
    * Update .github/dependabot.yml
    
    Co-authored-by: Sijis Aviles <sijis.aviles@gmail.com>
    
    Co-authored-by: Sijis Aviles <sijis.aviles@gmail.com>
    2 people authored and nzlosh committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    32e9a82 View commit details
    Browse the repository at this point in the history
  21. Enable testing using Python 3.9 (errbotio#1477)

    * Enable testing using Python 3.9
    
    * Fix linting.
    nzlosh committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    e15cd14 View commit details
    Browse the repository at this point in the history
  22. Rename backend to slack_sdk to reflect the underlying module and the …

    …fact it supports RTM and Event API.
    nzlosh committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    1529be0 View commit details
    Browse the repository at this point in the history
  23. blacken code

    nzlosh committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    8b94e66 View commit details
    Browse the repository at this point in the history
  24. Declare module dependencies.

    nzlosh committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    caeaad9 View commit details
    Browse the repository at this point in the history
  25. Mash-up slack backends.

    nzlosh committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    d7611ab View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    269b286 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    d9d6407 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    c0b1275 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    2727da6 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    e632485 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    45f5ecc View commit details
    Browse the repository at this point in the history
  32. Include missing module.

    nzlosh committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    b93732d View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. Configuration menu
    Copy the full SHA
    afa67e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88cfbf3 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'slack_event_api_support' of https://github.com/AgarFu/e…

    …rrbot into slack_event_api_support
    nzlosh committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    c950d55 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ffdacc View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2020

  1. Configuration menu
    Copy the full SHA
    6e4ebdd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23768b4 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'carlos/slack_event_api_support' into sl…

    …ack_event_api_refactor
    AgarFu committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    7a33fe8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from AgarFu/slack_event_api_refactor

    Slack event api refactor
    AgarFu committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    821ee6a View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2020

  1. Skipping slack tests

    AgarFu committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    c5dad0d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'slack_event_api_support' of https://github.com/AgarFu/e…

    …rrbot into slack_event_api_support
    AgarFu committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    b69f3f5 View commit details
    Browse the repository at this point in the history
  3. Fixing codestyle

    AgarFu committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    43cc136 View commit details
    Browse the repository at this point in the history
  4. Codestyle

    AgarFu committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    ebe28b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a57050a View commit details
    Browse the repository at this point in the history
  6. Making codestyle happy again

    AgarFu committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    cce5e9c View commit details
    Browse the repository at this point in the history
  7. Making codestyle happy

    AgarFu committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    38ded3f View commit details
    Browse the repository at this point in the history
  8. Installing slack_sdk for tests

    AgarFu committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    3ce8dcf View commit details
    Browse the repository at this point in the history
  9. Testing channel name

    AgarFu committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    c684a2a View commit details
    Browse the repository at this point in the history
  10. Not implemented error

    AgarFu committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    f65c444 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8670371 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    72eacc7 View commit details
    Browse the repository at this point in the history
  13. 100% coverage for person

    AgarFu committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    53db013 View commit details
    Browse the repository at this point in the history