n8n/packages/nodes-base/nodes/Slack
Ricardo Espinoza 3af223cd8e
🐛 Fix pagination issue with Slack node (#2328)
*  Fix pagination in Slack-Node

Previously, if you had more than 1k channels, only the first 1k would be loaded. Now with pagination, the limit is ~40k (due to rate limiting, which this doesn't handle well)

* 🐛 Fix issue with pagination

Continues with #2308

Co-authored-by: Fahrzin Hemmati <fahhem@users.noreply.github.com>
2021-10-18 23:04:58 -05:00
..
ChannelDescription.ts Feature/slack node extended (#1239) 2020-12-13 10:47:52 +01:00
FileDescription.ts Minor improvements to Slack:getPermalink 2021-01-23 12:17:38 +01:00
GenericFunctions.ts 🐛 Fix pagination issue with Slack node (#2328) 2021-10-18 23:04:58 -05:00
MessageDescription.ts Minor improvements to Slack-Node 2021-01-25 14:56:59 +01:00
MessageInterface.ts Feature/slack node extended (#1239) 2020-12-13 10:47:52 +01:00
ReactionDescription.ts Feature/slack node extended (#1239) 2020-12-13 10:47:52 +01:00
Slack.node.json Add aliases (#1935) 2021-06-27 13:34:08 +02:00
Slack.node.ts Update credentials modal (#2154) 2021-09-11 10:15:36 +02:00
slack.svg Optimize svg (#1653) 2021-04-17 17:17:16 +02:00
StarDescription.ts Feature/slack node extended (#1239) 2020-12-13 10:47:52 +01:00
UserDescription.ts Feature/slack node extended (#1239) 2020-12-13 10:47:52 +01:00
UserProfileDescription.ts Feature/slack node extended (#1239) 2020-12-13 10:47:52 +01:00