I haven’t had time to start it, just throwing it out there. Feature 1 to add to the list would be to be able to start a discussion via email. We should also include features that already exist, like replying via email, just in case they break or there is upstream discussion about changing them.
Just a quick question. Surely some kind of issue tracker would be better for this than an etherpad +/ discourse discussion. They’re software related so issue trackers would work better here i.m.o.
nukeador
(Rubén Martín [❌ taking a break from Mozilla])
3
I think that once we have a defined list, we have just to open issues on their github:
Exactly. This is just to track the feedback, we don’t know what we’d want to act on, and even so we’d want somewhere to link the ideas with the links in the issue tracker (otherwise we’ll be making everyone search).
The pad is for collecting and organizing information, issue tracker is for when we’re ready to take action.
I updated the Etherpad with the related upstream tickets (including one I filed) for the needed features.
Seems like 2 of them are already implemented?
nukeador
(Rubén Martín [❌ taking a break from Mozilla])
6
"Categories/subcategories only
viewable to vouched Mozillians or a specific set of people in a mozillians.org group (ex: NDA group, for topics about partner launches)"
They support support private categories
"Initiate discussions via email (necessary for full email support and also
seemingly for newsgroup gateway support via the email interface)"
Merged 4 month ago: https://github.com/discourse/discourse/pull/2012
We can enable this, but as of right now it just throws them all into one category. We’d need people who are willing to sort through them and categorize as necessary.
nukeador
(Rubén Martín [❌ taking a break from Mozilla])
10
This is one of the mail goals for the Mozilla Discourse, maybe it would be a good idea to implement a private Mozillians category to test it. I think this could help to speed up adoption.
Agreed. It’d be really cool if we could implement the Mozillians API so it automatically allows vouched Mozillians to view it. That shouldn’t be all that hard actually, it would just need add them to a group if they are vouched.
The private categories works based off of the groups in Discourse. Not sure what kind of work will be needed to get that to use the Mozillians API but I imagine at least a plugin.