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.
Дамян Минков 2e2189f44f
* fix: Fixes double conf requests & always send them after presence error.
1 年之前
..
AVModeration.js feat(ts) convert MediaType and its usages 3 年之前
BreakoutRooms.js feat(breakout-rooms): renaming 2 年之前
Caps.js fix(types): fix last few types (#2417) 2 年之前
ChatRoom.js * fix: Fixes double conf requests & always send them after presence error. 1 年之前
ChatRoom.spec.js feat: Moves moderator to xmpp. 2 年之前
ConnectionPlugin.js [eslint] require-jsdoc 8 年之前
JingleHelperFunctions.js fix(misc) use safeJsonParse from js-utils 2 年之前
JingleSession.js fix: Drop duplicated method. 3 年之前
JingleSessionPC.js fix(ssrc-rewriting): Check for track owner/sourceName before calling TRACK_OWNER_SET. When the bridge WS is re-established, jvb sends the full map of audio and video sources. Without the check, the library will end up firing TRACK_REMOVED and TRACK_ADDED for all the exiting tracks. Also, process audio and video source maps only on JVB sessions. 1 年之前
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 年之前
JingleSessionState.spec.ts fix(ts) clean-up TS tests where conversion is complete 3 年之前
JingleSessionState.ts feat(ts) TypeScript enum for JingleSessionState 3 年之前
Lobby.js feat(lobby): Adds an option to approve multiple participants. 1 年之前
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 年之前
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 年之前
MockClasses.js feat(test) bump karma and jasmine 3 年之前
ResumeTask.js fix(ResumeTask) Avoid adding multiple NETWORK_INFO_EVENT listeners 1 年之前
ResumeTask.spec.js feat(xmpp): resume the connection when online 5 年之前
RoomMetadata.ts fix(chore) typos and jsdoc 3 年之前
SignalingLayerImpl.js fix(signaling): Merge ssrcOwners and _sourceName. 2 年之前
SignalingLayerImpl.spec.js feat(ssrc-rewriting): Enable it by default. Enable ssrc-rewriting by default, it can still be overwritten via config.js 1 年之前
StropheLastSuccess.js feat(jwtError): Send explicit error on auth failed with invalid jwt 4 年之前
XmppConnection.js fix(types): fix last few types (#2417) 2 年之前
XmppConnection.spec.js deps: eslint-config-jitsi@latest 5 年之前
moderator.js * fix: Fixes double conf requests & always send them after presence error. 1 年之前
sha1.js chore(deps) strophe.js@1.6.0 2 年之前
strophe.emuc.js feat(visitors): Fires events for received visitors message promotion … (#2403) 2 年之前
strophe.jingle.js fix(GlobalOnErrorHandler) avoid calling it when we handle the error 2 年之前
strophe.logger.js Update strophe and use it via imports. 8 年之前
strophe.ping.js fix(types): fix last few types (#2417) 2 年之前
strophe.rayo.js feat(build) embed jquery slim 3 年之前
strophe.util.js fix(GlobalOnErrorHandler) avoid calling it when we handle the error 2 年之前
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 年之前