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

Filter out notifications of threads status #1060

Merged
merged 1 commit into from
Jul 5, 2017
Merged

Filter out notifications of threads status #1060

merged 1 commit into from
Jul 5, 2017

Conversation

gbin-argo
Copy link
Contributor

No description provided.

@gbin gbin merged commit 63edccc into errbotio:message_thread_api Jul 5, 2017
@gbin gbin removed the in progress label Jul 5, 2017
gbin added a commit that referenced this pull request Jul 18, 2017
* This adds threading support officially.

It is only implemented on Slack at the moment.

- adds a parent field to Message signaling to backends that it is a threaded
response.
- retrofit in_reply_to as a signal to thread by putting this message as
parent without changing the frm/to behavior.
- adds an optional threaded boolean for the build_reply & co that needs
to be implemented by the backends (similar category as private).

* Test miss
  :wq

* Filter out notifications of threads status (#1060)

* Added DIVERT_TO_THREAD.

Similar to DIVERT_TO_PRIVATE to force some commands into a thread so it
is less noisy on chat.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants