Skip to content
Snippets Groups Projects
  1. Sep 16, 2021
  2. Sep 02, 2021
  3. Aug 27, 2021
  4. Aug 26, 2021
  5. Aug 25, 2021
  6. Aug 24, 2021
    • Pedro Beschorner Marin's avatar
      fix(polling): stop current running poll · 57e27bb4
      Pedro Beschorner Marin authored
      As far as I could understand, polls are tightly coupled with the meeting
      main content area, or at least they were and we still have to deal with
      this close relation between them. Not sure if it's something we'll keep
      this way forever but, from my candid perspective, looks like this is already
      diverging inside the poll model. Polls are indexed by presentation pages,
      screenshare or even something called "public" that I'm not 100% what
      actually means. My best guess is anything besides the first and the second.
      
      The polling stop process lacks to inform which pollId is scoped at source
      so it relies on akka-apps to discover based on the current state of other
      apps. This looks like the major problem over this polling termination issue.
      
      Made a few changes at the running poll getter fallback at the polling stop
      process. Following the premise that there is only one running poll available,
      we make sure to return a valid running poll (if there's one).
      57e27bb4
    • Mario Jr's avatar
      Show more network info in connection status modal · a2eae568
      Mario Jr authored
      We now show jitter, lost packets and turn server informations
      a2eae568
  7. Aug 23, 2021
  8. Aug 19, 2021
  9. Aug 17, 2021
  10. Aug 16, 2021
  11. Aug 14, 2021
  12. Aug 13, 2021
Loading