Commit Graph

71 Commits

Author SHA1 Message Date
italo
24091b9fcb Fix multiple callback when creating permanent hooks 2018-06-15 14:33:17 -03:00
italo
e3c937565e Change preset config for compatibility 2018-01-08 14:16:51 -02:00
italo
dbbe57c3e2 Adapt tests to work without depending on bbb 2017-11-06 18:46:12 +00:00
italo
c64364369f Add Mocha configuration file 2017-11-06 18:45:53 +00:00
italo
919126d8b4 Add a callback so components know service started 2017-11-06 18:45:35 +00:00
italo
52623ec726 Include test specific functions 2017-11-06 18:44:56 +00:00
italo
c16f62b6f2 Remove test specific functions 2017-11-06 18:44:20 +00:00
italo
3ad83adcba Change config description 2017-11-06 18:43:45 +00:00
italo
7f4ddec706 Add a callback to let components know app started 2017-11-06 18:43:05 +00:00
italo
cdeffd701e Change compare to 'hasOwnProperty' 2017-11-01 19:10:41 +00:00
italo
f4aa78d461 Update .nvmrc to proper node version 2017-11-01 19:09:46 +00:00
italo
37d3e70c5b Match function name 2017-11-01 19:09:27 +00:00
italo
15fb31a37d New emit state that send Auth header, remove backupUrl 2017-11-01 19:09:09 +00:00
italo
75f0b5bdd3 Change compares and add new params 2017-11-01 19:08:25 +00:00
italo
7d72645c40 Change hooks sync, add subscription and remove backupUrl 2017-11-01 19:07:36 +00:00
italo
aa7a8dc014 Treat presenter/rap-publish events 2017-11-01 19:06:22 +00:00
italo
c7f098fb4d Fix: Error when expiring users 2017-11-01 19:05:55 +00:00
italo
daa2972089 Change: Create multiple hooks if multiple URL's provided 2017-11-01 19:05:29 +00:00
italo
1b24b98c38 Fix: Emmiting JSON with multiple root elements 2017-10-17 15:20:13 -02: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
0cd9661534 Listen to MeetingDestroyed instead of MeetingEnded event 2017-09-14 17:06:23 +00:00
italo
045bc7d34d Update tests and app to track events 2017-09-13 18:51:21 +00:00
italo
371d2d9af3 Feature: Change messageMapping to work with bbb-2.0 events 2017-09-12 18:44:01 +00:00
italo
6f73f499d4 Feature: Change application to work with bbb-2.0 channels 2017-09-12 18:43:25 +00:00
italo
5f7835e2d5 Feature: Change meetingid tracking to match bbb-2.0 messages 2017-09-12 18:42:38 +00:00
italo
b8cfd97209 Fix: Remove coffescript syntax 2017-09-11 19:27:20 +00:00
italo
7448d88b5a Fix: Multiple connections to redis and change channels subscription 2017-09-11 19:16:11 +00:00
italo
ca54f25a1a Create tests for webhooks 2017-09-11 11:54:39 -03:00
italo
68e9c53b6f Update package info 2017-09-11 11:54:38 -03:00
italo
f89d10a02a Fix: Raw hooks receiving events with no meetingId associated 2017-09-11 11:54:38 -03:00
italo
0f1e493bca Fix: Error when not passing 'getRaw' parameter to /create API call 2017-09-11 11:54:38 -03:00
italo
013896ff93 Fix: Error when trying to access externalMeetingID for unmapped meeting 2017-09-11 11:54:37 -03:00
italo
9877a9dbe3 Fix: Api deleting permanent hook and queue going over limit 2017-09-11 11:54:37 -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
italo
ec6ef2ea99 Feature: Path to meetingId on raw messages is configurable 2017-09-11 14:45:38 +00:00
italo
d59fb0262b Feature: Add 'getRaw' to list and fix to create api 2017-09-11 14:45:38 +00:00
italo
49633ff243 Fix: Error when processing event queue from redis 2017-09-11 14:45:38 +00:00
italo
0fbdb06479 Remove unused parameters and add new ones to config 2017-09-11 14:45:37 +00:00
italo
f1e2831924 Feature: Send raw data to proper hooks 2017-09-11 14:45:37 +00:00
italo
b9e4914bef Add pattern to logs 2017-09-11 14:45:37 +00:00
italo
be9a22d107 Feature: Implement methods to send raw data to hooks 2017-09-11 14:45:37 +00:00
italo
16a6a2885c Feature: Add parameter to hooks/create to receive raw data instead of mapped 2017-09-11 14:45:37 +00:00
italo
7b8c8f3ee9 Feature: Send up to 10 messages concatenated on a single request 2017-09-11 14:45:37 +00:00
italo
8863a28fbc Fix: workaround for listen_only events from redis 2017-09-11 14:45:36 +00:00
italo
7260d5fc38 Feature: Add configurable limit to redis list for enqueued events 2017-09-11 14:45:36 +00:00
italo
9351cacb3b Fix error: rapTemplate is not defined 2017-09-11 14:45:36 +00:00
italo
4743651a2f MessageMapping: Add mapping to record events 2017-09-11 14:45:36 +00:00
italo
6158ca6efe MessageMapping: Add mapping to record events 2017-09-11 14:45:36 +00:00