The Tech Mage
The Tech Mage
When I try to stream to a chromecast or a google home, I noticed the following line in stdout: `connected, launching app ... http://false:59702/` When looking at the code for...
Added Subtle WM to the list of WMs Hid blank fields Vertically centered the list (If you want, I can make the list centering toggleable ;) )
It would be nice if it were possible to mute all text (with and without announcing the next song) that is sent through mumble. Everyone on my server uses TTS...
As mentioned in PR #1864, it is not currently possible to use `credentialStatus` within JSON-LD credentials. Whichever version of the credential status is implemented, it would be nice to be...
For jwt tokens that have been created without the iat field, they will no longer be considered valid and the profile cannot be retrieved. The offending code is located here:...
As part of #1859, I have made it so the coordinate-mediation protocol uses did:key representation. Apologies that this took as long as it did. Implementing this impacted more of ACA-Py...
I'm currently investigating what is causing this, but I'm seeing the following error occur randomly when creating a credential definition. The code path suggests that we are creating the tails...
These are the cherry picks for Milestone 0.7.5 https://github.com/hyperledger/aries-cloudagent-python/milestone/6 - [X] https://github.com/hyperledger/aries-cloudagent-python/pull/1881 (Already Merged into https://github.com/hyperledger/aries-cloudagent-python/tree/hotfix/0.7.5) - [x] https://github.com/hyperledger/aries-cloudagent-python/pull/1940 - [X] https://github.com/hyperledger/aries-cloudagent-python/pull/1960 - [ ] https://github.com/hyperledger/aries-cloudagent-python/pull/1962
Add the News/Announcement channel type to the list of allowed channel types to bridge between. This can be useful for administrators to centralize announcements between services to reduce the ammount...
When a nickname is updated for a user, and it isn't updated as a GuildMember object, we fail to apply the nick pattern to the Matrix nickname for the ghost...