Eeshan Garg
006e47198c
webhooks/jira: Decode stream name on our end.
...
Recently, one of our users reported that a JIRA webhook was not
able to send messages to a stream with a space character in its
name. Turns out that JIRA does something weird with webhook URLs,
such that escaped space characters (%20) are escaped again, so
that when the request gets to Zulip, the double escaped %20 is
evaluated as the literal characters `%20`, and not as a space.
We fix this by unescaping the stream name on our end before
sending the message forward!
2018-11-06 15:57:04 -08:00
..
2018-05-10 14:19:49 -07:00
2018-09-21 11:05:36 -07:00
2018-07-03 16:54:46 +02:00
2018-09-21 17:51:34 -07:00
2018-05-22 08:30:19 -07:00
2018-10-04 12:16:06 -07:00
2018-05-10 14:19:49 -07:00
2018-05-12 15:21:24 -07:00
2018-10-04 12:16:06 -07:00
2018-05-10 14:19:49 -07:00
2018-07-01 04:01:17 -07:00
2018-03-16 11:34:20 -07:00
2018-05-10 14:19:49 -07:00
2018-05-10 14:19:49 -07:00
2018-05-10 14:19:49 -07:00
2018-05-10 14:19:49 -07:00
2018-08-08 16:35:17 -07:00
2018-05-10 14:19:49 -07:00
2018-10-04 12:16:06 -07:00
2018-10-09 08:50:45 -07:00
2018-05-10 14:19:49 -07:00
2018-10-23 14:41:24 -07:00
2018-08-08 16:35:17 -07:00
2018-10-04 12:16:06 -07:00
2018-05-10 14:19:49 -07:00
2018-07-26 16:35:09 -07:00
2018-05-10 14:19:49 -07:00
2018-10-22 12:27:48 -07:00
2018-05-10 14:19:49 -07:00
2018-10-04 12:16:06 -07:00
2018-05-10 14:19:49 -07:00
2018-07-01 12:43:31 -07:00
2018-05-10 14:19:49 -07:00
2018-01-02 11:45:33 -05:00
2018-10-04 12:16:06 -07:00
2018-05-10 14:19:49 -07:00
2018-05-10 14:19:49 -07:00
2018-11-06 15:57:04 -08:00
2018-05-20 10:14:03 -07:00
2018-05-20 10:54:13 -07:00
2018-10-05 17:04:40 -07:00
2018-05-22 08:30:19 -07:00
2018-05-10 14:19:49 -07:00
2018-05-10 14:19:49 -07:00
2018-05-31 23:48:42 -04:00
2018-05-10 14:19:49 -07:00
2018-05-22 08:30:19 -07:00
2018-05-22 08:30:19 -07:00
2018-05-10 14:19:49 -07:00
2018-01-11 06:32:37 -05:00
2018-05-10 14:19:49 -07:00
2018-04-23 12:03:34 -07:00
2018-05-20 10:54:13 -07:00
2018-05-10 14:19:49 -07:00
2018-05-10 14:19:49 -07:00
2018-05-20 10:54:13 -07:00
2018-05-22 08:30:19 -07:00
2018-11-06 12:06:49 -08:00
2018-08-13 14:54:43 -07:00
2018-05-22 08:30:19 -07:00
2018-05-10 14:19:49 -07:00
2018-09-27 10:04:40 -07:00
2018-05-22 08:30:19 -07:00
2018-04-23 00:07:19 -07:00
2018-05-10 14:19:49 -07:00
2018-06-07 08:31:24 -07:00
2018-08-10 10:37:49 -07:00
2018-05-10 14:19:49 -07:00
2018-04-19 11:00:55 -07:00