1254 Commits (e5184358c224ec5096f1e55e2a6d32bd9ecc8795)
 

Autor SHA1 Nachricht Datum
  Boris Grozev e5184358c2 Separates the logic for obtaining a screen capture from the logic vor 10 Jahren
  Boris Grozev f7ba684cf6 Enables the screen capture on firefox. vor 10 Jahren
  Boris Grozev c0a51fedd0 Moves includes to the top of the file. vor 10 Jahren
  Boris Grozev dc2b63fc60 Switches the order of the parameters of desktopsharing.addListener to match the rest of the code. Renames variables. vor 10 Jahren
  Boris Grozev 82c45a2e38 Adds some docs. vor 10 Jahren
  damencho 6b94d3fe47 Stores info from last presence received for participant and dispatch it if any on creating remote streams to reflect video muted state. Race condition detected by tests where we miss presence info cause stream was not created when we receive presence packet. vor 10 Jahren
  paweldomas 59b26fdf07 Uses SDPUtil filter special characters method through xmpp interface instead of importing it directly. vor 10 Jahren
  damencho 74c531aed6 Uses port definition rather then wild card address when configuring authbind. vor 10 Jahren
  Boris Grozev 47bb9439db Don't treat 0 as false (avoid a warning when the receivedPackets or vor 10 Jahren
  paweldomas ff199a4d78 Updates app.bundle.js vor 10 Jahren
  Paweł Domas aebfa33383 Merge pull request #349 from mksh/master vor 10 Jahren
  mksh aa21e13780 Fixed configuration callback request data serialization; switched to jQuery for ajax call vor 10 Jahren
  paweldomas 8956002de5 Updates app.bundle.js vor 10 Jahren
  paweldomas 51c23ae133 Re-use current connection's domain as ping destination instead of accessing config.hosts.domain directly. vor 10 Jahren
  paweldomas 60d0279e08 Will use XEP-0199 ping for keep-alive only if it is supported by the server. vor 10 Jahren
  damencho 8a22060aa8 Enables ping module when configuring prosody. vor 10 Jahren
  Boris Grozev 6cd4bb8651 Removes the protocol from the callstats.io conferenceID. vor 10 Jahren
  damencho 138785b466 Removes strophe debian package dependency in order to use the available version from source. vor 10 Jahren
  Boris Grozev 741b9adc1e Fixes typos and removes a translation key. vor 10 Jahren
  paweldomas e88cf8735d Updates app.bundle.js vor 10 Jahren
  paweldomas ffb77f197a Fixes video thumbnail flickering issue in Safari. vor 10 Jahren
  paweldomas f559bd1ba4 CONNECTION_INTERRUPTED event will now be generated if we've ever been in stable state(we can go into "unstable" state after muting video and connection problems screen will not be displayed). vor 10 Jahren
  paweldomas 9a77ddc54c Reacts to consecutive ping failures by closing the connection. vor 10 Jahren
  paweldomas 2d4a5412c0 Meet pings Prosody vor 10 Jahren
  paweldomas a2b43843b7 Updates app.bundle.js vor 10 Jahren
  paweldomas 2f03a0a7fe Fixes broken last-N vor 10 Jahren
  paweldomas 4c2f0d3600 Removed duplicated code for adding video thumbnail's hover handler. vor 10 Jahren
  paweldomas a8a0945d73 Moves method for selecting thumbnail's video element from videolayout to SmallVideo. Fixes issue with muted audio in IE after switching between thumbnails. vor 10 Jahren
  paweldomas a7048fba06 Implements HTTP POST query for fetching app configuration. vor 10 Jahren
  Boris Grozev 7b35dd89bb Updates the external api docs. vor 10 Jahren
  Boris Grozev 3561204bb5 Allows to overwrite config and interfaceConfig options through the vor 10 Jahren
  ibauersachs ee50d07dc3 Commit from translate.jitsi.org by user ibauersachs.: 172 of 173 strings translated (0 fuzzy). vor 10 Jahren
  ibauersachs 9ec4bc91fc Commit from translate.jitsi.org by user ibauersachs.: 173 of 173 strings translated (0 fuzzy). vor 10 Jahren
  Ingo Bauersachs 88071e5258 Add Slovenian (sl) vor 10 Jahren
  paweldomas e79d476d89 Updates app.bundle.js vor 10 Jahren
  paweldomas 0fe4999beb Use fadeTo instead of fadeIn/fadeOut to avoid having display: none on large video which causes issues when Temasys plugin is used. vor 10 Jahren
  paweldomas ae96b9f365 Fixes issue in IE where click events on local video thumbnail are captured by local audio object created by Temasys plugin on stream attach. vor 10 Jahren
  paweldomas 922d0bd512 New adapter.js for Temasys plugin. vor 10 Jahren
  paweldomas 9a7bc4ebab Fixes issue with returning from shared document view. Calls show() before fadeOut() on large video to avoid situation when we end up with black screen and are unable to select new video. Updates app.bundle.js. vor 10 Jahren
  damencho 2081757ba1 Enables stats in FF. vor 10 Jahren
  jitsi-pootle e9c9fc5e69 New files added from translate.jitsi.org based on templates vor 10 Jahren
  paweldomas 562761196d Updates app.bundle.js vor 10 Jahren
  paweldomas 420514b921 Temasys adapter.js ver 0.12.0 with fix for setInterval included vor 10 Jahren
  paweldomas eb63b24a9a Fixes fadeIn/fadeOut large video transitions in Safari. Enables animation on video resize when switching between camera and screen video. vor 10 Jahren
  paweldomas c8bbded994 Removes accidentally committed debug message. vor 10 Jahren
  damencho 2a2702c13a Adds params for enabling fake devices on firefox. vor 10 Jahren
  Boris Grozev 5fc868ee96 Updates app.bundle.js. vor 10 Jahren
  Boris Grozev 502eab7278 Only update the "start muted" settings on precense from a moderator. vor 10 Jahren
  Boris Grozev 332aafbe20 Documents some of the XMPP events. Renames some of them. vor 10 Jahren
  Boris Grozev d5258e6197 Remove a double variable declaration. vor 10 Jahren