Erin
Erin
rel #199? (just going through oldest open issues)
I was expecting the API for collections to be GQL only, but it looks like there [are documented API methods for them](https://www.reddit.com/dev/api#section_collections). This sounds to me like it would probably...
Adding a button for this feels like it'll be a bit clunky to me, but I don't really like this feature to begin with so I'm not one to talk...
> I was personally thinking about adding a button to the queue toolbar which will only be visible if this specific feature is enabled. Don't see any issue with that.
Would this only require changes to Toolbox's generated post/comment UI, e.g. in the context popup or Toolbox profile view, or also a change to how reports are presented everywhere else?...
Option for triggering removal reasons on spam, default to true to preserve old behavior? Something's going to break no matter what but I think correcting the implementation should be prioritized.
This is a candidate for "good first issue" but if we don't actually want to change this behavior then we should just close it now. What's the move?
I fiddled with this a bit today but couldn't get it working. Pako 2.0.0 drops support for binary string inputs which requires us to stuff the binary data into an...
> Is it possible to somehow detect the last module being loaded? If so, we could start out with the list being hidden and showing it once it has been...
This has the potential to break some user CSS that assumes `.mod-toolbox-rd` can only exist on `body`, e.g. `.mod-toolbox-rd:not(.some-other-body-class)` will now always match since `html` and `body` don't get the...