Erin

Results 75 issues of Erin

Addresses #1274. Adds process warning emits alongside existing deprecation-related client `warn` emits. To avoid emitting the same process warning multiple times, uses a wrapper around `process.emitWarning` that checks if the...

enhancement

**Description:** When logging into Kitsu from Firefox on iOS, the "Login" button is initially disabled if the username/email and password are autofilled. Modifying the password field activates the button. This...

difficulty:easy
type:enhancement
realm:client
status:waiting

Requested here: https://discord.com/channels/535490452066009090/535490561478492161/1009524970319257621 Toolbox profile view could provide a link to search modmail for conversations the user participated in - e.g. `https://mod.reddit.com/mail/search?q=%20participant%3AUSERNAME`

enhancement
module: profile

The mod notes module doesn't yet provide links to context items - the item that a given mod note was left on.

enhancement
module: modnotes

We can currently create notes, but there's no interface for setting the note's label.

enhancement
module: modnotes

from /u/durinthal on discord: ![image](https://user-images.githubusercontent.com/4165301/59535750-b8182a80-8ebf-11e9-8c67-47b3d1323de4.png)

issue with third party

Currently, a removal reason [can be used when removing a comment if its `removeComments` property is `true` or `undefined`](https://github.com/toolbox-team/reddit-moderator-toolbox/blob/fad7e6d2aff664918f1cf7733a1c696793a2b0aa/extension/data/modules/removalreasons.js#L247-L249), and [any removal reason with `removeComments` set to `true` causes the...

enhancement
module: removalreasons

Similar to how we show message counts of individual modmail categories when you hover over the modmail counter, we could add another hover interaction to modqueue and unmoderated counters to...

enhancement
module: notifier

In the flair template dropdown, display some text for flair templates that have no text defined. @creesch suggested displaying the template's CSS class in this case, though we'll also have...

enhancement
module: modbutton