You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
damencho c4cee68168 fix: Sends set admin only when not empty. 1 year ago
..
AVModeration.js feat(ts) convert MediaType and its usages 3 years ago
BreakoutRooms.js feat(breakout-rooms): renaming 2 years ago
Caps.js fix(types): fix last few types (#2417) 2 years ago
ChatRoom.js fix: Sends set admin only when not empty. 1 year ago
ChatRoom.spec.js feat: Moves moderator to xmpp. 2 years ago
ConnectionPlugin.js [eslint] require-jsdoc 8 years ago
JingleHelperFunctions.js fix(misc) use safeJsonParse from js-utils 2 years ago
JingleSession.js fix: Drop duplicated method. 3 years ago
JingleSessionPC.js ref: Removes an unused function. 1 year ago
JingleSessionPC.spec.js fix(quality-control) Fix receiver constraints for default case. When the application doesn't set receiver constraints, generate default constraints in the source-name mode. Cleanup code related to the endpoint based video constraint handling for p2p connection. 2 years ago
JingleSessionState.spec.ts fix(ts) clean-up TS tests where conversion is complete 3 years ago
JingleSessionState.ts feat(ts) TypeScript enum for JingleSessionState 3 years ago
Lobby.js feat(lobby): Adds an option to approve multiple participants. 1 year ago
MediaSessionEvents.spec.ts fix(quality-control) Fix receiver constraints for default case. When the application doesn't set receiver constraints, generate default constraints in the source-name mode. Cleanup code related to the endpoint based video constraint handling for p2p connection. 2 years ago
MediaSessionEvents.ts fix(quality-control) Fix receiver constraints for default case. When the application doesn't set receiver constraints, generate default constraints in the source-name mode. Cleanup code related to the endpoint based video constraint handling for p2p connection. 2 years ago
MockClasses.js feat(test) bump karma and jasmine 3 years ago
ResumeTask.js fix(ResumeTask) Avoid adding multiple NETWORK_INFO_EVENT listeners 1 year ago
ResumeTask.spec.js feat(xmpp): resume the connection when online 5 years ago
RoomMetadata.ts fix(chore) typos and jsdoc 3 years ago
SignalingLayerImpl.js fix(signaling): Merge ssrcOwners and _sourceName. 2 years ago
SignalingLayerImpl.spec.js feat(ssrc-rewriting): Enable it by default. Enable ssrc-rewriting by default, it can still be overwritten via config.js 1 year ago
StropheLastSuccess.js feat(jwtError): Send explicit error on auth failed with invalid jwt 4 years ago
XmppConnection.js fix(types): fix last few types (#2417) 2 years ago
XmppConnection.spec.js deps: eslint-config-jitsi@latest 5 years ago
moderator.js fix: Sends conference requests on retries of errors. 1 year ago
sha1.js chore(deps) strophe.js@1.6.0 2 years ago
strophe.emuc.js feat(visitors): Fires events for received visitors message promotion … (#2403) 2 years ago
strophe.jingle.js fix(GlobalOnErrorHandler) avoid calling it when we handle the error 2 years ago
strophe.logger.js Update strophe and use it via imports. 8 years ago
strophe.ping.js fix(types): fix last few types (#2417) 2 years ago
strophe.rayo.js feat(build) embed jquery slim 3 years ago
strophe.util.js fix(GlobalOnErrorHandler) avoid calling it when we handle the error 2 years ago
xmpp.js fix(flags): Init flags before creating XMPP conn. This allows us to set defaults through jitsi-meet. Also remove undocumented setting enableJoinAsVisitor that is no longer needed. 1 year ago