George Politis
dc5d5f8436
Nukes colibri.*.js and restores original file structure of strophe.jingle.
10年前
hristoterezov
5b34a66cb6
Implements RTC module.
10年前
hristoterezov
c6d8e34779
Implements statistics module.
10年前
Damian Minkov
7bacd957bd
Updates invitation email.
10年前
paweldomas
f4004656a3
Adds functionality for authentication with external system.
10年前
yanas
cc38c2641b
Modifies default avatar image.
10年前
fo
d1c634abc2
Fixes active speaker avatar and active speaker audio level missmatch.
10年前
fo
451d16a664
Fixes error when myroomjid is null.
10年前
fo
b6a665e007
Adds audio levels for the active speaker avatar.
10年前
George Politis
3c96c91ca8
Bumps version numbers for changed js files.
10年前
paweldomas
71b63cd0b3
Adds Pako (an implementation of zlib deflate). Written by Boris Grozev.
10年前
paweldomas
7dc8102dee
Replaces 'focus' occurrences with moderator for handling privileged functionalities.
10年前
paweldomas
6afcfb2598
Basic recording.
10年前
fo
1d4177faeb
Adds a side panel toggler, settings menu, avatars, uuids.
10年前
George Politis
7da0fd6794
Make it possible to pin a participant from the contact list, even if he's not in the lastN set.
10年前
George Politis
de7cc0b52b
Implements local lastN set.
10年前
George Politis
a0092b78ca
Fixes desktop sharing when used with simulcast.
10年前
fo
1057c6dd0d
Removes the notifications for entering/leaving lastN.
10年前
fo
f2a310f6c3
Adds notifications when a user joins/leaves or is added/removed from lastN.
10年前
hristoterezov
cbb3b78d9a
Removes brand.js
10年前
George Politis
ee44ed5749
Adds config.adaptiveSimulcast, a new bool option that optionally enables simulcast adaptivity.
10年前
fo
74f158128e
Makes the number of participants blue.
10年前
George Politis
82f51517af
Bumps simulcast.js and videolayout.js version numbers.
10年前
hristoterezov
f3ac51ae66
Fixes the wrong values (NaN) in the connection tooltips.
10年前
hristoterezov
a3d0050328
Implements support for events for the API. Adds toggleChat and toggleContactList commands. Renames filmStrip to toggleFilmStrip command. Fixes issues with removing the embedded Jitsi Meet.
10年前
fo
02d8f1a3ca
Adds the number of participants to the contact list icon.
Adds glowing to the bottom toolbar chat button and the contact list button when a contact enters or leaves.
10年前
Yana Stamcheva
437f5a9a17
Tries to fix cursor placement problem in chat write area reported by Emil Ivov.
10年前
fo
67afdb3d45
Add missed js versions.
10年前
fo
54946909e6
Change the css theme of the chat.
10年前
hristoterezov
667a8c1493
Implements API that allows external applications to embed Jitsi Meet.
10年前
George Politis
78d60128a4
Reverts 774785 "Attempts to prevent blackness when switching simulcast streams."
It seems to break things when testing with multiple tabs open.
10年前
hristoterezov
b369e28bb0
Fixes the issues with resolution value when simulcast is enabled.
10年前
George Politis
117d6c513c
Reverts 774785 "Attempts to prevent blackness when switching simulcast streams."
It seems to break things when testing with multiple tabs open.
10年前
George Politis
65ddc22112
Fixes error when simulcast is disabled.
10年前
George Politis
774785c648
Attempts to prevent blackness when switching simulcast streams.
10年前
George Politis
76394c507e
Splits the simulcast management in two parts, a receiver and a sender.
Splits the simulcast management in two classes, a SimulcastReceiver and a SimulcastSender. A SimulcastManager class manages the receiver and the sender. The SimulcastSender class specializes into the NativeSimulcastSender, SimpleSimulcastSender and NoSimulcastSender classes.
10年前
hristoterezov
13e43e2b25
Handles multiple IPs displayed in connection popover.
10年前
hristoterezov
857f80003c
Fixes duplicating ports in connection popover.
10年前
Boris Grozev
79936ecbc8
Bumps version.
10年前
hristoterezov
ee7752dfe2
Fixes positioning issues with connection popover. Fixes some issues with removal of the connection popover.
10年前
Boris Grozev
cfc878a4e6
Updates versions.
10年前
hristoterezov
dc60cfc52a
Implements connection quality indicator.
10年前
George Politis
e6039a0ccf
Bumps js versions in index.html
10年前
George Politis
12957fecc2
Splits Simulcast into NativeSimulcast, GrumpySimulcast and NoSimulcast.
10年前
Boris Grozev
c5ce510da5
Changes the audio muted locally (instead of relying on self-presence).
10年前
paweldomas
5433f80148
Fixes issue with audio being muted for the participant who shares his screen(detected on Chrome 40 and probably above).
10年前
fo
da1e4183e5
Make clicking on a contact the same as clicking on their video.
10年前
hristoterezov
7071e0a1e9
Fixes partly displayed tooltips.
10年前
fo
391ac21405
Updates forgotten versions in index.html.
10年前
hristoterezov
380b1de723
Implements the title of the page to be generated as server-side include.
10年前