63 коммитов (a5696bb3e4890476594ea5e7c3884d6fa7ddd5e2)

Автор SHA1 Сообщение Дата
  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. 6 лет назад
  Jacob MacElroy 01899b1dfd feat(call-flows): Removing cancel hook for ringing status. 6 лет назад
  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 лет назад
  damencho 599d84a889 Stores the room name from the bosh url into the session. 7 лет назад
  damencho 2b1e8cdeff Creates util for modules and adds method get_room_from_jid in it. 7 лет назад
  Aaron van Meerten 622d4ba89c added checks for audience and issuer values (#1772) 7 лет назад
  Aaron van Meerten fac6c30b1c use "sub" instead of "aud" to confirm tenant domain settings 7 лет назад
  damencho 00afc32b6b Handles '*' as room name in jwt. 7 лет назад
  damencho 34be638fca Fixes using public key to verify tokens. 8 лет назад