-
I think it would be cool to be able to see some of the most popular hashtags of the last 24 hours. It could fit nicely at the top of the "public" panel.
-
**Please describe the problem you are having in as much detail as possible:**
Sometimes it works and adds the role other times it just doesnt do anything, it does not throw any errors.
**Inclu…
-
I'm trying to move to hachyderm from qoto.org. When I attempt to create an alias on my hachyderm account I get an error "could not be found" for my profile bolapara@qoto.org. Is this because the qot…
-
Preventing data exfiltration is of absolute importance but there is a need to be able to export certain products of the work that have been done within the workspace such as ML models, new data sets t…
-
### Prerequisites
- [X] I read and understood the [policy as to what is a valid filter issue](https://github.com/uBlockOrigin/uAssets/blob/master/README.md#uassets)
- [X] I verified that the issue ha…
-
There are a few unlicensed and incorrectly licensed derivatives [on Greasy Fork](https://greasyfork.org/en/scripts/libraries?q=GM_config).
LGPL is mandatory for all derivatives for Copyleft to prev…
-
The admins have a function to see the players behind the walls as if it were an ESP, It would be very helpful to put a function to see behind the walls the lockers, since this would serve to know if i…
-
### Description
Feature request: Allow community members to request to join community channels which are invite-only.
### Steps to reproduce
- If you are a community member, go to your commun…
-
TBH, I have been thinking about this for a while. It is easy to write the code to do it. The only issue is the dialogue.
There is no confirm type dialogue popup available to extension in Firefox. I…
-
The `is=""` API can be confusing, and awkward. For example (in current v1 API):
### inheritance currently has to be specified three times:
```js
class MyButton extends HTMLButtonElement {} // …