Files
Giteabot d1be5c3612 Fix encoding for Matrix Webhooks (#37190) (#37201)
Backport #37190 by @bircni

`url.PathEscape` unnecessarily encodes ! to %21, causing Matrix
homeservers to reject the request with 401. Replace %21 back to ! after
escaping.

Fixes #36012

Signed-off-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Nicolas <bircni@icloud.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2026-04-13 22:26:32 +02:00
..
2026-02-28 11:23:20 -08:00
2026-03-08 17:59:46 +08:00
2025-04-01 10:14:01 +00:00
2025-04-01 10:14:01 +00:00
2026-04-06 13:41:17 -07:00
2025-08-27 11:00:01 +00:00