User Details
- User Since
- May 28 2023, 17:44 (100 w, 6 d)
- Availability
- Available
Thu, Apr 17
javascript replaced with javelin stuff
Wed, Apr 16
@bekay
I tried to use JX.Stratcom.listen but I ran into the following issues:
- I couldn't use mouseenter and mouseleave events for some reason
- when using mousedown in combination with an a-tag with href=#, I don't know how to convert e.preventDefault. e.prevent() didn't work the same
Comments from z1 chat:
ES5 compatibility issues fixed
Mon, Apr 14
This looks very pro !
Sun, Apr 13
Wed, Apr 9
Mar 16 2025
sorry for the late reply.
This looks good to me.
Thanks for this patch! Kind reminder: if you touched CSS or JavaScript, please remember to also run this:
Dec 12 2024
Dec 11 2024
Dec 9 2024
Sep 14 2024
Sep 10 2024
Those were just for the looks, but this is of course personal.
I can remove them if you want.
Sep 6 2024
Aug 22 2024
Width overflow fixed
Aug 18 2024
Updating D25790: Make table of contents visible when using wide screens
Aug 17 2024
Jul 13 2024
Jul 6 2024
Jul 5 2024
Update after comments
Jul 1 2024
Updates after comments
Updates after comments
Jun 30 2024
Updates after comments
Fix file attachment in Conpherence
Update after comments
Updates after comments
Updates after comments
Jun 29 2024
Jun 28 2024
it works indeed for editing Maniphest tasks but not for Phriction documents.
I have been analyzing this "attach code" but it's too complex for me.
It seems that the content_metadata (with the attachedFilePHIDs) is correctly sent by the javascript, but it's not processed in the PHP, which makes it not attach the file object to the wiki page.
Jun 26 2024
Make the Remarkup Help Page Extensible
Make the Remarkup Help Page Extensible
Jun 25 2024
Make the Remarkup Help Page Extensible
Jun 24 2024
I did not add a real index page.
The remarkup reference acts a bit as index page as cowsay and figlet references are referenced in here as hyperlinks.
Jun 23 2024
Make the Remarkup Help Page Extensible
Make the Remarkup Help Page Extensible
I don't understand what happened here?
I only had these files changed/added:
- src/applications/reference/src/application/ReferenceApplication.php
- src/applications/reference/src/controller/CowayReferenceController.php
- src/applications/reference/src/controller/FigletReferenceController.php
- src/applications/reference/src/controller/ReferenceController.php
- src/applications/reference/src/controller/RemarkupReferenceController.php
- src/infrastructure/markup/interface/RemarkupSyntaxDocumentationProvider.php
- src/infrastructure/markup/interpreter/PhabricatorRemarkupCowsayBlockInterpreter.php
- src/infrastructure/markup/interpreter/PhabricatorRemarkupFigletBlockInterpreter.php
- src/view/form/control/PhabricatorRemarkupControl.php
Jun 21 2024
Jun 20 2024
Jun 16 2024
Updating D25693: Conduit API: allow phriction.edit to modify viewPolicy and editPolicy