.editorconfig
CHANGES.md
CONTRIBUTORS.md
LICENSE.GPL
MANIFEST.in
Makefile
README.md
pyproject.toml
requirements-docs.txt
requirements.txt
setup.py
docs/changes.md
docs/conf.py
docs/contributing.md
docs/index.md
docs/intro.md
docs/robots.txt
docs/spelling_wordlist.txt
docs/usage-classic.md
docs/usage-volto.md
docs/usage.md
docs/_static/images/annotated-message.png
docs/_static/images/icon.png
docs/_static/images/logo_briefy_100px.png
docs/_static/images/logo_briefy_350px.png
docs/_static/images/made-in-berlin-small.png
docs/_static/images/made-in-berlin.png
docs/_static/images/classic-ui/Screenshot-01.png
docs/_static/images/classic-ui/Screenshot-02.png
docs/_static/images/classic-ui/Screenshot-03.png
docs/_static/images/classic-ui/Screenshot-04.png
docs/_static/images/classic-ui/Screenshot-05.png
docs/_static/images/classic-ui/Screenshot-06.png
docs/_static/images/classic-ui/Screenshot-07.png
docs/_static/images/volto/Screenshot-01.png
docs/_static/images/volto/Screenshot-02.png
docs/_static/images/volto/Screenshot-03.png
docs/_static/images/volto/Screenshot-04.png
docs/_static/images/volto/Screenshot-05.png
docs/_static/images/volto/Screenshot-06.png
docs/_static/images/volto/Screenshot-07.png
docs/_static/images/volto/Screenshot-08.png
docs/_static/images/volto/Screenshot-09.png
docs/_static/styles/briefy.css
docs/_templates/layout.html
src/contentrules/__init__.py
src/contentrules.slack.egg-info/PKG-INFO
src/contentrules.slack.egg-info/SOURCES.txt
src/contentrules.slack.egg-info/dependency_links.txt
src/contentrules.slack.egg-info/entry_points.txt
src/contentrules.slack.egg-info/namespace_packages.txt
src/contentrules.slack.egg-info/not-zip-safe
src/contentrules.slack.egg-info/requires.txt
src/contentrules.slack.egg-info/top_level.txt
src/contentrules/slack/__init__.py
src/contentrules/slack/configure.zcml
src/contentrules/slack/interfaces.py
src/contentrules/slack/settings.py
src/contentrules/slack/slack_notifier.py
src/contentrules/slack/testing.py
src/contentrules/slack/utils.py
src/contentrules/slack/actions/__init__.py
src/contentrules/slack/actions/configure.zcml
src/contentrules/slack/actions/slack.pt
src/contentrules/slack/actions/slack.py
src/contentrules/slack/locales/contentrules.slack.pot
src/contentrules/slack/locales/update.py
src/contentrules/slack/locales/de/LC_MESSAGES/contentrules.slack.po
src/contentrules/slack/locales/en/LC_MESSAGES/contentrules.slack.po
src/contentrules/slack/locales/es/LC_MESSAGES/contentrules.slack.po
src/contentrules/slack/locales/pt_BR/LC_MESSAGES/contentrules.slack.po
tests/__init__.py
tests/conftest.py
tests/test_action_slack.py
tests/test_slack_notifier.py
tests/test_utils.py