Page MenuHomePhorge

mturdus (Merula Turdus)
User

Today

  • Clear sailing ahead.

Tomorrow

  • Clear sailing ahead.

Monday

  • Clear sailing ahead.

User Details

User Since
May 28 2023, 17:44 (47 w, 5 d)
Availability
Available

Recent Activity

Mon, Apr 15

mturdus accepted D25577: Makes extension usable with configured alternative file domain.
Mon, Apr 15, 20:41 · Diagrams (Extension)
mturdus added a comment to D25577: Makes extension usable with configured alternative file domain.

Now it's working!

Mon, Apr 15, 16:58 · Diagrams (Extension)

Sun, Apr 14

mturdus added a comment to D25577: Makes extension usable with configured alternative file domain.

This is the console log I got when running in Firefox:

Navigated to http://phorge.blackbird.turdus.local/diagram/
diagram-extension behavior called with config: 
Object { loadJsExtensionArgs: (4) […], toolbarCss: "http://phorge.blackbird.turdus.local/res/diagram-resources/35ad6f49/iframe-toolbtn.css", toolbarJs: "http://phorge.blackbird.turdus.local/res/diagram-resources/26d75a35/iframe-toolbtn.js" }
​
loadJsExtensionArgs: Array(4) [ "", "", "", … ]
​​
0: ""
​​
1: ""
​​
2: ""
​​
3: ""
​​
length: 4
​​
<prototype>: Array []
​
toolbarCss: "http://phorge.blackbird.turdus.local/res/diagram-resources/35ad6f49/iframe-toolbtn.css"
​
toolbarJs: "http://phorge.blackbird.turdus.local/res/diagram-resources/26d75a35/iframe-toolbtn.js"
​
<prototype>: Object { … }
phorge_extension.js:8:11
loadJsExtension called with args: <empty string> <empty string> <empty string> <empty string> phorge_extension.js:95:13
Sun, Apr 14, 18:24 · Diagrams (Extension)
mturdus added a comment to D25577: Makes extension usable with configured alternative file domain.

I'm on branch arcpatch-D25577 now but I still have an empty screen.

Sun, Apr 14, 06:43 · Diagrams (Extension)
mturdus updated the test plan for D25571: T15774: Celerity: javascript minification issue with template literals (backticked strings).
Sun, Apr 14, 05:39

Sat, Apr 13

mturdus added a comment to D25577: Makes extension usable with configured alternative file domain.

I might be doing something wrong.
When I open Diagrams, I see an empty screen with only the application's title "Diagram" and its corresponding icon on top

Sat, Apr 13, 18:28 · Diagrams (Extension)
mturdus added a comment to T15782: Diagrams Extension is not installable/usable in its current form.

The reason why I did not put all the draw.io js and css files in the repo is because

  1. draw.io is a very large repo

and 2) the draw.io people commit a lot (as in more than once a week).

Sat, Apr 13, 15:43 · Diagrams (Extension)
mturdus committed R5:91dd43de7dee: T15781: arc liberate throws exception.
T15781: arc liberate throws exception
Sat, Apr 13, 15:09

Sun, Apr 7

mturdus retitled D25571: T15774: Celerity: javascript minification issue with template literals (backticked strings) from Summary: T15774.
Sun, Apr 7, 11:51
mturdus requested review of D25571: T15774: Celerity: javascript minification issue with template literals (backticked strings).
Sun, Apr 7, 11:49
mturdus created T15774: Celerity: javascript minification issue with template literals (backticked strings).
Sun, Apr 7, 11:41
mturdus added a comment to Q108: Phorge and Mermaid Js (Answer 139).

Sorry for the late reply.
The Diagrams extension (which just references the draw.io codebase) already has something like that in it.
You can use {DIAG1} in remarkup for showing Diagram 1 in e.g. a wiki document.
You can also import Mermaid diagrams in here.

Sun, Apr 7, 10:45

Mar 3 2024

mturdus added a comment to D25509: Improve remarkup codeblock syntax highlighting when using Dark Mode.

Mission accomplished.
Thanks

Mar 3 2024, 14:55
mturdus closed D25509: Improve remarkup codeblock syntax highlighting when using Dark Mode.
Mar 3 2024, 14:54
mturdus committed rP892f527b9f63: Improve remarkup codeblock syntax highlighting when using Dark Mode.
Improve remarkup codeblock syntax highlighting when using Dark Mode
Mar 3 2024, 14:54
mturdus added a comment to D25509: Improve remarkup codeblock syntax highlighting when using Dark Mode.

I thought this was already in the repo, but I forgot to execute arc land... (sorry)
I bump into a 403 error when I execute it now.
I had one merge conflict in resources/celerity/map.php which I corrected manually.

Mar 3 2024, 14:15

Jan 12 2024

mturdus added a comment to D25509: Improve remarkup codeblock syntax highlighting when using Dark Mode.

I copy/pasted the keys of the getStyleMap() function dictionary into chatgpt with some remark that they were part of a syntax highlighting mechanism.
I asked it to translate them into something more readable.

Jan 12 2024, 16:25

Jan 10 2024

valerio.bozzolan awarded D25509: Improve remarkup codeblock syntax highlighting when using Dark Mode a Love token.
Jan 10 2024, 20:54
mturdus added a comment to D25509: Improve remarkup codeblock syntax highlighting when using Dark Mode.

Can someone explain what these "Code coverage needs to be enabled in php.ini by setting 'xdebug.mode' to 'coverage'" messages mean ?
Are these automated unit tests run on we.phorge.it or on my system ?

Jan 10 2024, 17:57

Jan 9 2024

mturdus requested review of D25509: Improve remarkup codeblock syntax highlighting when using Dark Mode.
Jan 9 2024, 21:56
mturdus added a revision to T15056: Improve Dark Mode: D25509: Improve remarkup codeblock syntax highlighting when using Dark Mode.
Jan 9 2024, 21:56 · User-Cigaryno, User-valerio.bozzolan, Accessibility, User-Bukkit

Aug 18 2023

mturdus accepted D25412: PHP 8 and Diviner Technical Documentation.
Aug 18 2023, 21:24
mturdus triaged T15621: PHP 8.2: Diviner's Phorge Technical Documentation not accessible as High priority.
Aug 18 2023, 18:46 · PHP 8 support

Jul 29 2023

mturdus created T15574: PHP8.1: strlen() null exception when creating a tab panel in a dashboard.
Jul 29 2023, 18:09 · PHP 8 support

Jul 24 2023

mturdus added a comment to D25267: Fix PHP 8.2 "trim(null)" exception which causes Conduit's user.whoami to fail.

I'm not sure if I understand your question.
I thought the fix was already implemented by aklapper?
What do you want me to do?

Jul 24 2023, 14:30

Jul 22 2023

mturdus committed R5:3b52564281f2: Content Security Policy issues fixed.
Content Security Policy issues fixed
Jul 22 2023, 18:01
mturdus committed R5:e6388ef5d785: DiagramUploadConduitAPIMethod.php: Important usage note added about base64….
DiagramUploadConduitAPIMethod.php: Important usage note added about base64…
Jul 22 2023, 18:01
mturdus committed R5:598dabbac05b: .phutil_module_cache removed from staging area.
.phutil_module_cache removed from staging area
Jul 22 2023, 18:01

Jul 16 2023

mturdus committed R5:840ea6b483a7: Subscription functionality added.
Subscription functionality added
Jul 16 2023, 11:56

Jul 15 2023

mturdus created T15555: PHP 8.2: "substr(null) exception" in People > Activity Logs.
Jul 15 2023, 12:36 · PHP 8 support

Jul 11 2023

mturdus added a comment to D25256: T15064: PHP8 related corrections.

The change in src/applications/people/mail/PhabricatorPeopleEmailLoginMailEngine.php also seems to be solved somehow.
I tried to simulate the issue with bin/mail send-test --to mturdus --subject "" and pressing CTRL-D.
I received an empty email (containing no subject and no body).

Jul 11 2023, 16:18
mturdus created T15548: PHP 8.2 "ltrim(null)" exception while executing ./bin/diviner generate.
Jul 11 2023, 05:32 · PHP 8 support

Jul 8 2023

mturdus committed R5:9031a4f716a0: Conduit API methods added.
Conduit API methods added
Jul 8 2023, 21:55

Jul 5 2023

mturdus committed R5:ebe69c77364e: README.md: spelling mistakes.
README.md: spelling mistakes
Jul 5 2023, 17:16
valerio.bozzolan awarded T15498: PHP 8.2 "strlen(null)" exception when viewing image details a Doubloon token.
Jul 5 2023, 12:42 · Files, PHP 8 support

Jul 4 2023

mturdus committed R5:ee422fb38773: Initial version.
Initial version
Jul 4 2023, 19:37
mturdus added a comment to Q64: File editor extension: updating PhabricatorFile content (Answer 83).

I'm ready to publish a first version, but I don't understand how to publish it under Phactory?
Do I need to publish on Github first ?

Jul 4 2023, 18:37

Jul 2 2023

mturdus added a comment to Q64: File editor extension: updating PhabricatorFile content (Answer 83).

Thanks.
Yes, it will be open source

Jul 2 2023, 14:57

Jul 1 2023

20after4 awarded Q62: Extension: how to use PhabricatorFile::newFromFileData() a Yellow Medal token.
Jul 1 2023, 21:39 · Files

Jun 27 2023

mturdus added Q64: File editor extension: updating PhabricatorFile content (Answer 83).
Jun 27 2023, 18:28

Jun 26 2023

mturdus added a comment to Q64: File editor extension: updating PhabricatorFile content (Answer 81).

I got a bit further and got a new issue :-)

Jun 26 2023, 20:10

Jun 25 2023

mturdus added a comment to Q64: File editor extension: updating PhabricatorFile content (Answer 81).

Yes, this was indeed the answer I was afraid of...

Jun 25 2023, 13:42
valerio.bozzolan awarded Q64: File editor extension: updating PhabricatorFile content a Love token.
Jun 25 2023, 07:33
mturdus asked Q64: File editor extension: updating PhabricatorFile content.
Jun 25 2023, 07:02
mturdus created T15499: PHP 8.2 "strlen(null)" exception when executing Conduit file.allocate.
Jun 25 2023, 05:57 · Conduit, PHP 8 support
mturdus created T15498: PHP 8.2 "strlen(null)" exception when viewing image details.
Jun 25 2023, 05:41 · Files, PHP 8 support

Jun 17 2023

mturdus closed Q62: Extension: how to use PhabricatorFile::newFromFileData() as resolved.
Jun 17 2023, 16:48 · Files

Jun 16 2023

mturdus added a comment to D25267: Fix PHP 8.2 "trim(null)" exception which causes Conduit's user.whoami to fail.
__________________________________ < Overlap detected! Already fixed! > ---------------------------------- \ ^__^ \ (oo)\_______ (__)\ )\/\ ||----w | || ||

Mistery resolved! Git was right. The patch was not successfully land-able since the kind user @aklapper already landed a fix for this 3 days ago

rP1c098c273d06: Fix PHP 8.1 "strlen(null)" exception calling Conduit's user.whoami

Ouch :D

Thank you very much anyway @mturdus - For consolation, you unlocked this command:

arc anoid
Jun 16 2023, 16:33
mturdus added a comment to D25267: Fix PHP 8.2 "trim(null)" exception which causes Conduit's user.whoami to fail.

I uncommented a line in the editor executed by arc diff and it seemed to work

Jun 16 2023, 04:32
mturdus updated the diff for D25267: Fix PHP 8.2 "trim(null)" exception which causes Conduit's user.whoami to fail.

Updating D25267: Fix PHP 8.2 "trim(null)" exception which causes Conduit's user.whoami to fail

Jun 16 2023, 04:26

Jun 15 2023

mturdus added a comment to D25267: Fix PHP 8.2 "trim(null)" exception which causes Conduit's user.whoami to fail.

I'm sorry I didn't know I had to more.

Jun 15 2023, 18:19

Jun 12 2023

mturdus added a comment to Q62: Extension: how to use PhabricatorFile::newFromFileData().

This sounds indeed logical that it's only for POST calls.
I'll look into it further this week

Jun 12 2023, 16:33 · Files
valerio.bozzolan awarded Q62: Extension: how to use PhabricatorFile::newFromFileData() a Mountain of Wealth token.
Jun 12 2023, 07:18 · Files

Jun 11 2023

mturdus asked Q62: Extension: how to use PhabricatorFile::newFromFileData().
Jun 11 2023, 10:05 · Files
mturdus added Q61: Has anyone tried using the `conduit` file uploadchunk method? (Answer 77).
Jun 11 2023, 09:44

Jun 10 2023

mturdus added inline comments to D25268: Fix PHP 8.2 "strlen(null)" exceptions block rendering Differential Revision page (T15432 - 1/2).
Jun 10 2023, 17:39

Jun 9 2023

mturdus created T15455: Register New Account: unsafe password check not working correctly?.
Jun 9 2023, 05:31 · Security

Jun 8 2023

mturdus updated the diff for D25268: Fix PHP 8.2 "strlen(null)" exceptions block rendering Differential Revision page (T15432 - 1/2).

Updated according to the comments

Jun 8 2023, 17:53

Jun 1 2023

mturdus added inline comments to D25268: Fix PHP 8.2 "strlen(null)" exceptions block rendering Differential Revision page (T15432 - 1/2).
Jun 1 2023, 20:49
mturdus requested review of D25269: Fix PHP 8.2 "strlen(null)" exceptions block rendering Differential Revision page (T15432 - 2/2).
Jun 1 2023, 19:57
mturdus added a revision to T15432: PHP 8.1 "strlen(null)" exceptions block rendering Differential Revision page: D25269: Fix PHP 8.2 "strlen(null)" exceptions block rendering Differential Revision page (T15432 - 2/2).
Jun 1 2023, 19:57 · PHP 8 support
mturdus requested review of D25268: Fix PHP 8.2 "strlen(null)" exceptions block rendering Differential Revision page (T15432 - 1/2).
Jun 1 2023, 19:51
mturdus added a revision to T15432: PHP 8.1 "strlen(null)" exceptions block rendering Differential Revision page: D25268: Fix PHP 8.2 "strlen(null)" exceptions block rendering Differential Revision page (T15432 - 1/2).
Jun 1 2023, 19:51 · PHP 8 support
mturdus requested review of D25267: Fix PHP 8.2 "trim(null)" exception which causes Conduit's user.whoami to fail.
Jun 1 2023, 19:05

May 29 2023

mturdus added a comment to D25256: T15064: PHP8 related corrections.

These are the stack traces:

May 29 2023, 11:35
mturdus requested review of D25256: T15064: PHP8 related corrections.
May 29 2023, 10:11