Matt Cowley
Matt Cowley
## Feature description We saw quite a few users who were cheating the system in Hacktoberfest 2019 by creating many spam PRs across repositories on GitHub, far more than four,...
## Feature description This has been a hugely popular request with Hacktoberfest 2019, we should look at supporting pull requests (merge requests) on the public instances of Gitlab & BitBucket...
# Description Allow users to be automatically flagged or banned based on the number of invalid PRs that they have. Provide a management ability for Hacktoberfest moderators to be able...
I have a client that connects to IRC and posts a single message before then disconnecting. ChatClient#connect and ChatClient#jon both return promises, but ChatClient#close and ChatClient#destroy do not. When I...
## Tool relating to this issue DNS ## Feature request ### Feature description In the header currently, we show if the domain is using DO DNS or not. (https://github.com/do-community/dns-tool/blob/master/src/dns-lookup/templates/dodns.vue) Eg:...
We need to ensure we do not allow indexing of deeplinks in search engines. Eg. We can index the main site: `github.io/dns-tool/` but we do not want to index `github.io/dns-tool/?domain=somedodgy.site`
Drop the terminal debug system and replace with a command line for control. Command line should be in its own sub package so that it can be used in both...
The current color picker on the web control panel makes use of the HTML5 color picker input which isn't support on most mobile devices. I would like to have a...
The web debug control panel, when used as a web app on iOS does not have the ability to swipe to go back. Swipe to go back should be implemented...
Currently the library has a lot of code dumped throughout that has no documentation associated to explain what it does. Additionally, there is no real testing in place to ensure...