Page MenuHomePhorge
Feed Advanced Search

May 13 2025

valerio.bozzolan closed T16057: Conduit transaction.search: document supported values for objectType as Resolved by committing rP511379044d2b: transaction.search: add auto-generated documentation for objectType and handle….
May 13 2025, 20:34 · Wikimedia Hackathon 2025, Conduit
valerio.bozzolan closed T16054: Conduit API transaction.search with objectType = XACT causes internal error "get_class() expects parameter 1 to be object, null given" as Resolved by committing rP511379044d2b: transaction.search: add auto-generated documentation for objectType and handle….
May 13 2025, 20:34 · Wikimedia Hackathon 2025, Conduit, Bug Reports
valerio.bozzolan closed D25988: transaction.search: add auto-generated documentation for objectType and handle unmanaged exception.
May 13 2025, 20:34
valerio.bozzolan committed rP511379044d2b: transaction.search: add auto-generated documentation for objectType and handle….
May 13 2025, 20:34
valerio.bozzolan renamed T16054: Conduit API transaction.search with objectType = XACT causes internal error "get_class() expects parameter 1 to be object, null given" from transaction.search with XACT causes internal error to Conduit API transaction.search with objectType = XACT causes internal error "get_class() expects parameter 1 to be object, null given".
May 13 2025, 20:33 · Wikimedia Hackathon 2025, Conduit, Bug Reports
valerio.bozzolan added a comment to D26020: Add workboard column trigger to assign only unassigned tasks.

I wonder if we should just extend PhabricatorProjectTriggerRule. So, leaving PhabricatorProjectTriggerManiphestOwnerRule as-is 🤔 any opinion about that?

May 13 2025, 12:11
valerio.bozzolan edited the content of 2025.18.
May 13 2025, 09:10
valerio.bozzolan edited the content of Next Up.
May 13 2025, 08:51
valerio.bozzolan added a comment to D25988: transaction.search: add auto-generated documentation for objectType and handle unmanaged exception.

Better now, thanks again @avivey

May 13 2025, 08:28
valerio.bozzolan accepted D26019: Add two trivial PHPDocs lines to PhabricatorTypeaheadDatasource.
May 13 2025, 04:37

May 10 2025

valerio.bozzolan accepted D25955: Unhandled Exception: Add last call to error message.

Tested right now. Unexpected pleasure! thanks! :3 :3

May 10 2025, 18:54

May 9 2025

valerio.bozzolan lowered the priority of T15160: The Feed should not display the old content of an edited Comment as default from Low to Wishlist.

Uhm this is a damn rabbit hole.

May 9 2025, 14:53 · Feed, Comments, User-valerio.bozzolan
valerio.bozzolan added a comment to D26007: Remove unused CSS file aphront/panel-view.css.

Maybe also we can drop something from ./webroot/rsrc/css/core/remarkup.css - since it seems to contain .aphront-panel-preview ( .aphront-panel-preview .phabricator-remarkup-mention-unknown)

May 9 2025, 12:44
valerio.bozzolan awarded T15160: The Feed should not display the old content of an edited Comment as default a Hungry Hippo token.
May 9 2025, 09:28 · Feed, Comments, User-valerio.bozzolan
valerio.bozzolan added a comment to T15989: `arc` commands: Constant E_STRICT is deprecated (with PHP 8.4).

Thanks. I pinpoint also here your super-relevant extra details: https://we.phorge.it/D25887#26924

May 9 2025, 09:25 · Deprecation Notice, PHP 8 support, Bug Reports
valerio.bozzolan added a comment to T15160: The Feed should not display the old content of an edited Comment as default.

Trying the ManiphestTransactionEditor leads to a dead end. Added personal notes about it...

May 9 2025, 09:21 · Feed, Comments, User-valerio.bozzolan
valerio.bozzolan updated the task description for T15160: The Feed should not display the old content of an edited Comment as default.
May 9 2025, 09:20 · Feed, Comments, User-valerio.bozzolan
valerio.bozzolan added a comment to D25887: Remove use of deprecated E_STRICT PHP constant.

Just for my curiosity, can you please also follow the tip from the screenshot (before the patch), so, using --trace?

May 9 2025, 08:12
valerio.bozzolan updated the task description for T15160: The Feed should not display the old content of an edited Comment as default.
May 9 2025, 07:19 · Feed, Comments, User-valerio.bozzolan
valerio.bozzolan added a comment to T15160: The Feed should not display the old content of an edited Comment as default.

Uh I've found a workaround.

May 9 2025, 07:19 · Feed, Comments, User-valerio.bozzolan

May 8 2025

valerio.bozzolan added a comment to D25955: Unhandled Exception: Add last call to error message.

This looks very useful. I think somewhere there is a thing that truncates this kind of pathnames to say <phorge>/path/to. I would like to invest some time to reuse that, so, no need of substr(strlen(substr(realpath

May 8 2025, 19:35
valerio.bozzolan accepted D26004: README: Update URI of FatCow icon set.

Nice name btw

May 8 2025, 19:33
valerio.bozzolan accepted D25999: Remove orphan CSS selectors in ponder/ponder-view.css.
May 8 2025, 16:20
valerio.bozzolan updated the test plan for D25999: Remove orphan CSS selectors in ponder/ponder-view.css.
May 8 2025, 16:20
valerio.bozzolan accepted D26002: Remove orphan CSS selectors in config/config-options.css.
May 8 2025, 16:15
valerio.bozzolan accepted D26003: Remove orphan CSS selectors in slowvote/slowvote.css.
May 8 2025, 14:45
valerio.bozzolan accepted D26001: Remove orphan CSS selectors in maniphest/task-summary.css.
May 8 2025, 14:44

May 7 2025

valerio.bozzolan accepted D25985: Remove unused feed/feed.css and maniphest/task-edit.css.

Thaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaanks

May 7 2025, 16:21
valerio.bozzolan updated the test plan for D25985: Remove unused feed/feed.css and maniphest/task-edit.css.
May 7 2025, 16:21
valerio.bozzolan accepted D25994: Fix PHP 8.1 "strlen(null)" exceptions searching in Conpherence.

Thaaaaaaaaaaaaanks. It works also on my computer woooo

May 7 2025, 16:12
valerio.bozzolan added a comment to D25823: arc browse: add support for Subversion repos.

Closed all inline comments.

May 7 2025, 09:57 · Arcanist
valerio.bozzolan updated the diff for D25823: arc browse: add support for Subversion repos.
  • adopt suggested indentation in ArcanistRepositoryRef.php:91-94
  • adopt explicit "TODO" in ArcanistRepositoryRef.php:138-139
May 7 2025, 09:56 · Arcanist
valerio.bozzolan added a comment to T15996: Notify about affected Herald rule conditions when archiving a project tag.

A related task (maybe not a sub-task?) is probably that the advanced search of herald ( https://we.phorge.it/herald/ ) does not allow to find these by involved project(s).

May 7 2025, 09:42 · Herald
valerio.bozzolan added inline comments to D25878: Project archival dialog: Mention affected Herald rule conditions.
May 7 2025, 09:33
valerio.bozzolan added inline comments to D25878: Project archival dialog: Mention affected Herald rule conditions.
May 7 2025, 09:23
valerio.bozzolan added a comment to D25987: Add CSS class to object handle if user object is system agent.

Note that in the screenshots I used an extremely broad CSS selector as that broad one was specifically mentioned

May 7 2025, 09:13
valerio.bozzolan accepted D25991: Column triggers: Allow assigning user who performs the move.
May 7 2025, 08:57
valerio.bozzolan added a comment to D25991: Column triggers: Allow assigning user who performs the move.

This also

May 7 2025, 08:41
valerio.bozzolan updated the diff for D25823: arc browse: add support for Subversion repos.

ArcanistRepositoryAPI: apply suggested inline comment:

May 7 2025, 08:06 · Arcanist
valerio.bozzolan updated subscribers of D25987: Add CSS class to object handle if user object is system agent.

@matmarex: please look at the screenshots of Andre above: can I ask if such new selector would really simplify your downstream job? or, is there anything else missing / that we should do instead?

May 7 2025, 07:53
valerio.bozzolan added a comment to T16050: Make it easier for CSS customization to apply to comments by specific users/bots.

I have not a strong opinion about author usernames (T16052) but if you say to decline that makes sense, especially if at least as small compromise we simplify bot recognition, T16051 and D25987, so that local installs can rewrite their UX without completely nuking their past history and doing complicated comment→transaction migrations on past data.

May 7 2025, 07:44 · Feature Requests, Comments
valerio.bozzolan added inline comments to D25991: Column triggers: Allow assigning user who performs the move.
May 7 2025, 07:25
valerio.bozzolan added a comment to D25992: Remove unused anchor-target CSS for Conpherence message pane.

The CSS rule has never been applied. After the change it will be. Please help by adding a line in the test plan about how to reproduce it if you have some time 🙏

May 7 2025, 07:13
valerio.bozzolan added inline comments to D25889: Add "Authored Tasks" view / item to user profile menu.
May 7 2025, 07:08
valerio.bozzolan accepted D25993: Remove orphan CSS selectors in UIExample.

Thaaanks

May 7 2025, 07:03

May 6 2025

valerio.bozzolan updated the diff for D25988: transaction.search: add auto-generated documentation for objectType and handle unmanaged exception.

implement avivey's feedbacks

May 6 2025, 20:43
valerio.bozzolan added inline comments to D25988: transaction.search: add auto-generated documentation for objectType and handle unmanaged exception.
May 6 2025, 19:12
valerio.bozzolan added inline comments to D25990: PhabricatorEnv: add domains cache for isSelfURI().
May 6 2025, 16:55
valerio.bozzolan published D25990: PhabricatorEnv: add domains cache for isSelfURI() for review.

Ready for review :3 based on the other one.

May 6 2025, 16:51
valerio.bozzolan claimed T16061: PhabricatorEnv isSelfURI(): add small cache of these self-URIs.
May 6 2025, 16:42 · User-valerio.bozzolan, Feature Requests
valerio.bozzolan added a revision to T16061: PhabricatorEnv isSelfURI(): add small cache of these self-URIs: D25990: PhabricatorEnv: add domains cache for isSelfURI().
May 6 2025, 16:34 · User-valerio.bozzolan, Feature Requests
valerio.bozzolan added projects to Wikimania Hackathon 2025 Istanbul: Wikimedia Hackathon 2025, Core Team Meetings.
May 6 2025, 12:48 · Core Team Meetings, Wikimedia Hackathon 2025
valerio.bozzolan updated the diff for D25847: Remarkup: harden how we recognize internal/external URIs (mailto, mobile phones, ...).

add a potential performance TODO in legacy code: T16061: PhabricatorEnv isSelfURI(): add small cache of these self-URIs

May 6 2025, 08:59 · Remarkup
valerio.bozzolan updated the task description for T16061: PhabricatorEnv isSelfURI(): add small cache of these self-URIs.
May 6 2025, 08:43 · User-valerio.bozzolan, Feature Requests
valerio.bozzolan created T16061: PhabricatorEnv isSelfURI(): add small cache of these self-URIs.
May 6 2025, 08:42 · User-valerio.bozzolan, Feature Requests
valerio.bozzolan updated the diff for D25847: Remarkup: harden how we recognize internal/external URIs (mailto, mobile phones, ...).

Avoid $array[$key]=1 and use $array[$key]=$key as suggested

May 6 2025, 08:32 · Remarkup
valerio.bozzolan added inline comments to D25847: Remarkup: harden how we recognize internal/external URIs (mailto, mobile phones, ...).
May 6 2025, 08:01 · Remarkup
valerio.bozzolan added a comment to T15920: Make table of contents visible when using wide screens.

I suggest testing by setting window width = 1791px (e.g. CTRL+shift+M on Firefox), and then passing to window width = 1792px. So we can see that the content max width at the moment always seems ~ 800px.

May 6 2025, 07:10 · UX, Feature Requests
valerio.bozzolan added a comment to T15920: Make table of contents visible when using wide screens.

Uhm - but looking at your screenshot, at looking here T15920, it seems a regression

May 6 2025, 07:05 · UX, Feature Requests
valerio.bozzolan edited the content of Wikimania Hackathon 2025 Istanbul.
May 6 2025, 06:58 · Core Team Meetings, Wikimedia Hackathon 2025

May 5 2025

valerio.bozzolan added a comment to T15920: Make table of contents visible when using wide screens.

Patch welcome, with "Ref T15920"

May 5 2025, 17:03 · UX, Feature Requests
valerio.bozzolan added a comment to D25987: Add CSS class to object handle if user object is system agent.

Uhm. I don't know why but locally I cannot find the selector. Also this should help in getting the selector but without success, both from the home, or from a task created and assigned to a bot.

May 5 2025, 12:08
valerio.bozzolan moved T16059: Remove -webkit-font-smoothing and -moz-osx-font-smoothing from CSS from Backlog to We did it 😍 on the Wikimedia Hackathon 2025 board.
May 5 2025, 11:53 · Wikimedia Hackathon 2025
valerio.bozzolan accepted D25989: Remove macOS specific font smoothing CSS.

lgtm

May 5 2025, 11:53
valerio.bozzolan added a project to T16059: Remove -webkit-font-smoothing and -moz-osx-font-smoothing from CSS: Wikimedia Hackathon 2025.

Nice. Just for fun I've played intensively with https://developer.mozilla.org/en-US/docs/Web/CSS/font-smooth without being able to notice whatsoever difference, so, green light I assume. Thanks

May 5 2025, 11:52 · Wikimedia Hackathon 2025

May 4 2025

valerio.bozzolan updated the task description for T16060: arc diff: it could auto-claim the Task, if unclaimed.
May 4 2025, 22:38 · Discussion Needed, User-valerio.bozzolan, Feature Requests, Arcanist
valerio.bozzolan updated the task description for T16060: arc diff: it could auto-claim the Task, if unclaimed.
May 4 2025, 22:31 · Discussion Needed, User-valerio.bozzolan, Feature Requests, Arcanist
valerio.bozzolan renamed T16060: arc diff: it could auto-claim the Task, if unclaimed from arc diff: it couldshould auto-claim the Task, if unclaimed to arc diff: it could auto-claim the Task, if unclaimed.
May 4 2025, 22:29 · Discussion Needed, User-valerio.bozzolan, Feature Requests, Arcanist
valerio.bozzolan created T16060: arc diff: it could auto-claim the Task, if unclaimed.
May 4 2025, 22:27 · Discussion Needed, User-valerio.bozzolan, Feature Requests, Arcanist
valerio.bozzolan updated the diff for D25847: Remarkup: harden how we recognize internal/external URIs (mailto, mobile phones, ...).

drop newline

May 4 2025, 21:29 · Remarkup
valerio.bozzolan updated the diff for D25847: Remarkup: harden how we recognize internal/external URIs (mailto, mobile phones, ...).

add some inline documentation about $array[$v] = 1

May 4 2025, 21:12 · Remarkup
valerio.bozzolan added inline comments to D25847: Remarkup: harden how we recognize internal/external URIs (mailto, mobile phones, ...).
May 4 2025, 20:58 · Remarkup
valerio.bozzolan edited the content of Wikimania Hackathon 2025 Istanbul.
May 4 2025, 12:22 · Core Team Meetings, Wikimedia Hackathon 2025
valerio.bozzolan updated the name of F337207: Phabricator Workboard.png from "image.png" to "Phabricator Workboard.png".
May 4 2025, 12:21
valerio.bozzolan attached a referenced file: F337207: Phabricator Workboard.png.
May 4 2025, 12:21 · Core Team Meetings, Wikimedia Hackathon 2025
valerio.bozzolan attached a referenced file: F3927919: Calendar_Clear_sailing.png.
May 4 2025, 12:21 · Core Team Meetings, Wikimedia Hackathon 2025
valerio.bozzolan attached a referenced file: F3927914: Calendar_widget_finally_showing_something.png.
May 4 2025, 12:21 · Core Team Meetings, Wikimedia Hackathon 2025
valerio.bozzolan edited the content of Wikimania Hackathon 2025 Istanbul.
May 4 2025, 12:21 · Core Team Meetings, Wikimedia Hackathon 2025
valerio.bozzolan edited the content of Wikimania Hackathon 2025 Istanbul.
May 4 2025, 12:15 · Core Team Meetings, Wikimedia Hackathon 2025
valerio.bozzolan updated the name of F3950038: Project Destruction traditional command line.png from "image.png" to "Project Destruction traditional command line.png".
May 4 2025, 12:15
valerio.bozzolan created Wikimania Hackathon 2025 Istanbul.
May 4 2025, 11:49 · Core Team Meetings, Wikimedia Hackathon 2025
valerio.bozzolan updated the name of F3945765: Example Project Tree.png from "image.png" to "Example Project Tree.png".
May 4 2025, 11:45
valerio.bozzolan added a comment to F3945765: Example Project Tree.png.

Generated with

May 4 2025, 11:44
valerio.bozzolan added a project to T16058: Workboard column triggers: Allow assigning to user performing the move: Wikimedia Hackathon 2025.
May 4 2025, 11:05 · Wikimedia Hackathon 2025, Feature Requests
valerio.bozzolan added a comment to T16058: Workboard column triggers: Allow assigning to user performing the move.

Feel free to throw the patch as-is, as I usual I love to cleanup and test more loool

May 4 2025, 11:03 · Wikimedia Hackathon 2025, Feature Requests
valerio.bozzolan awarded T16058: Workboard column triggers: Allow assigning to user performing the move a Yellow Medal token.
May 4 2025, 11:02 · Wikimedia Hackathon 2025, Feature Requests
valerio.bozzolan added a project to T16057: Conduit transaction.search: document supported values for objectType: Wikimedia Hackathon 2025.
May 4 2025, 10:20 · Wikimedia Hackathon 2025, Conduit
valerio.bozzolan added a revision to T16057: Conduit transaction.search: document supported values for objectType: D25988: transaction.search: add auto-generated documentation for objectType and handle unmanaged exception.
May 4 2025, 10:18 · Wikimedia Hackathon 2025, Conduit
valerio.bozzolan updated the summary of D25988: transaction.search: add auto-generated documentation for objectType and handle unmanaged exception.
May 4 2025, 10:18
valerio.bozzolan created T16057: Conduit transaction.search: document supported values for objectType.
May 4 2025, 10:18 · Wikimedia Hackathon 2025, Conduit
valerio.bozzolan updated the test plan for D25988: transaction.search: add auto-generated documentation for objectType and handle unmanaged exception.
May 4 2025, 10:08
valerio.bozzolan updated the summary of D25988: transaction.search: add auto-generated documentation for objectType and handle unmanaged exception.
May 4 2025, 10:05
valerio.bozzolan updated the name of F3942084: Transaction search new documentation table.png from "image.png" to "Transaction search new documentation table.png".
May 4 2025, 10:05
valerio.bozzolan updated the test plan for D25988: transaction.search: add auto-generated documentation for objectType and handle unmanaged exception.
May 4 2025, 10:02
valerio.bozzolan updated the test plan for D25988: transaction.search: add auto-generated documentation for objectType and handle unmanaged exception.
May 4 2025, 10:02
valerio.bozzolan updated the summary of D25988: transaction.search: add auto-generated documentation for objectType and handle unmanaged exception.
May 4 2025, 09:59
valerio.bozzolan retitled D25988: transaction.search: add auto-generated documentation for objectType and handle unmanaged exception from transaction.search: handle unmanaged exception when objectType is not supported
May 4 2025, 09:58
valerio.bozzolan updated the diff for D25988: transaction.search: add auto-generated documentation for objectType and handle unmanaged exception.

Generate a super-useful documentation table in Remarkup

May 4 2025, 09:54
valerio.bozzolan added a parent task for T15965: Repository Identity "Automatically Detected User": it reads unverified emails, with spam concerns: T15938: Understand if Diffusion public identities could be used to expand Calendar invitees.
May 4 2025, 08:17 · Spam mitigation, Diffusion, Security
valerio.bozzolan added a subtask for T15938: Understand if Diffusion public identities could be used to expand Calendar invitees: T15965: Repository Identity "Automatically Detected User": it reads unverified emails, with spam concerns.
May 4 2025, 08:17 · Discussion Needed, Calendar