n8n/packages
Ricardo Espinoza 532503b69f
Feature/slack node extended (#1239)
* Added reaction method to message

* Increased limit for channels on getChannels, removed unused fields in the code

* Using own operation for reactions

* Registering reaction fields and operations

* Added Operation "Reaction" to Slack.node.ts

* Fixing variable name for emoji

* now removing reaction on "remove" instead of "add"

* Using GET for reactions.get and passing arguments as query

* Added members operation

* Fixed typo in timestamp

* Added user.info and user.getPresence

* Fixed: wrong operation name

*  Improvements to #1238

*  Add field resolve data when retrieving channel members

*  Minor improvements to Slack-Node

Co-authored-by: Andreas Scherren <ascherren@brightfuture.de>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-12-13 10:47:52 +01:00
..
cli 👕 Fix lint issue 2020-12-12 20:59:17 +01:00
core Now OAuth2 send authentication data in the body (#1241) 2020-12-12 17:00:57 +01:00
editor-ui 🐛 Additional fix to dirty check 2020-12-11 19:22:24 +01:00
node-dev ⬆️ Set n8n-core@0.48.0 on n8n-nodes-dev 2020-10-23 16:20:47 +02:00
nodes-base Feature/slack node extended (#1239) 2020-12-13 10:47:52 +01:00
workflow 🔖 Release n8n-workflow@0.47.0 2020-12-03 13:07:14 +01:00