69 Commits (35f934e197e4f64f4eb893c36e7446f1958e901b)

Author SHA1 Message Date
  Aaron van Meerten 7ce44f85ca changed to using a setter for the asapKeyServer 6 years ago
  Aaron van Meerten 41e0d782ce allows override of asap key server in token utility 6 years ago
  Aaron van Meerten 8d1d573266 updates bosh to support optional prefix 6 years ago
  damencho ea54713f9a Supports prosody 0.11 when configuring. 6 years ago
  jmacelroy 573cc64fcd Normalizing subdomain when checking JWTs; similar to room. 6 years ago
  Aaron van Meerten 13165990fc supports a '*' in the sub claim to allow access to any room 6 years ago
  damencho 380d9c75d1 Simplifies logic and renames a method. 6 years ago
  damencho 7a09befd87 Updates time to be in ms and sends update of stats when user joins. 6 years ago
  damencho 3b4037553a Adds server-side speaker stats handling. 6 years ago
  damencho c9c9f7eac0 Adds max occupant module. 6 years ago
  jmacelroy 944cf4272d Creating a new async prosody http wrapper. 6 years ago
  jmacelroy d189888902 feat(calls): Adding missed call event triggering. 6 years ago
  damencho d12afc5c07 Fixes the room size api which returns string result back to client. 6 years ago
  jmacelroy 1c6d22b75e Adding state to poltergeist store for correlating external resources with calls. 6 years ago
  jmacelroy 401c43ee02 fix: Properly setting poltergeist ignore status. 6 years ago
  Jacob MacElroy 6ae5adcb3d Creating a poltergiest library and using in for mod_muc_poltergeist. 6 years ago
  damencho 361e5f0fad Adds identification of poltergeist's in presence. 6 years ago
  Jacob MacElroy 0acc9187ed Preventing expired notification for poltergeist that have left. 6 years ago
  Дамян Минков ac834326e7
Token based features (#3075) 6 years ago
  Jacob MacElroy 83720a4ed5 fix(call-flows): Maintain presence tags and call id in poltergeist presence stanza. 7 years ago
  Jacob MacElroy 01899b1dfd feat(call-flows): Removing cancel hook for ringing status. 7 years ago
  Jacob MacElroy e367490839 Properly propagating call id for call response handling. 7 years ago
  Jacob MacElroy b4983cfe04 No longer triggering calls for the Invited status of a poltergeist. 7 years ago
  Jacob MacElroy fa9a4480e6 Fixing an issue with asnyc http request handlers. 7 years ago
  Jacob MacElroy 9e2a101089 Changing the status strings for call flows to be lowercased where possible. 7 years ago
  hristoterezov f12ba37cf3 fix(presence-status): Use lower case for call flow related statuses. 7 years ago
  hristoterezov 2b1c875b91 feat(presence-status): Add more statuses. 7 years ago
  Jacob MacElroy f60559fb67 Adding cancel to mod_muc_call 7 years ago
  Jacob MacElroy 01e0dfe58a Adding a prosody module to support sip-style call flows. 7 years ago
  Дамян Минков 6cc8800016 Update poltergeist's presence with identity information. (#2650) 7 years ago
  bbaldino fef1d8b520 add a prosody module to insert identity information (when available) … (#2627) 7 years ago
  Дамян Минков eb53944a4d Adds poltergeist support for locked rooms. (#2626) 7 years ago
  damencho 98111c3593 On token verification failure return error, reason and stop processing. 7 years ago
  Дамян Минков 5b6d7a3040 Skips creating duplicate poltergeists for the same user. (#1925) 7 years ago
  damencho 6e37fe175d Skips showing empty statuses. Updates poltergeist to report connected. 7 years ago
  damencho 360283aa34 Adds multidomain support to rayo filter module. 7 years ago
  damencho c1fb1a7def Installs required basexx when token package is installed. Fixes #1870. 7 years ago
  Aaron van Meerten b6efdb533d Handles the async wrapping of the mod_muc_size functions 7 years ago
  Aaron van Meerten 22e9dc9893 Handles async context for all poltergeists 7 years ago
  damencho 8047fdf5a2 Makes possible for poltergeist to set status just before leaving. 7 years ago
  damencho 2c873e8c7f Adds token verification for poltergeist accepted rest calls. 7 years ago
  damencho 284b5f94b5 Adds initial status param when creating poltergeist. 7 years ago
  damencho f40faecfbe Fixes using correct field for domain in multidomain mode. 7 years ago
  damencho 4a9a8eec9a Send poltergeist presence update reusing previous presences. 7 years ago
  damencho 308360fbe0 Cleans poltergeists table on remove occupant and when muc is destroyed. 7 years ago
  damencho e6840981ca Handles removing poltergeists. 7 years ago
  damencho 64bb5563bc Returns error when there is no query, but params expected. 7 years ago
  damencho 0cffbdb967 Fixes wrong parameter name. 7 years ago
  damencho 58d06fe7e6 A poltergeist module. 7 years ago
  damencho cc79b073f0 Fires event before setting username, allows listeners to override it. 7 years ago