Page MenuHomePhorge
Feed All Stories

Feb 16 2025

pppery added a comment to D25861: Don't try to translate date elements used internally in AphrontFormDateControlValue.

You have to check out an old version of the translations repo. You wrote the steps to reproduce at T15811, and they still reproduce without this patch and don't with it.

Feb 16 2025, 20:31
aklapper added a comment to D25861: Don't try to translate date elements used internally in AphrontFormDateControlValue.

I'd love to see better steps to reproduce something somewhere. :-/ I cannot even find e.p.p. or epp. somewhere in the Finnish translations anymore...

Feb 16 2025, 20:30
Cigaryno updated the test plan for D25873: Fix overlapping elements in Phame for >1791px width.
Feb 16 2025, 20:18
Cigaryno changed the visibility for Q160: Is it possible to delete repositories as normal user?.
Feb 16 2025, 20:00 · Diffusion
aklapper added a comment to D25873: Fix overlapping elements in Phame for >1791px width.

I expanded the test plan a bit, still if there is more to add please also expand. This seems to work for me (phamous last words)

Feb 16 2025, 19:52
aklapper updated the test plan for D25873: Fix overlapping elements in Phame for >1791px width.
Feb 16 2025, 19:50
aklapper updated the diff for D25873: Fix overlapping elements in Phame for >1791px width.

Fix unaligned elements by changing margin-left: -200px to -200px for div.phui-document-content and for full-size images

Feb 16 2025, 19:47
aklapper updated the summary of D25873: Fix overlapping elements in Phame for >1791px width.
Feb 16 2025, 19:45
waldyrious updated the task description for T15644: Support backticks in inline and block code by wrapping with multiple backticks.
Feb 16 2025, 19:22 · Feature Requests, Remarkup
aklapper edited the content of Next Up.
Feb 16 2025, 18:57
aklapper closed T15901: "Upload File" and "Meme" dialogs display behind fullscreen editor as Resolved by committing rP2574b0d11807: Leave fullscreen editor when displaying "Upload File" and "Meme" dialogs.
Feb 16 2025, 18:57
aklapper closed D25764: Leave fullscreen editor when displaying "Upload File" and "Meme" dialogs.
Feb 16 2025, 18:57 · Remarkup
aklapper committed rP2574b0d11807: Leave fullscreen editor when displaying "Upload File" and "Meme" dialogs.
Leave fullscreen editor when displaying "Upload File" and "Meme" dialogs
Feb 16 2025, 18:57
aklapper updated the diff for D25764: Leave fullscreen editor when displaying "Upload File" and "Meme" dialogs.

git rebase master

Feb 16 2025, 18:52 · Remarkup
aklapper updated the diff for D25764: Leave fullscreen editor when displaying "Upload File" and "Meme" dialogs.

./bin/celerity map as this touches a JS file

Feb 16 2025, 17:13 · Remarkup
aklapper retitled D25256: Fix PHP 8.1 "strlen(null)" exception on auth email message body when PhabricatorAuthMessage is unset from T15064: PHP8 related corrections
Feb 16 2025, 17:05 · PHP 8 support
aklapper added a comment to 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!

Feb 16 2025, 17:01 · PHP 8 support
mainframe98 added a comment to D25859: PhabricatorLiskDAO: Fragment serializer cache by class.

I took the liberty to edit the commit message a bit to make reproduction easier (handy URIs to test, plus include the error message which allows easier search).

Feb 16 2025, 16:56
aklapper added a comment to D25835: Strip surrounding whitespace from project and task titles.

@valerio.bozzolan: Would you like to give this a (hopefully) final review? TIA!

Feb 16 2025, 16:54 · Projects, Maniphest
aklapper requested changes to D25872: Implements arc work for git workflow.

Setting Request Changes per the small review comments so far (as I am looking at https://we.phorge.it/differential/query/all/ and it helps to see correct statuses)

Feb 16 2025, 16:51
aklapper accepted D25859: PhabricatorLiskDAO: Fragment serializer cache by class.

Thanks for the patch! I can confirm that after applying the patch, on PHP 8.3 I can successful create the initiative http://phorge.localhost/I4 (and I get an unrelated PHP 8.1 deprecation warning about strlen(): Passing null to parameter #1 in src/applications/fund/xaction/FundInitiativeDescriptionTransaction.php:19)

Feb 16 2025, 16:48
mainframe98 closed D25882: Unbreak the creation of Packages Versions.
Feb 16 2025, 16:45
mainframe98 committed rPebbe83c3941d: Unbreak the creation of Packages Versions.
Unbreak the creation of Packages Versions
Feb 16 2025, 16:45
aklapper updated the summary of D25859: PhabricatorLiskDAO: Fragment serializer cache by class.
Feb 16 2025, 16:41
aklapper retitled D25883: Add "Understanding Application Transaction Editors" article to Diviner from Preliminary documentation for transaction editors.
Feb 16 2025, 15:49
aklapper accepted D25883: Add "Understanding Application Transaction Editors" article to Diviner.

This is impressive, thanks for writing this up! I don't have enough expertise to comment on the "Edit Phases", however all in all this looks super helpful for technical understanding!

Feb 16 2025, 15:49
aklapper accepted D25882: Unbreak the creation of Packages Versions.

Confirming that this works as expected. I took the liberty to expand the commit message to also include the current error message.

Feb 16 2025, 15:19
aklapper updated the summary of D25882: Unbreak the creation of Packages Versions.
Feb 16 2025, 15:18
amybones requested review of D25883: Add "Understanding Application Transaction Editors" article to Diviner.
Feb 16 2025, 02:01

Feb 15 2025

mainframe98 requested review of D25882: Unbreak the creation of Packages Versions.
Feb 15 2025, 21:09
aklapper closed T15994: PHP 8.1 ctype_digit/preg_split exceptions in AphrontFormDateControlValue for no date/time, a subtask of T15064: Make Phorge compatible with PHP 8.1/8.2/8.3/8.4, as Resolved.
Feb 15 2025, 18:39 · PHP 8 support
aklapper closed T15994: PHP 8.1 ctype_digit/preg_split exceptions in AphrontFormDateControlValue for no date/time as Resolved by committing rP6ea09aa82c8d: PHP 8.1: Do not pass null to ctype_digit() in AphrontFormDateControlValue….
Feb 15 2025, 18:39 · PHP 8 support
aklapper closed D25875: PHP 8.1: Do not pass null to ctype_digit() in AphrontFormDateControlValue::getStandardDateFormat().
Feb 15 2025, 18:39
aklapper committed rP6ea09aa82c8d: PHP 8.1: Do not pass null to ctype_digit() in AphrontFormDateControlValue….
PHP 8.1: Do not pass null to ctype_digit() in AphrontFormDateControlValue…
Feb 15 2025, 18:39
aklapper updated the test plan for D25875: PHP 8.1: Do not pass null to ctype_digit() in AphrontFormDateControlValue::getStandardDateFormat().
Feb 15 2025, 18:38
aklapper added inline comments to D25878: Project archival dialog: Mention affected Herald rule conditions.
Feb 15 2025, 18:03
pppery added a project to T15996: Notify about affected Herald rule conditions when archiving a project tag: Herald.
Feb 15 2025, 17:58 · Herald
pppery added inline comments to D25878: Project archival dialog: Mention affected Herald rule conditions.
Feb 15 2025, 17:58
mainframe98 requested review of D25881: Fix packages base uri and introduce a console for that base uri.
Feb 15 2025, 16:34
aklapper requested review of D25880: Replace some AphrontView::setUser() calls with AphrontView::setViewer().
Feb 15 2025, 15:15
aklapper updated the summary of D25879: Fix editing Conpherence rooms on mobile.
Feb 15 2025, 14:15
aklapper requested review of D25879: Fix editing Conpherence rooms on mobile.
Feb 15 2025, 14:14
aklapper added a revision to T15513: Cannot edit Conpherence rooms on mobile: D25879: Fix editing Conpherence rooms on mobile.
Feb 15 2025, 14:14 · User-Cigaryno, Mobile, Conpherence, Bug Reports
A_smart_kitten updated A_smart_kitten.
Feb 15 2025, 13:32
mainframe98 awarded D25878: Project archival dialog: Mention affected Herald rule conditions a Like token.
Feb 15 2025, 13:23
aklapper added a comment to T15996: Notify about affected Herald rule conditions when archiving a project tag.

With D25878 applied, dialog for folks who can use Herald:

Screenshot From 2025-02-15 13-22-08.png (748×795 px, 113 KB)

Feb 15 2025, 12:47 · Herald
aklapper added a revision to T15996: Notify about affected Herald rule conditions when archiving a project tag: D25878: Project archival dialog: Mention affected Herald rule conditions.
Feb 15 2025, 12:42 · Herald
aklapper requested review of D25878: Project archival dialog: Mention affected Herald rule conditions.
Feb 15 2025, 12:42
aklapper created T15996: Notify about affected Herald rule conditions when archiving a project tag.
Feb 15 2025, 12:38 · Herald
avivey added a comment to D25877: Mention on landing page that Phorge is a community fork of Phabricator.

I've deployed it (https://www.phorge.it/)

image.png (545×540 px, 88 KB)

Feb 15 2025, 11:25
Cigaryno closed T15801: Mention on landing page that Phorge is a community fork of Phabricator as Resolved by committing rHPb21f0623d221: Mention on landing page that Phorge is a community fork of Phabricator.
Feb 15 2025, 11:18 · User-Cigaryno, Phorge
Cigaryno committed rHPb21f0623d221: Mention on landing page that Phorge is a community fork of Phabricator.
Mention on landing page that Phorge is a community fork of Phabricator
Feb 15 2025, 11:18
Cigaryno closed D25877: Mention on landing page that Phorge is a community fork of Phabricator.
Feb 15 2025, 11:18
Cigaryno updated the task description for T15513: Cannot edit Conpherence rooms on mobile.
Feb 15 2025, 09:49 · User-Cigaryno, Mobile, Conpherence, Bug Reports
avivey accepted D25877: Mention on landing page that Phorge is a community fork of Phabricator.
Feb 15 2025, 09:45
Cigaryno edited reviewers for D25877: Mention on landing page that Phorge is a community fork of Phabricator, added: Blessed Committers; removed: O1: Blessed Committers.
Feb 15 2025, 09:45
Cigaryno added a reviewer for D25877: Mention on landing page that Phorge is a community fork of Phabricator: O1: Blessed Committers.
Feb 15 2025, 09:45
Cigaryno created P47 Conpherence update room error.
Feb 15 2025, 09:40 · Conpherence
taavi added a project to T15989: `arc unit`: Constant E_STRICT is deprecated (with PHP 8.4): Deprecation Notice.
Feb 15 2025, 07:42 · Deprecation Notice, PHP 8 support, Bug Reports
taavi moved T15989: `arc unit`: Constant E_STRICT is deprecated (with PHP 8.4) from Backlog to Deprecation Notices on the PHP 8 support board.
Feb 15 2025, 07:42 · Deprecation Notice, PHP 8 support, Bug Reports
Cigaryno requested review of D25877: Mention on landing page that Phorge is a community fork of Phabricator.
Feb 15 2025, 07:03
Cigaryno added a revision to T15801: Mention on landing page that Phorge is a community fork of Phabricator: D25877: Mention on landing page that Phorge is a community fork of Phabricator.
Feb 15 2025, 07:03 · User-Cigaryno, Phorge
Cigaryno claimed T15801: Mention on landing page that Phorge is a community fork of Phabricator.

Knowing rHP will be replaced by R10, I will submit a patch to close this task.

Feb 15 2025, 06:59 · User-Cigaryno, Phorge
Cigaryno updated Cigaryno.
Feb 15 2025, 06:39

Feb 14 2025

Cigaryno added inline comments to D25876: People Profile Menu: Move "Badges" item lower in panel list.
Feb 14 2025, 17:14
aklapper added inline comments to D25876: People Profile Menu: Move "Badges" item lower in panel list.
Feb 14 2025, 17:08
Cigaryno added inline comments to D25876: People Profile Menu: Move "Badges" item lower in panel list.
Feb 14 2025, 17:04
valerio.bozzolan accepted D25875: PHP 8.1: Do not pass null to ctype_digit() in AphrontFormDateControlValue::getStandardDateFormat().

You're fast. lol I approve because life is too short.

Feb 14 2025, 15:43
aklapper updated the diff for D25875: PHP 8.1: Do not pass null to ctype_digit() in AphrontFormDateControlValue::getStandardDateFormat().

null as fast as possible

Feb 14 2025, 15:41
valerio.bozzolan awarded D25874: Update installation guide to point to GitHub mirrors a Manufacturing Defect? token.
Feb 14 2025, 14:40
Cigaryno committed rPa474a38dd689: Update installation guide to point to GitHub mirrors.
Update installation guide to point to GitHub mirrors
Feb 14 2025, 14:38
Cigaryno closed D25874: Update installation guide to point to GitHub mirrors.
Feb 14 2025, 14:38
avivey accepted D25874: Update installation guide to point to GitHub mirrors.

I'd like people to clone from GH less for the bandwidth and more for the availability - GH is more likely to be up then us.
Technically I guess GH might have an issue with that, but they probably won't notice anyway.

Feb 14 2025, 14:15
valerio.bozzolan added a comment to D25875: PHP 8.1: Do not pass null to ctype_digit() in AphrontFormDateControlValue::getStandardDateFormat().

(Maybe also moving in line 316, before phutil_utf8_strtolower() and the regexes)

Feb 14 2025, 13:57
aklapper updated the diff for D25875: PHP 8.1: Do not pass null to ctype_digit() in AphrontFormDateControlValue::getStandardDateFormat().

Errm yes, now for real

Feb 14 2025, 13:57
aklapper updated the diff for D25875: PHP 8.1: Do not pass null to ctype_digit() in AphrontFormDateControlValue::getStandardDateFormat().

Short-circuit null check, as rightfully proposed by Valerio

Feb 14 2025, 13:54
valerio.bozzolan added a comment to D25873: Fix overlapping elements in Phame for >1791px width.

With this I have a regression in /w/. Do you have too?

Feb 14 2025, 13:43
aklapper requested review of D25876: People Profile Menu: Move "Badges" item lower in panel list.
Feb 14 2025, 13:43
aklapper added a comment to D25874: Update installation guide to point to GitHub mirrors.

No, because people do not read. The "read-only mirror" Wikimedia and GNOME code repos on GitHub regularly receive pull requests because people do not read anything.

Feb 14 2025, 10:45
Cigaryno added a comment to D25874: Update installation guide to point to GitHub mirrors.

I'm a bit worried that people will create Pull Requests on Github after downloading from Github...
Apart from download speed, are there other reasons why to recommend an external service?

Feb 14 2025, 10:26
aklapper added inline comments to D25872: Implements arc work for git workflow.
Feb 14 2025, 09:47
aklapper added a comment to D25874: Update installation guide to point to GitHub mirrors.

I'm a bit worried that people will create Pull Requests on Github after downloading from Github...
Apart from download speed, are there other reasons why to recommend an external service?

Feb 14 2025, 09:32
valerio.bozzolan added a comment to D25874: Update installation guide to point to GitHub mirrors.

Thanks Cigaryno. I think it's good to start a discussion on this and I appreciate you started this. I also have seen github.com suggested somewhere.

Feb 14 2025, 09:22
valerio.bozzolan created T15995: User config change: add more useful title in feed (PhabricatorUserPreferencesTransaction).
Feb 14 2025, 09:03 · Bug Reports, Feed, Auth
Cigaryno updated the task description for T15513: Cannot edit Conpherence rooms on mobile.
Feb 14 2025, 08:48 · User-Cigaryno, Mobile, Conpherence, Bug Reports
valerio.bozzolan added a comment to D25875: PHP 8.1: Do not pass null to ctype_digit() in AphrontFormDateControlValue::getStandardDateFormat().

Thanks. I'm curious if there's anything up that should not call this with null. Also I'm curious to test with a couple of date filters and custom date fields.

Feb 14 2025, 08:41

Feb 13 2025

slip accepted D25875: PHP 8.1: Do not pass null to ctype_digit() in AphrontFormDateControlValue::getStandardDateFormat().

LGTM

Feb 13 2025, 23:45
slip added a comment to D25868: Fix PHP 8.1 "preg_match(null)" exception for missing User-Agent HTTP Header.

I found this, which suggests that this shouldn't be used for headers. https://secure.phabricator.com/D21862

Feb 13 2025, 23:41
slip accepted D25867: Fix PHP 8.1 "strlen(null)" exception in Feed setting up MFA.

LGTM!

Feb 13 2025, 23:37
aklapper renamed T15994: PHP 8.1 ctype_digit/preg_split exceptions in AphrontFormDateControlValue for no date/time from PHP 8.1 ctype_digit/preg_split exceptions in Phrequent for no date/time to PHP 8.1 ctype_digit/preg_split exceptions in AphrontFormDateControlValue for no date/time.
Feb 13 2025, 20:07 · PHP 8 support
aklapper renamed T15994: PHP 8.1 ctype_digit/preg_split exceptions in AphrontFormDateControlValue for no date/time from PHP 8.1 ctype_digit/preg_+split exceptions in Phrequent for no date/time to PHP 8.1 ctype_digit/preg_split exceptions in Phrequent for no date/time.
Feb 13 2025, 20:07 · PHP 8 support
aklapper requested review of D25875: PHP 8.1: Do not pass null to ctype_digit() in AphrontFormDateControlValue::getStandardDateFormat().
Feb 13 2025, 20:06
aklapper added a revision to T15994: PHP 8.1 ctype_digit/preg_split exceptions in AphrontFormDateControlValue for no date/time: D25875: PHP 8.1: Do not pass null to ctype_digit() in AphrontFormDateControlValue::getStandardDateFormat().
Feb 13 2025, 20:06 · PHP 8 support
aklapper created T15994: PHP 8.1 ctype_digit/preg_split exceptions in AphrontFormDateControlValue for no date/time.
Feb 13 2025, 19:49 · PHP 8 support
Cigaryno requested review of D25874: Update installation guide to point to GitHub mirrors.
Feb 13 2025, 19:15
aklapper updated the summary of D25873: Fix overlapping elements in Phame for >1791px width.
Feb 13 2025, 17:31
aklapper requested review of D25873: Fix overlapping elements in Phame for >1791px width.
Feb 13 2025, 17:31
aklapper added a revision to T15985: Fix UX regression in Phame: D25873: Fix overlapping elements in Phame for >1791px width.
Feb 13 2025, 17:31 · Phame, Bug Reports, UX
aklapper updated the task description for T15985: Fix UX regression in Phame.
Feb 13 2025, 17:28 · Phame, Bug Reports, UX
valerio.bozzolan accepted D25869: Fix PHP 8 exit status cannot be null error in PhutilArgumentParser.

Thanks! I'm sorry that the execute method has undocumented return.

Feb 13 2025, 11:28 · PHP 8 support