Kyle Baran

Results 22 issues of Kyle Baran

## Summary Making a discrete avatar table to centralize avatar information, instead of having to store extra information on the static-resource table and do awkward queries on it. ## References...

Instead of having to manually select all scopes individually for a user, have some way to select them all.

story - 1

This is admittedly a minor cosmetic issue, but hopefully it's a simple change. When gnome-terminal is in use, and the change that was added last week to re-execute $SHELL when...

bug

## Summary _A summary of changes being made in this PR_ ## References closes #_insert number here_ ## Checklist - [ ] If this PR is still a WIP, convert...

I'm trying to remove the positional audio aspect of an audio node, so that background/ambient audio is flat rather than coming positionally from the node. The 'x' to remove that...

Currently, the only way to give someone authorization to access a location is to invite them. There should be a UI that allows location_admins to directly make location_authorized_users (or instance_authorized_users),...

GitHub apps can be set so that tokens generated for users expire after 8 hours. When this happens, accessing projects errors with a 401 due to the tokens being invalid....

bug

## Summary Backend was not handling closeProducer and closeConsumer messages. WebRTCFunctions.ts was not saving producer objects in MediaSoupMediaProducersConsumersObjectsState. Close messages now attempt to close the object on in the instanceserver....

verified-contributor

## Summary Errors in OAuth flow can lead to no redirect on the returned params. This was causing the redirectDomain to be invalid. Defaulting to registered callback if redirectDomain is...

verified-contributor

## Summary ## References closes #_insert number here_ ## QA Steps

verified-contributor