Commit Graph

16 Commits

Author SHA1 Message Date
Lucas Fialho Zawacki
13fffcc9f1 Start fixing webhooks tests 2019-03-29 20:52:58 +00:00
Felipe Cecagno
1b9e95f7bc Really fix webhook loop, now it subscribes to channels 2019-03-29 18:15:08 +00:00
Felipe Cecagno
3bef2267e1 Fix redis client and a loop in webhooks 2019-03-28 20:17:20 +00:00
Felipe Cecagno
ba106fda38 start refactoring bbb-webhooks to use a proper config library 2019-03-26 17:03:05 -03:00
Felipe Cecagno
acf22177ae add compatibility with old messaging format 2018-10-24 23:49:56 -03:00
Felipe Cecagno
63f6f9d214 fix log of exceptions while processing messages; fix handling of rap events 2018-08-24 17:15:47 -03:00
Felipe Cecagno
6948717cce revert getRaw option to enable/disable raw format callback 2018-07-18 01:20:42 -03:00
Felipe Cecagno
a76b01727d fix issue when config.hooks.getRaw=true but the callback getRaw=false 2018-07-18 00:42:02 -03:00
italo
919126d8b4 Add a callback so components know service started 2017-11-06 18:45:35 +00:00
italo
44ca436e58 Fix: Sending meeting-ended event twice 2017-09-14 17:27:09 +00:00
italo
82b684a2ac Feature: Create userId mapping 2017-09-14 17:09:02 +00:00
italo
5f7835e2d5 Feature: Change meetingid tracking to match bbb-2.0 messages 2017-09-12 18:42:38 +00:00
italo
7448d88b5a Fix: Multiple connections to redis and change channels subscription 2017-09-11 19:16:11 +00:00
italo
f89d10a02a Fix: Raw hooks receiving events with no meetingId associated 2017-09-11 11:54:38 -03:00
italo
5d2be93067 Update node version and remove workarounds for older versions 2017-09-11 11:54:36 -03:00
italo
62c747fb3d Feature: Convert webhooks application to JS ES6 2017-09-11 11:54:15 -03:00