warcode

Results 8 issues of warcode

An entry of "@mizzao" would result in just the "mizzao" appearing after selection, if the removeToken rule is true. Would this work?

A plugin that displays user Avatars in the message list. This can be done by using the image data found in the XMPP user's VCard.

Plugin Request
0 - Backlog

## Run-time configuration I would like to request config via env vars or by loading config from a mounted volume. This would make setting up a new docker instance easier...

✨Feature

I've seen SUVA use 50% of my GPU randomly, which I assume is the FPS lock not working. It seems to be either when I move the window from the...

I run separate graphics cards for my main and secondary monitors. I would like to be able to select which one SUVA uses to reduce the GPU load on my...

This can probably be done with https://developers.google.com/api-client-library/javascript/ https://developers.google.com/youtube/v3/ The javascript api should have a client-side app login path. Don't know if angular has any good way of interacting with that...

Check videocache for existing videos to show videos to the user if Youtube has returned them at some point. The chances of a user re-privatizing subscriptions is much smaller than...

Needs a different youtube image. ``` body { height: 100%; background-color: rgb(18, 20, 23); font-family: 'PT Sans',sans-serif; } .navbar { background-color: rgb(37, 42, 48); border: none; } .alert { color:...

enhancement