47 Commits (1e3dc20b44c42b3b51c8a8acd4f8157ee9e85532)

Author SHA1 Message Date
  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. 8 years ago
  Дамян Минков 5b6d7a3040 Skips creating duplicate poltergeists for the same user. (#1925) 8 years ago
  damencho 6e37fe175d Skips showing empty statuses. Updates poltergeist to report connected. 8 years ago
  damencho 360283aa34 Adds multidomain support to rayo filter module. 8 years ago
  damencho c1fb1a7def Installs required basexx when token package is installed. Fixes #1870. 8 years ago
  Aaron van Meerten b6efdb533d Handles the async wrapping of the mod_muc_size functions 8 years ago
  Aaron van Meerten 22e9dc9893 Handles async context for all poltergeists 8 years ago
  damencho 8047fdf5a2 Makes possible for poltergeist to set status just before leaving. 8 years ago
  damencho 2c873e8c7f Adds token verification for poltergeist accepted rest calls. 8 years ago
  damencho 284b5f94b5 Adds initial status param when creating poltergeist. 8 years ago
  damencho f40faecfbe Fixes using correct field for domain in multidomain mode. 8 years ago
  damencho 4a9a8eec9a Send poltergeist presence update reusing previous presences. 8 years ago
  damencho 308360fbe0 Cleans poltergeists table on remove occupant and when muc is destroyed. 8 years ago
  damencho e6840981ca Handles removing poltergeists. 8 years ago
  damencho 64bb5563bc Returns error when there is no query, but params expected. 8 years ago
  damencho 0cffbdb967 Fixes wrong parameter name. 8 years ago
  damencho 58d06fe7e6 A poltergeist module. 8 years ago
  damencho cc79b073f0 Fires event before setting username, allows listeners to override it. 8 years ago
  damencho 599d84a889 Stores the room name from the bosh url into the session. 8 years ago
  damencho 2b1e8cdeff Creates util for modules and adds method get_room_from_jid in it. 8 years ago
  Aaron van Meerten 622d4ba89c added checks for audience and issuer values (#1772) 8 years ago
  Aaron van Meerten fac6c30b1c use "sub" instead of "aud" to confirm tenant domain settings 8 years ago
  damencho 00afc32b6b Handles '*' as room name in jwt. 8 years ago
  damencho 34be638fca Fixes using public key to verify tokens. 8 years ago
  damencho 9e728e4b25 Fixes crashing jwt util for anonymous domains. 8 years ago
  damencho 61e637a639 Adds prosody module to filter incoming rayo iqs based on jwt token. 8 years ago
  damencho 7d94d3fd1a Updates room size API to work with multiple domains. 8 years ago
  damencho 88a58a057e Removes not needed parameter token in process_and_verify_token. 8 years ago
  damencho 4bb51516bb Adds domain name verification and multidomain support. 8 years ago
  damencho 0805b9e99e Removes disableRoomNameConstraints option. 8 years ago
  damencho 82b27b45fe Moves token related code into util so it can be reused. 8 years ago
  damencho 4ec4c45a90 Adds a second parameter named domain to muc_size module. 8 years ago
  damencho e0b829f92f Revert "Adds a second parameter named domain to muc_size module." 8 years ago
  damencho e2e04e3f16 Adds a second parameter named domain to muc_size module. 8 years ago
  damencho 589f77ef0e Adds prosody plugin that query existing rooms for information. 8 years ago
  damencho 8591fe00b6 Adds a script which install certificates from let's encrypt. 8 years ago
  Saúl Ibarra Corretgé b01ad360da Move miscellaneous files to resources 8 years ago