Chris Wu
|
1111c915f2
|
refactor(core): Replace lodash's "soft-deprecated" individual packages with lodash to resolve CVE (no-changelog) (#6450)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2023-06-16 16:26:35 +02:00 |
|
Michael Kret
|
8669f95736
|
fix(Slack Node): Restore ability to send text in addition of blocks or attachments
|
2023-04-28 13:23:36 +03:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
c87262a312
|
docs: Stop assuming the user's gender in code comments (no-changelog) (#6015)
|
2023-04-19 16:00:49 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
7a4e9ef5fa
|
refactor: Remove n8n-core dependency in nodes-base (no-changelog) (#5649)
|
2023-03-09 18:13:15 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
5eb0d52459
|
refactor: Unify binary-data assertion across all nodes (no-changelog) (#5624)
|
2023-03-06 17:33:32 +01:00 |
|
agobrech
|
9420b0fdf8
|
feat(Slack Node): Move from Binary Buffer to Binary streaming (#5612)
✨ Add Binary streaming instead of binary buffering
|
2023-03-03 18:11:27 +01:00 |
|
Michael Kret
|
bb4db58819
|
fix(core): Remove linting exceptions in nodes-base, @typescript-eslint/no-unsafe-argument (no-changelog)
|
2023-02-28 05:39:43 +02:00 |
|
Alex Grozav
|
f0695827f5
|
feat: Migrate packages from lodash to lodash-es (no-changelog) (#5538)
|
2023-02-23 16:16:05 +01:00 |
|
Jonathan Bennetts
|
3af3db160b
|
fix: fix typo in error messages when a property does not exist (#4310)
|
2023-02-23 08:33:43 +00:00 |
|
Jonathan Bennetts
|
7954ed3cfb
|
feat(Slack Node): Add support for manually inputting a channel name (#5488)
|
2023-02-16 10:45:03 +00:00 |
|
agobrech
|
4df69428f1
|
feat(Slack Node): Revamp the node with more functionalities in a new version (#4587)
* 🔥 Remove useless tooltips
* Slack change additional fields to Options in node
* 🥅 Add error handeling for out of Scope request
* ♻️ Refactor channel visibility
* ♻️ refactor user ressource
* Update user profile
* 🔥 remove JSON parameter
* 🔥 remove attchmant json and block json
* 🎨 refactors message post
* 🎨 refactor ts property into timestamps
* 🎨 change action name for messages
* ✨ add new operation to message ressouce
* ✨ add search backend logic + channel RLC
* 🎨 improve timestamp description and plaecholder
* 🎨 change timestamp disaplay name
* ✨ add RLC for channels
* ✨ add versioning
* 🐛 Fix imports for versioning
* ✨ Add RLC for users when sending messages
* ✨ RLC for user presence
* ✨ Add json builder for slack blocks
* 🐛 Fix option in search query
* Add loadoption for search in channels
* Fix indentation issue
* ✨ Add more scopes to Oauth2
* 🐛 Fix lint issue
* 🐛 oauth fix
* ✨ Merge user and user profile
* ✨ Improve reactions and star resource
* ⚡️Merges ephemeral operation into one
* ⚡️Merge image and emoji in profile picture
* 🐛Fix bug for replying to messages
* ⚡️Add username type to User Rlc
* 🐛 Fix typo
* 🎨 Improves tooltip and naming for ephemeral messages
* 🎨 Improve display name and description
* ⚡️Add the ability to delete within username channel
* 🎨 Add informations on how to use the emojis and add doc
* 🎨 Fix typos and improve display names
* ✨ Improve FE validation for timestamp
* 🎨 Change block description
* 🚨 Fix linting
* 🚨 More lint fixes
* 🐛 Fix timestamps bug
* 🐛 Fix timestamp not showing up
* 🐛 More small fixes
* 🐛 Fix logic error
* Add searchable to slack rlc channels and users
* Fix lint rules
* ⚡️Message Search -> fix limit request using qs count
* ⚡️Message Search -> sort by relevance use qs score
* Fix messages by username rlc
* 🐛 fix messages search all operation
* Add error when using username with ephemeral message
* 🎨 fix linting errors
* 🎨 send message ephemeral error message improvement
---------
Co-authored-by: Marcus <marcus@n8n.io>
|
2023-02-03 17:04:37 +01:00 |
|