Personal Workboard of @valerio.bozzolan.
Feel free to add a weird icon.
Personal Workboard of @valerio.bozzolan.
Feel free to add a weird icon.
I don't know if what I done on D25935 is correct, but as usual, Request Changes if I did it wrong.
I relied on the code on PhabricatorUserEmpowerTransaction to try to make PhabricatorApplicationUninstallTransaction require MFA if enabled.
It seems H29 works lol. I've improved it a bit to do not trigger if the celerity map was already touched.
@valerio.bozzolan could you please add to either H28 or H29 Affected files contains none of map.php?
In T15203#21226, @valerio.bozzolan wrote:(M is short for Mockup probably)
(M is short for Mockup probably)
On this server, we changed the config to /^(Q|V|M)\d$/ because we don't have P1 tickets.
I'm also not sure what M is short for.
In T15203#21219, @avivey wrote:The V123 syntax is disabled by remarkup.ignored-object-names config by default; The default is /^(Q|V|M|P)\d$/ (basically anything starting with Q, V, M, or P), for "Q1" (biz-talk for April), "V1" (for versions), "M1" (for ?????) and "P1" (Jira for "important bug").
I'm honestly surprised about layout=inline working for {T123} - I thought is only works for images. But it can probably be made to work for Votes (or rather, all objects) like it does for tasks.
The V123 syntax is disabled by remarkup.ignored-object-names config by default; The default is /^(Q|V|M|P)\d$/ (basically anything starting with Q, V, M, or P), for "Q1" (biz-talk for April), "V1" (for versions), "M1" (for ?????) and "P1" (Jira for "important bug").
Uh! That's magic. Thanks avivey. Created here: H29 Phorge: add comment to remember "celerity map" - T15209
P.S. - useful snippet shared by Daimona from Wikimedia:
Increasing a bit the priority since this is feasible, simple to reproduce, and really frustrating in 2025.
That's a good question. In general in Phorge/Phabricator any archived thing is editable. So I would say no, that archiving a chat still allows to write a message. But maybe it should not generate notifications.
The code to select which tests to run by default is in ArcanistWorkflow::selectPathsForWorkflow().
This makes me and probably other people mad lol
Do you think that this is wontfix? I think yes after https://we.phorge.it/T15281#10042