1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/changelogs/fragments
patchback[bot] 369cde2320
add message_id (ts) option to slack module to allow editing messages (#843) (#927)
* add ts option to slack module to allow editing messages

* add version_added

Co-authored-by: Felix Fontein <felix@fontein.de>

* use correct API URL when updating

* add changelog fragment

* add diff/changed support for updating slack messages

* add an example on how to edit a message

* rename ts to message_id

* use the changed variable where possible

* correct conversation.history url

* proper formatting in documentation

Co-authored-by: Felix Fontein <felix@fontein.de>

* add channel to example

* correct conversation history url

* allow channel to start with C0

* fetch_url does not construct query parameters

* add missing argument

* return more data when nothing has changed

* use urlencode to construct query string

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 6d60d3fa7f)

Co-authored-by: Andreas Lutro <anlutro@gmail.com>
2020-09-18 06:11:42 +02:00
..
.keep Rename changelogs/fragments/.empty -> changelogs/fragments/.keep 2020-08-07 08:18:40 +02:00
563-update-terraform-status-test.yaml Fix terraform changed status detection test (#561) (#563) (#908) 2020-09-17 19:23:43 +02:00
777-interfaces_file-re-escape.yml interfaces_file: re.escape() old value (#880) 2020-09-12 20:10:31 +02:00
783-fix-gem-installed-versions.yaml gem: Fix get_installed_versions: correctly parse "default" version. (#783) (#918) 2020-09-17 20:01:58 +02:00
789-pkg5-wrap-to-modify-package-list.yaml pkg5: wrap 'to modify' package list (#789) (#911) 2020-09-17 19:29:44 +02:00
796-postgresql_privs-grant-option-bug.yaml postgresql_privs: Fix bug with grant_option (#796) (#912) 2020-09-17 19:34:28 +02:00
802-pushover-device-parameter.yml Specify device for Pushover notification (#802) (#913) 2020-09-17 19:41:11 +02:00
811-proxmox-kvm-state-absent.yml proxmox_kvm: fix idempotency issue with state=absent (#811) (#914) 2020-09-17 19:41:19 +02:00
825-bootsource-override-option.yaml redfish_command: allow setting the BootSourceOverrideEnabled property (#825) (#915) 2020-09-17 19:50:12 +02:00
843-update-slack-messages.yml add message_id (ts) option to slack module to allow editing messages (#843) (#927) 2020-09-18 06:11:42 +02:00
858-postgresql_privs_should_allow_public_role_lowercased.yml postgresql_privs: allow lowercased PUBLIC role (#858) (#921) 2020-09-17 20:59:27 +02:00
887-rollback-if-nothing-changed.yml Rollback if nothing changed (#887) (#925) 2020-09-17 21:17:29 +02:00
892-slack-token-validation.yml Slack: moves to \S+ check instead of \w+-\w+ (#863) (#922) 2020-09-17 20:59:42 +02:00
897-lookup-plugin-hashivault-add-approle-mount-point.yaml [lookup_plugin/hashi_vault] add missing 'mount_point' param for approle (#897) (#926) 2020-09-17 21:38:46 +02:00
homebrew-cask-at-symbol-fix.yaml Fix for error trying to install cask with '@' in the name (#763) (#910) 2020-09-17 19:41:00 +02:00