69 コミット (35f934e197e4f64f4eb893c36e7446f1958e901b)

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