Marshall T. Rose
Marshall T. Rose
Fixed in https://github.com/brave/brave-talk/pull/1472
Need to discuss with the Jitsi folks.
if possible, add cached paging support to the back-end, so that once the front-end makes the first rquest, and it is returned, then we pre-fetch/cache the second page, and try...
great! i suspect it would be good to review the brave-talk-server code to make sure it sanitizes the query params so that only `chains,wallet_addresses,order_by,limit` and `cursor`.
OK, let's not worry about the query parameters. Let's just make the lists scrollable.
I think the title should have s/in/and/
Good catch! I suggest we deal with both issues at the same time, as it's effectively the same logic.
Can we also change the description to ```Block category 3 regions for both Brave Premium and Brave Rewards. Right now Brave Premium and Brave Rewards are blocked for category 2...
the last time I researched this, the `toggleSubtitles` and `setSubtitles` calls dealt with sending the audio to Google servers for processing, not for displaying text on the screen. I will...