In D25900#25554, @aklapper wrote:What is (or rather was, I guess) that mailKey thingie good for?
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Apr 12 2025
Apr 12 2025
bekay added a comment to D25619: Fix overflowing of AphrontSideNavFilterView on small screens and tidy up nav bar styles.
In D25619#22881, @aklapper wrote:@bekay: Would you like to merge this?
bekay updated the task description for T16029: Hovercard trigger inside hovercard content closes hovercard.
What is (or rather was, I guess) that mailKey thingie good for? Or more relevant, I assume it's intentional after performing the Test Plan steps above that creating a new Paste does not create a new row in phabricator_metamta.metamta_mailproperties?
Apart from that, seems to work as expected. :) Thanks!
Apr 11 2025
Apr 11 2025
bekay awarded T15961: Should we adopt modern PHP type hints in Phorge source code? a Like token.
Wow, super fast thanks. Maybe nice to expand a bit the src/applications/project/remarkup/__tests__/ProjectRemarkupRuleTestCase.php
That's true of all projects - Remarkup here for instance.
In T16028#21601, @pppery wrote:{#js-draw-lib} does work.
{#js-draw-lib} does work.
@pppery I don't know if you wanna step in, since the change was introduced by you.
aklapper requested review of D25958: PHPDoc: Fix @return string for methods which can also return null.
aklapper closed T15985: Fix UX regression in Phame as Resolved by committing rP12991c0d377a: Fix overlapping elements in Phame for >1791px width.
aklapper closed T15985: Fix UX regression in Phame, a subtask of T15920: Make table of contents visible when using wide screens, as Resolved.
git rebase master
This is great.
Strip proceeding slash of path; wrap error message in quotation marks
Apr 10 2025
Apr 10 2025
Much better, two nitpicks:
Only expose last call location if phabricator.developer-mode is set
Thanks! Indeed I should have tested this more.
valerio.bozzolan awarded T16027: People Search: Allow querying by project membership a Like token.
aklapper updated the task description for T16026: Provide a standard custom "Due Date" / Deadline field for tasks.
valerio.bozzolan added a comment to Q167: Personal Herald rule for repository activity (Answer 217).
I don't know this detail my friend. Let's wait for other answers.
Thanks for this info. We configured permanent refs for all our repositories, but I'm not sure I'm getting e-mails for these.
valerio.bozzolan updated the answer details for Q167: Personal Herald rule for repository activity (Answer 217).
valerio.bozzolan updated the answer details for Q167: Personal Herald rule for repository activity (Answer 217).
Apr 9 2025
Apr 9 2025
aklapper renamed T15904: Tech Debt: Replace calls to PhutilProxyException with PhutilErrorHandler from Replace calls to PhutilProxyException with PhutilErrorHandler to Tech Debt: Replace calls to PhutilProxyException with PhutilErrorHandler.
mturdus closed T15536: PHP 8.1 bug reports from mturdus, a subtask of T15064: Make Phorge compatible with PHP 8.1/8.2/8.3/8.4, as Resolved.
mturdus closed T15536: PHP 8.1 bug reports from mturdus as Resolved by committing rP99834dd061aa: Fix PHP 8.1 "strlen(null)" exception on auth email message body when….
Apr 8 2025
Apr 8 2025
mainframe98 closed T16024: Tech Debt: Remove PHP mysql extension related code as Resolved by committing rP0f7e76ffe4f2: Remove support for PHP mysql extension.
aklapper closed T15992: PHP 8.1 "strlen(null)" exception adding an MFA provider, a subtask of T15064: Make Phorge compatible with PHP 8.1/8.2/8.3/8.4, as Resolved.
Apr 7 2025
Apr 7 2025
nib added a comment to Q173: Why do Milestones in parent project's Workboard seemingly randomly hide tasks?.
I patched this in our local repo with a change to /src/applications/project/engine/PhabricatorBoardLayoutEngine.php, in the layoutBoard() method. Around line 520, inside if ($proxy_hits) block, you have array_slice() taking the first element of $proxy_hits, which seems random.
aklapper accepted D25256: Fix PHP 8.1 "strlen(null)" exception on auth email message body when PhabricatorAuthMessage is unset.
@mturdus: Could you land this one please, or would you like any help? Thanks!
- Apply this patch on a Fedora 42 system with PHP 8.4.5. php -m listed mysqli, mysqlnd, pdo_mysql etc.
- Uninstall php-mysqlnd package. After reboot, php -m does not list those three modules anymore, and Phorge complains Required PHP extensions are not installed: mysqli as expected.
- Install package again, Phorge works: "Unresolved setup issues" still lists the same MySQL related stuff as before; /config/clusters/databases shows entry as usual; successfully filed a Maniphest task.
- Open /etc/php.ini and set mysqli.allow_local_infile = On. Restart Apache HTTPD. "Unresolved setup issues" in Phorge shows Unsafe "MySQL "local_infile" Setting Enabled as expected.
• Siz3r303 awarded F2660603: profile a Evil Spooky Haunted Tree token.
NEiN iN NiNE - created by SIMON BOSTON
Apr 6 2025
Apr 6 2025
Setup phorge, saw nothing unusual in the setup issues.
Sure, 7 years is probably long enough to migrate cookies.
Apr 5 2025
Apr 5 2025
One other thing to check: The chat uses wss (websocket) connection to communicate with aphlict. It's possible that a firewall or reverse proxy may be blocking the connection? Not all proxies support websockets in their default configuration. See verifying server status in the documentation for some tips, especially the part about load balancers and ssl.
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