In D25426#12221, @avivey wrote:See D25420 for a conflicting change...
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Aug 30 2023
Aug 30 2023
I like this approach, and prefer it to my simpler attempt from D25426; but have some minor suggestions:
Generate Diviner book for Javelin
avivey added a comment to D25428: Fix the issue about persistent chat setting icon being clickable when the chat is collapsed.
Check out https://we.phorge.it/book/contrib/article/javascript_coding_standards/ and the Javeline docs here: https://github.com/phacility/javelin/tree/master/src/docs/concepts
(I'll try to render the Javeline guide here later).
valerio.bozzolan added a comment to T15626: [Web] Persistent chat settings should not be clickable or visible when the chat is minimized.
Sorry, I mean this link:
valerio.bozzolan added a comment to T15626: [Web] Persistent chat settings should not be clickable or visible when the chat is minimized.
I absolutely don't know what we are doing here since I don't know the supposed "Phabricator way" to interact with the DOM via JavaScript using its library.
Screenshot from:
We were able to push Phorge subliminal messages in an official Wikimedia video \o/
valerio.bozzolan updated the name of F343635: Phorge written on Wikipedian shirt.png from "Phorge written on Wikipedia shirt.png" to "Phorge written on Wikipedian shirt.png".
valerio.bozzolan updated the name of F343635: Phorge written on Wikipedian shirt.png from "Screenshot_2023_08_30_093752.png" to "Phorge written on Wikipedia shirt.png".
Yeah thanks! Maybe we can somehow keep the footer, in order to have a link for people like me that just have their brain switched-off and just look at the bottom link. Also maybe we can simplify a little bit.
valerio.bozzolan updated the summary of D25425: Remove mention of Phabricator in the Auth setup check.
valerio.bozzolan updated the summary of D25425: Remove mention of Phabricator in the Auth setup check.
Thanks for this patch. Yeah if I understand correctly, this should work:
I'm Valerio, a simple person: I see "GNU/Linux" and I say "yeah, land".
See D25420 for a conflicting change...
ooh, check out D25349 for basically this exact use-case...
Aug 29 2023
Aug 29 2023
Clarifying the operating system choices.
waldyrious removed a reviewer for D25425: Remove mention of Phabricator in the Auth setup check: Blessed Committers.
IMO the added text should be connected to the second sentence of the existing third paragraph, maybe as a separate paragraph. In fact I'd suggest re-grouping the paragraphs differently, to focus on a brief intro, info for users, and info for contributors. Perhaps something like this:
roberto.urbani added a comment to T15626: [Web] Persistent chat settings should not be clickable or visible when the chat is minimized.
@valerio.bozzolan I found the js section where with the listener for open/close the persistent chat. From there I can get element somehow (by ID I don't think it would be good, because it seems to be auto-generated (UQ3_0)) and remove the class "core-menu-item" and the invisible gear icon will no longer be clickable. If the chat is not minimized, we add the class back so we can see it and click it.
cosmetic whitespace changes
Updating D25420:
valerio.bozzolan updated the name of F343137: I'm not a virus but a dolphin.png from "image.png" to "I'm not a virus but a dolphin.png".
Aug 28 2023
Aug 28 2023
valerio.bozzolan added a comment to D25415: Make InterpreterBlockRule regex only match on valid interpreter names.
This is very promising. Just added an inline comment
valerio.bozzolan retitled D25422: Fix a PHP 8.1 deprecated use of strlen with a NULL argument on commit page from Fix a PHP 8.1 deprecated use of strlen with a NULL argument
valerio.bozzolan retitled D25423: Fix a PHP 8.1 deprecated use of strlen with a NULL argument in commit parser from Fix a PHP 8.1 deprecated use of strlen with a NULL argument
if you check the checkbox, it will use the current setting timezone.
20after4 awarded T15583: Typeahead datasource query for repos should match substrings a Like token.
Updating D25420: Added a checkbox to ignore timezone conflict in Adjust Timezone dialog window. Using the checkbox instead of a button because this way it's possible to reuse the existing form. Also, i still didn't find a way to capture the additional button click event. This way, if you check the checkbox, it will use the current setting timezone.
valerio.bozzolan updated the task description for T15149: Fix middle-click, CTRL+click, right-click etc. on Typehead search results.
valerio.bozzolan added a project to T15627: Clicking on meme then cancel causes redirection to homepage and dialog does not disappear: UX.
This is very probably a recent regression since I cannot reproduce on Wikimedia Phabricator.
valerio.bozzolan retitled D25421: Audit Feed: less verbose when the author is the committer from Audit: do not show same author twice in Feed
Looks good
Looks good to me.
valerio.bozzolan added a comment to T15627: Clicking on meme then cancel causes redirection to homepage and dialog does not disappear.
This happens also with the Upload File dialog
valerio.bozzolan added a comment to T15627: Clicking on meme then cancel causes redirection to homepage and dialog does not disappear.
Ah! I can reproduce exactly in this comment!
valerio.bozzolan updated the task description for T15528: Diffusion commit Feed: avoid to show the author twice (Authored by xxx) .
valerio.bozzolan updated the name of F342785: Curtain with Hovercard.png from "image.png" to "Curtain with Hovercard.png".
bob requested review of D25423: Fix a PHP 8.1 deprecated use of strlen with a NULL argument in commit parser.
bob updated the summary of D25422: Fix a PHP 8.1 deprecated use of strlen with a NULL argument on commit page.
bob updated the summary of D25422: Fix a PHP 8.1 deprecated use of strlen with a NULL argument on commit page.
bob updated the summary of D25422: Fix a PHP 8.1 deprecated use of strlen with a NULL argument on commit page.
bob requested review of D25422: Fix a PHP 8.1 deprecated use of strlen with a NULL argument on commit page.
bob added a comment to T15628: PHP 8.1 "strlen(null)" exception when displaying a 'recent' subversion commit.
Finally, after additional tests, I guess these issue are not related (as related in T15629)
valerio.bozzolan updated the diff for D25421: Audit Feed: less verbose when the author is the committer.
consider more cases
valerio.bozzolan updated the summary of D25421: Audit Feed: less verbose when the author is the committer.
valerio.bozzolan updated the task description for T15528: Diffusion commit Feed: avoid to show the author twice (Authored by xxx) .
valerio.bozzolan updated the name of F342764: Committer Feed after D25421.png from "image.png" to "Committer Feed after D25421.png".
valerio.bozzolan updated the task description for T15528: Diffusion commit Feed: avoid to show the author twice (Authored by xxx) .
valerio.bozzolan updated the name of F342758: Committer Feed before D25421.png from "image.png" to "Committer Feed before D25421.png".
valerio.bozzolan updated the diff for D25421: Audit Feed: less verbose when the author is the committer.
fix corner case of NULL phid
valerio.bozzolan requested review of D25421: Audit Feed: less verbose when the author is the committer.
Content licensed under Creative Commons Attribution-ShareAlike 4.0 (CC-BY-SA) unless otherwise noted; code licensed under Apache 2.0 or other open source licenses. · CC BY-SA 4.0 · Apache 2.0