n8n/packages/nodes-base/nodes/Slack/V2
कारतोफ्फेलस्क्रिप्ट™ b6de910cbe
refactor(core): Abstract away InstanceSettings and encryptionKey into injectable services (no-changelog) (#7471)
This change ensures that things like `encryptionKey` and `instanceId`
are always available directly where they are needed, instead of passing
them around throughout the code.
2023-10-23 13:39:35 +02:00
..
ChannelDescription.ts feat(Slack Node): Revamp the node with more functionalities in a new version (#4587) 2023-02-03 17:04:37 +01:00
FileDescription.ts feat(Slack Node): Revamp the node with more functionalities in a new version (#4587) 2023-02-03 17:04:37 +01:00
GenericFunctions.ts feat(core): Add "Sent by n8n" attribution (#7183) 2023-10-03 11:18:59 +03:00
MessageDescription.ts feat(core): Add "Sent by n8n" attribution (#7183) 2023-10-03 11:18:59 +03:00
MessageInterface.ts feat(Slack Node): Revamp the node with more functionalities in a new version (#4587) 2023-02-03 17:04:37 +01:00
ReactionDescription.ts feat(Slack Node): Revamp the node with more functionalities in a new version (#4587) 2023-02-03 17:04:37 +01:00
SlackV2.node.ts refactor(core): Abstract away InstanceSettings and encryptionKey into injectable services (no-changelog) (#7471) 2023-10-23 13:39:35 +02:00
StarDescription.ts feat(Slack Node): Revamp the node with more functionalities in a new version (#4587) 2023-02-03 17:04:37 +01:00
UserDescription.ts feat(Slack Node): Revamp the node with more functionalities in a new version (#4587) 2023-02-03 17:04:37 +01:00
UserGroupDescription.ts feat(Slack Node): Revamp the node with more functionalities in a new version (#4587) 2023-02-03 17:04:37 +01:00