Matt Cowley
Matt Cowley
**Please describe the problem you are having in as much detail as possible:** Many of the enums exported from discord-api-types are two-way enums, meaning that you can pass a key...
## User story As a developer wanting to feature open-source projects from OpenCollective on another site (Hacktoberfest), I'd like to be able to fetch projects from a specific OpenCollective host...
`sentry.getScope().setTransactionName('whatever');` results `TypeError: sentry.getScope(...).setTransactionName is not a function`.
Calling `configureScope` seems to do absolutely nothing. Putting a log inside the callback results in nothing being logged. Looking at the source, I don't see `configureScope` implemented at all, but...
# Bug Report ## Description When editing the id of an existing list within the app, it will generate a new message in the lists Discord channel instead of updating...
- Move a lot of the test logic in base.js to assorted helpers - Allow the test suite to authenticate as a user, moderator or admin - Add new tests...
# Website/API Suggestion ## Description Allow the test suite to authenticate into the website as a moderator or as an admin. ## Why This should be done so that fuller...
# Website/API Suggestion ## Description When logging in to the website, upon returning from the OAuth flow, the site should return you to the page you were on when you...
# Website/API Suggestion ## Description Bring back the bot lookup feature that the old website had. This should hook into the BotBlock bot API endpoint for the primary results but...
## Expected Behaviour When too many notifications are generated than can fit on the page and the threshold is set to allow this, the system should allow for vertical scrolling...