User Details
- User Since
- Nov 18 2014, 11:57 PM (550 w, 3 d)
- Availability
- Available
- IRC Nick
- mooeypoo
- LDAP User
- Mooeypoo
- MediaWiki User
- Mooeypoo [ Global Accounts ]
Mon, Jun 2
Fri, May 23
Mar 19 2025
Mar 17 2025
Mar 10 2025
Sounds good to me too, this hasn't been used for a long time either, and given what it does, it should not be used anymore in today's technologies anyways.
Feb 23 2025
Yes, notifications will not work on a clean installation of core without a provider -- either Echo, or another provider. This is current behavior, and is acceptable. Echo is bundled with MediaWiki, so 3rd parties will retain behavior, and anyone that installs "core" alone will need to add Echo for functionality, just like they need to add a skin (and just like current behavior).
Feb 11 2025
We've had a conversation about this in the tech meeting, and here's our thoughts and summary:
Feb 10 2025
I want to outline my concerns around providing (or not providing) a mechanism for "fallback" to use MW Core's straightforward 'email only' provider even if Echo is the available provider. I think that having a Provider take over the entire behavior is a valid course of action, and works with our intended architectural concerns, but there is one aspect that is user-facing that we should be aware of, and make a decision on.
Feb 8 2025
Feb 7 2025
Feb 6 2025
Feb 3 2025
Jan 30 2025
Jan 21 2025
Sep 28 2024
Aug 30 2024
Aug 26 2024
I tightened the description text and added a couple of more historical links.
Aug 21 2024
Aug 20 2024
Thank you!
Jun 25 2024
Jun 19 2024
Yes, it's indeed related. Apologies, we've updated the related wiki page and the mailing lists, but we haven't updated this ticket.
Jun 6 2024
Apr 1 2024
Mar 6 2024
Feb 23 2024
Feb 21 2024
Summary from the MW Engineering Group after some discussion about this: As far as the MediaWiki Engineering side of things, this is done.
Jan 26 2024
This is an interesting question. I think that what will help think through this would be listing our the implication and impact of either option.
Jan 4 2024
This error looked extremely familiar to me, I believe this happens when OOUI isn't setup correctly.
Jan 3 2024
Nov 28 2023
Oct 30 2023
This is a really interesting feature!
Oct 10 2023
Sep 13 2023
This looks promising! And.... honestly, anything would have outlier issues in RTL. There will be cases you'll have to run around fixing no matter what you do (OOUI had that too) so you might as well start from something solid that gives you 90% of the functionality. In that aspect, I'd just verify it allows you to tweak / extend properly because you likely will have to with specific edge cases.
Aug 23 2023
Aug 22 2023
Jun 20 2023
Jun 15 2023
There is a theoretically conceptual way to fix this but I think it's too convoluted to be worth it.
Jun 14 2023
It all looks good to me (for some definition of good ;) -- the only thing I'd like to discuss and think about is the Artifact page. That page still has relevant documents, and some folks are adding to it. It could still be a good repository of analysis documents regardless of the existence of the team.
Jun 7 2023
Jun 1 2023
May 23 2023
May 19 2023
Okay, I have to admit, I completely didn't think about the option of only triggering the "save preference" when the user manually clicks the checkbox; I think in my mind I thought that the distinction (between explicitly clicking vs the programmatic change of state) wouldn't be as clear to users as to when the state is saved or not.
May 17 2023
This looks done to me, from 2018. Closing.
May 16 2023
It is never good to see a frustrated @Whatamidoing-WMF, and so in my explorations of RCFilters (in preparation for a planned hackathon project) I have decided to don my cape and try to help.
May 2 2023
Apr 25 2023
Mar 30 2023
Mar 27 2023
Mar 20 2023
Nov 2 2022
Oct 19 2022
Tracking ticket from Security: https://phabricator.wikimedia.org/T297791
Oct 10 2022
Oct 5 2022
Yeah, I think that's a good resolution.
I might need guidance as to what to do to make this happen...
Sep 9 2022
Aug 30 2022
I was thinking a lot about this ever since we talked about this problem, and so I would like to offer a slight point here about being careful of over-optimizing for this problem.
Jul 20 2022
Unfortunately, I'm in the same boat; I've never actually been directly involved in the project. I had a very passing general interest in it while working on another GraphQL project -- and I worked with the original maintainer! -- but I don't think I can serve as a maintainer on this (or even fix bugs...)
Apr 1 2022
Mar 14 2022
Feel free to share those wherever you deem fit :)
Mar 10 2022
Mar 9 2022
Another example for what I was trying to demonstrate is the "flipping" of the expected location of the negative sign
This figma file is absolutely incredible. For years we've been working on RTL support on the Wikimedia projects with some learnings and insights that were very rarely properly coalesced into a proper document with guidance and decisions, so having one being worked on not only as decisions for the specific Codex library, but as more widespread visual guidance is extremely helpful!
Feb 16 2022
Icons and RTL are one of my favorite topics of philosophical musings that lead to practical visual decisions -- but they're usually really complicated, as the discussion here demonstrates.
Jan 9 2022
Jan 8 2022
I'd love to try, but this is an interesting problem... I admittedly did not have a chance to go over any of the code yet, so I'm mostly offering some guesses here for now based on previous experience.
Dec 15 2021
Not only is netlify self hostable, it directly connects to a github repository and gives you a myriad of deploy tools, including an automatic pull request preview, A/B testing with two or more branches, deploy out of a specific branch, etc.
Dec 2 2021
Ah, localizing filenames on wiki, yes. One of the toughy questions, honestly.
Nov 15 2021
(Add) -- also, you'll need to take into account the ability to let component users (implementers?) force directionality for content (so, input direction regardless of interface) and also force and set based on interface. I know we all know this, I'm just pointing it out because it might get a bit more complex with the prefix selectors.
This sounds generally good plan, I'm slightly worried about how exceptions may work with logical properties, but I think they should work in general.