0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Dec 13, 2024 — Dec 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix(conference) fix memory leaks and race conditions from improper timeout management More... 3 days ago
fix(JitsiConference): Fix participant features type handling in onMemberJoined More... 5 days ago
feat: Read bridge channel message from 'transcriber' (#2944) More... 18 days ago
fix(lobby): Handles race on joining and disabling lobby. (#2950) More... 23 days ago
fix(JingleSessionPC) Ignore XMPP responses if peer has terminated the session. Before, code was getting the children of the <iq> element, which would just return the <error> element and not children of the <error> element, which includes <item-not-found>, etc. Fixes an issue where local source is removed because the source-add sent to the p2p peer gets rejected because of a 3rd endpoint joining the call resulting in the p2p session getting terminated. More... 30 days ago
fix(ScreenObtainer) Disable desktop audio for tests More... about 1 month ago
fix(authentication): Fixes wrong import. More... about 1 month ago
feat: Adds some debug messages around kick and breakout rooms. More... about 1 month ago
fix(ScreenObtainer) Use 'restrictOwnAudio' on Chrome 142 and newer only. More... about 1 month ago
fix(ScreenOBtainer) Fix echo issues with audio share. More... about 1 month ago
test(polyfill): Add dual-environment testing for querySelector polyfill More... about 2 months ago
fix(tests): Avoids logging big object. More... about 2 months ago
test(recording): Add JibriSession tests and string error handling coverage More... about 2 months ago
fix(sendIQ): Error handling of strings, null and undefined More... about 2 months ago
feat(TS) Migrate to ts strophe.stream to TS (#2814) More... 2 months ago
feat(TS) Migrate `modules\detection\TrackVADEmitter.ts` to TS (#2826) More... 2 months ago
feat(TS) Migrate `modules\detection\VADNoiseDetection.ts` to TS (#2854) More... 2 months ago
feat(connection): Do unlock check earlier after connect. More... 2 months ago
fix(strophe) Add a strophe error handler, send errors to RTCStats. More... 2 months ago
feat(xmpp): Process unauthenticated access disabled error. (#2928) More... 3 months ago
fix(visitors): Fixes promotion response handling. More... 3 months ago
feat(CLAUDE.md): Add More... 3 months ago
feat: Polls using component. (#2916) More... 3 months ago
squash: Address comments More... 3 months ago
Update modules/util/XMLUtils.ts More... 3 months ago
Update modules/util/XMLUtils.ts More... 3 months ago
Update modules/util/XMLUtils.ts More... 3 months ago
Update modules/sdp/SDP.ts More... 3 months ago
fix(RTCStats) Send dominantSpeaker and audio/video mute events correctly. More... 3 months ago
feat(TS) Migrate Statistics to TS (#2835) More... 3 months ago