Commit Graph

18 Commits

Author SHA1 Message Date
Cornelius Suermann
48b2a0b857 ✏️ Markdowm -> Markdown; Closes #N8N-2893 (#2728) 2022-01-28 08:32:24 +01:00
Iván Ovejero
a783288338 Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
Iván Ovejero
0764c49dcf 🔥 Remove line breaks from param descriptions (#2473)
* 🔥 Remove line breaks from param descriptions

* 🔥 Remove more line breaks

* 🎨 Fix spacing for list item in tooltip

*  Apply multiline with <p> tags

*  Improve <code> and <a> tags

* ✏️ Improve grammar and spelling

*  Add missing <p> tags

* ✏️ Make "multiple" phrasing consistent

*  Fix unneeded quote escapes

*  Encode angle brackets

*  Fix typo and copy-paste artifact
2021-11-25 18:10:06 +01:00
Jan Oberhauser
2c834ef9c4 Minor improvements to Slack-Node 2021-01-25 14:56:59 +01:00
tumf
025272953e Add message.delete in Slack nodes (#1377) 2021-01-25 14:56:37 +01:00
Jan Oberhauser
09f075cc5a Minor improvements to Slack:getPermalink 2021-01-23 12:17:38 +01:00
ricardo
39fd7dc8ce Small improvements to #1366 2021-01-22 15:23:50 -05:00
tumf
2bd05abc3e Add chat.getPermalink interface in Slack Nodes. 2021-01-22 13:22:33 +09:00
Iván Ovejero
46e9af9646 Move Slack params to other options (#1339)
*  Move Slack params to other options

*  Minor improvements to Slack Node

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-01-15 10:42:35 +01:00
Ricardo Espinoza
9b6f0ee3ee Add Ephemeral Message support (#1302)
* Add postEphemeral on Slack node

*  Add ephemeral option to message:post

*  Small fix

Co-authored-by: davinerd <anathema@anche.no>
2021-01-07 08:26:17 +01:00
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
Jan Oberhauser
40c2acd77b 👕 Fix lint issue 2020-10-22 15:46:03 +02:00
Innokenty Lebedev
fe56c8778d 🐛 Fix slack as_user (#708)
* Ignore as_user only when it is false

* Update as_user description
2020-07-05 11:19:13 +02:00
Ricardo Espinoza
54a670c0de 🐛 Fixes issue #651 and #652 (#668)
* 🐛 Fixes issue #651 and #652

*  Added description to username field
2020-06-20 18:11:11 +02:00
Jan Oberhauser
147c50485c 🔀 Merge branch 'master' into oauth-support 2020-05-12 01:56:27 +02:00
Jan Oberhauser
ff7f0a5de5 Fix some issues with Slack-Node 2020-03-15 15:51:49 +01:00
Ricardo Espinoza
ba22ab02d8 Added missing resources 2020-03-13 16:45:44 +01:00
Ricardo Espinoza
fe36c9c76a setup 2020-03-05 18:26:44 -05:00