Page MenuHomePhorge

RemarkupProject
ActivePublic

Members

  • This project does not have any members.
  • View All

Recent Activity

Tue, May 6

aklapper added a comment to D25847: Remarkup: harden how we recognize internal/external URIs (mailto, mobile phones, ...).

Resigning as this developed into a larger patch requiring testing; shouldn't be listed as "accepted" as that referred to a revision long ago

Tue, May 6, 18:44 · Remarkup
aklapper resigned from D25847: Remarkup: harden how we recognize internal/external URIs (mailto, mobile phones, ...).

Resigning as this developed into a larger patch requiring testing; shouldn't be listed as "accepted" as that referred to a revision long ago

Tue, May 6, 18:43 · Remarkup
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

Tue, May 6, 08:59 · Remarkup
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

Tue, May 6, 08:32 · Remarkup
valerio.bozzolan added inline comments to D25847: Remarkup: harden how we recognize internal/external URIs (mailto, mobile phones, ...).
Tue, May 6, 08:01 · Remarkup
aklapper added inline comments to D25847: Remarkup: harden how we recognize internal/external URIs (mailto, mobile phones, ...).
Tue, May 6, 07:03 · Remarkup

Sun, May 4

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

drop newline

Sun, May 4, 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

Sun, May 4, 21:12 · Remarkup
valerio.bozzolan added inline comments to D25847: Remarkup: harden how we recognize internal/external URIs (mailto, mobile phones, ...).
Sun, May 4, 20:58 · Remarkup
aklapper added inline comments to D25847: Remarkup: harden how we recognize internal/external URIs (mailto, mobile phones, ...).
Sun, May 4, 09:12 · Remarkup

Sat, May 3

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

I need to sleep

Sat, May 3, 14:05 · Remarkup
valerio.bozzolan updated the diff for D25847: Remarkup: harden how we recognize internal/external URIs (mailto, mobile phones, ...).

transaction.search: handle unmanaged exception when objectType is not supported

Sat, May 3, 14:03 · Remarkup
valerio.bozzolan added a project to T15974: Do not consider emails and custom protocols as internal links: Wikimedia Hackathon 2025.
Sat, May 3, 13:15 · Wikimedia Hackathon 2025, User-valerio.bozzolan, Remarkup
valerio.bozzolan added a project to T15973: Fix unit test PhutilRemarkupEngineTestCase: Wikimedia Hackathon 2025.
Sat, May 3, 13:15 · Wikimedia Hackathon 2025, Bug Reports, User-valerio.bozzolan, Remarkup
valerio.bozzolan added a project to T15967: Fix unit test PhutilPygmentizeParserTestCase: Wikimedia Hackathon 2025.
Sat, May 3, 13:14 · Wikimedia Hackathon 2025, Bug Reports, User-valerio.bozzolan, Remarkup
valerio.bozzolan retitled D25847: Remarkup: harden how we recognize internal/external URIs (mailto, mobile phones, ...) from Fix minor regression in Remarkup unit tests and harden
Sat, May 3, 13:13 · Remarkup
valerio.bozzolan retitled D25847: Remarkup: harden how we recognize internal/external URIs (mailto, mobile phones, ...) from Fix regression in Remarkup unit tests and harden to Fix minor regression in Remarkup unit tests and harden.
Sat, May 3, 13:11 · Remarkup
valerio.bozzolan added inline comments to D25847: Remarkup: harden how we recognize internal/external URIs (mailto, mobile phones, ...).
Sat, May 3, 13:05 · Remarkup
valerio.bozzolan updated the diff for D25847: Remarkup: harden how we recognize internal/external URIs (mailto, mobile phones, ...).

add more edge cases in unit tests

Sat, May 3, 13:02 · Remarkup

Fri, Apr 25

pppery closed T16028: New project remarkup rule misses some project names as Resolved by committing rP4bd591e4414b: Simplify project regex further.
Fri, Apr 25, 15:39 · Bug Reports, Remarkup

Wed, Apr 23

valerio.bozzolan moved T16042: Embedded videos are disproportionately huge from Backlog to Feature Requests on the Remarkup board.

P.S. I wonder... what happens if we expose the width/height here. But probably just touching that would be enough. Still, patch welcome 👍

Wed, Apr 23, 13:45 · User-valerio.bozzolan, Feature Requests, Remarkup
valerio.bozzolan added projects to T16042: Embedded videos are disproportionately huge: Feature Requests, User-valerio.bozzolan.

Thanks. Yes. I can reproduce. Relevant documentation:

Wed, Apr 23, 13:40 · User-valerio.bozzolan, Feature Requests, Remarkup
Daimona created T16042: Embedded videos are disproportionately huge.
Wed, Apr 23, 13:28 · User-valerio.bozzolan, Feature Requests, Remarkup

Tue, Apr 22

valerio.bozzolan lowered the priority of T15323: Add support for embedding Videos from Wikimedia Commons into Remarkup from Low to Wishlist.

Thanks. I also encourage in not following the mentioned implementation, and not only because they have problems with deleted files (interesting) but also because that solution is verticalized on Wikimedia Commons, and nowadays a "modern" embedder system should probably just use the OEmbed protocol that is quite flexible and would support out of the box an incredible amount of websites, potentially including Wikimedia Commons, with relatively few amount of code, than supporting every single website in the universe.

Tue, Apr 22, 07:04 · Feature Requests, Remarkup, Affects-Wikimedia

Mon, Apr 21

pppery added a project to T16036: Feature Request: Add a Copy-to-Clipboard Button to code blocks: Remarkup.
Mon, Apr 21, 22:38 · Remarkup

Apr 11 2025

pppery added a revision to T16028: New project remarkup rule misses some project names: D25959: Simplify project regex further.
Apr 11 2025, 15:27 · Bug Reports, Remarkup
pppery added a comment to T16028: New project remarkup rule misses some project names.

That's true of all projects - Remarkup here for instance.

Apr 11 2025, 15:13 · Bug Reports, Remarkup
bekay added a comment to T16028: New project remarkup rule misses some project names.

{#js-draw-lib} does work.

Apr 11 2025, 15:12 · Bug Reports, Remarkup
pppery added a comment to T16028: New project remarkup rule misses some project names.

{#js-draw-lib} does work.

Apr 11 2025, 15:07 · Bug Reports, Remarkup
bekay updated subscribers of T16028: New project remarkup rule misses some project names.

@pppery I don't know if you wanna step in, since the change was introduced by you.

Apr 11 2025, 14:41 · Bug Reports, Remarkup
bekay created T16028: New project remarkup rule misses some project names.
Apr 11 2025, 14:37 · Bug Reports, Remarkup

Mar 19 2025

Cigaryno added a comment to T15203: Remarkup: allow to mention a Slowvote (without embedding).

(M is short for Mockup probably)

Mar 19 2025, 13:50 · User-valerio.bozzolan, Remarkup
valerio.bozzolan added a comment to T15203: Remarkup: allow to mention a Slowvote (without embedding).

(M is short for Mockup probably)

Mar 19 2025, 09:42 · User-valerio.bozzolan, Remarkup
avivey added a comment to T15203: Remarkup: allow to mention a Slowvote (without embedding).

On this server, we changed the config to /^(Q|V|M)\d$/ because we don't have P1 tickets.
I'm also not sure what M is short for.

Mar 19 2025, 07:40 · User-valerio.bozzolan, Remarkup
Cigaryno added a comment to T15203: Remarkup: allow to mention a Slowvote (without embedding).

The V123 syntax is disabled by remarkup.ignored-object-names config by default; The default is /^(Q|V|M|P)\d$/ (basically anything starting with Q, V, M, or P), for "Q1" (biz-talk for April), "V1" (for versions), "M1" (for ?????) and "P1" (Jira for "important bug").

I'm honestly surprised about layout=inline working for {T123} - I thought is only works for images. But it can probably be made to work for Votes (or rather, all objects) like it does for tasks.

Mar 19 2025, 07:19 · User-valerio.bozzolan, Remarkup
avivey added a comment to T15203: Remarkup: allow to mention a Slowvote (without embedding).

The V123 syntax is disabled by remarkup.ignored-object-names config by default; The default is /^(Q|V|M|P)\d$/ (basically anything starting with Q, V, M, or P), for "Q1" (biz-talk for April), "V1" (for versions), "M1" (for ?????) and "P1" (Jira for "important bug").

Mar 19 2025, 07:07 · User-valerio.bozzolan, Remarkup

Mar 18 2025

Cigaryno moved T16014: Checkboxes are not processed on tables from Backlog to Feature Requests on the User-Cigaryno board.
Mar 18 2025, 19:53 · Remarkup, User-Cigaryno
Cigaryno updated the task description for T16014: Checkboxes are not processed on tables.
Mar 18 2025, 19:53 · Remarkup, User-Cigaryno

Mar 14 2025

Cigaryno created T16014: Checkboxes are not processed on tables.
Mar 14 2025, 21:53 · Remarkup, User-Cigaryno

Feb 16 2025

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 closed D25764: Leave fullscreen editor when displaying "Upload File" and "Meme" dialogs.
Feb 16 2025, 18:57 · Remarkup
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

Feb 7 2025

aklapper added a comment to T15323: Add support for embedding Videos from Wikimedia Commons into Remarkup.

I do not recommend, because https://phabricator.wikimedia.org/T293139 - Phorge displays whatever it gets, especially if the video got deleted in the meantime. Same behavior for Youtube.

Feb 7 2025, 12:42 · Feature Requests, Remarkup, Affects-Wikimedia

Feb 3 2025

valerio.bozzolan updated the test plan for D25764: Leave fullscreen editor when displaying "Upload File" and "Meme" dialogs.
Feb 3 2025, 08:00 · Remarkup
valerio.bozzolan updated the diff for D25764: Leave fullscreen editor when displaying "Upload File" and "Meme" dialogs.

add little cute comment and newline, to make it clear that the comment belongs only to that line, and really nothing else lol

Feb 3 2025, 08:00 · Remarkup
valerio.bozzolan accepted D25764: Leave fullscreen editor when displaying "Upload File" and "Meme" dialogs.

It works on my computer. Thaaaanks \o/

Feb 3 2025, 08:00 · Remarkup

Jan 17 2025

Cigaryno moved T15323: Add support for embedding Videos from Wikimedia Commons into Remarkup from Backlog to Feature Requests on the Affects-Wikimedia board.
Jan 17 2025, 11:08 · Feature Requests, Remarkup, Affects-Wikimedia

Dec 31 2024

Cigaryno moved T15323: Add support for embedding Videos from Wikimedia Commons into Remarkup from Backlog to Feature Requests on the Remarkup board.
Dec 31 2024, 11:01 · Feature Requests, Remarkup, Affects-Wikimedia
Cigaryno added a project to T15323: Add support for embedding Videos from Wikimedia Commons into Remarkup: Feature Requests.
Dec 31 2024, 11:01 · Feature Requests, Remarkup, Affects-Wikimedia