Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
27d38a6f0e
feat: color waveform by speaker - Draw waveform bars using speaker colors based on time position - Add findSpeakerAtTime() for binary search on intervals - Pass duration, intervals, and speakerMap to drawWaveformOnCanvas - Redraw waveform when audio metadata loads to get duration
f35665608e
Enable embedded waveform by default on mobile devices