docbrown/app
Corey Alexander 23ded947e3 Twitch Webhook Fixes (#2692)
* Twitch Webhook Registration Fix

This fixes the broken twitch webhook registration. I previously added
the `to_json` when I was switching to using HTTParty and working through
WebMock. I apparently forgot to test this manually however after and
relied on the specs that had some baked in bad assumptions.

This removes the `to_json` and configures the mocking properly in the
spec setup.

I tested locally that this can now succesfully register for webhooks
with Twitch!

* Fix Webhook verification digesting as well, hardcode the specs for durability

* Refactor to use shorter digest method

* Add cache buster lines from Bens branch
2019-05-05 11:52:43 -04:00
..
assets Update JS listings form and other tweaks (#2697) 2019-05-05 10:14:07 -04:00
black_box BlackBox specs #2524 (#2542) 2019-04-25 10:19:11 -04:00
controllers Twitch Webhook Fixes (#2692) 2019-05-05 11:52:43 -04:00
dashboards Add nightmode image (#2640) 2019-05-01 15:14:18 -04:00
decorators Change format of the user languages_settings #2369 (#2496) 2019-04-30 17:01:19 -04:00
errors Add API Analytics Endpoints (#2293) 2019-04-04 10:52:45 -04:00
facades/dashboard Use published scope for articles (#2374) 2019-04-11 13:18:26 -04:00
fields Enables Rails cops (#2186) 2019-03-25 09:25:55 -04:00
helpers Accurately guard against blank social image (#2691) 2019-05-04 14:28:15 -04:00
javascript Update JS listings form and other tweaks (#2697) 2019-05-05 10:14:07 -04:00
jobs Extract comment's async methods to jobs (#2596) 2019-05-01 13:59:50 -04:00
labor Allow users to follow podcasts (#2690) 2019-05-04 15:30:40 -04:00
lib Fix non-english characters delete on tags (#2579) 2019-04-29 17:33:14 -04:00
liquid_tags Refactor Dev's LinkTag (#2619) 2019-05-03 15:17:14 -04:00
mailers Add mailers specs for tracking (#2523) 2019-04-23 12:38:11 -04:00
models Twitch Webhook Fixes (#2692) 2019-05-05 11:52:43 -04:00
observers Enable Layout/AlignParameters (#2340) 2019-04-08 18:47:34 -04:00
policies Add page for users to "manage" their posts after publication (distribution, etc.) (#2627) 2019-05-01 09:00:09 -04:00
sanitizers Add support for mark element in markdown (#2089) 2019-03-18 17:10:58 -04:00
services Twitch Webhook Fixes (#2692) 2019-05-05 11:52:43 -04:00
uploaders Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
views Update JS listings form and other tweaks (#2697) 2019-05-05 10:14:07 -04:00