In T15979#20270, @avivey wrote:@Cigaryno which browser/OS are you using?
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Dec 18 2024
Dec 18 2024
(I cannot reproduce anymore, now I see the very - ugly - native desktop notification of my environment lol; but it's difficult to note since I've configured my computer to disappear after 0.5 seconds - also maybe a common problem I guess)
The "Grant permission" button works for me on Chrome/Windows.
Dec 17 2024
Dec 17 2024
You are totally right, I've never seen native browser notifications too. For some reasons I've always confused Phorge's popup with these since they are quite similar in my environment
In T15979#20265, @valerio.bozzolan wrote:Is there a possibility that you have a browser extension privacy-focused that automatically denies this permission?
Is there a possibility that you have a browser extension privacy-focused that automatically denies this permission?
Any error in your browser console?
Clicking on Send Test Notification, a notification shows up on the bottom of the screen, but this is totally unrelated to browser notifications.
After clicking on the Grant Permission button:
Can you share a screenshot after you click on that button?
aklapper added a comment to T15640: Errors when a commit belongs to a numeric git branch: Exception: "Call to phutil_nonempty_string() expected null or a string, got: int" in PhabricatorRepository.php.
In T15640#19898, @valerio.bozzolan wrote:Wow. Assuming the line is the one with phutil_nonempty_string($branch), why branch "main" is considered a number?
I think that for the "the name I use is not my legal name" use-case, I'm pretty sure it's fine to use the name that is actually used (because that's what the person is normally known as). It's probably easier to justify accepting a name that is used in real life then "internet handle", but ㄟ( ▔, ▔ )ㄏ
Perhaps we need an interact policy for events?
What do other CLAs do about this?
I'm... honestly not sure, I haven't signed one before. If I had to, I'd ask the maintainers before doing so ^^;
Dec 16 2024
Dec 16 2024
valerio.bozzolan added a comment to T15822: When a phriction page is moved, history should follow the page move.
Another related bug is that also referenced/attached files are kept on the old page. Maybe different bug report under same umbrella.
valerio.bozzolan triaged T15822: When a phriction page is moved, history should follow the page move as Normal priority.
Let's promote to bug :D
valerio.bozzolan added a comment to T15125: Unknown edge constant "26"! when deleting a file with old attachment edges.
The current workaround I'm proposing is just:
Dec 15 2024
Dec 15 2024
In T15121#20192, @BlankEclair wrote:Would the CLA have to be signed with one's legal name?
Dec 14 2024
Dec 14 2024
taavi closed T15970: phurl: Allow setting default edit policy for URLs as Resolved by committing rP18336f0b9a98: Allow customizing default Phurl view and edit policies.
Would the CLA have to be signed with one's legal name?
Dec 12 2024
Dec 12 2024
valerio.bozzolan added a comment to D25363: Calendar Import: calendar uploader is not anymore an alien.
Uh I'm very happy about this at work! Running since months smoothly. I can close Google Calendar forever 🎉
valerio.bozzolan accepted D25855: JSON rendering: Avoid exception iterating on non-iterable objects.
I see a red light in a unit test but it works on me after the patch src/parser/__tests__/ArcanistBundleTestCase.php - any comment on that? Anyway sgtm since it needs the foreach() stuff later.
valerio.bozzolan retitled D25854: Phriction: fix issue with icons in table of contents on wide screens from Fix issue with icons in table of contents on wide screens
valerio.bozzolan accepted D25854: Phriction: fix issue with icons in table of contents on wide screens.
It also works with icons that are spinning lol thanks
valerio.bozzolan updated the summary of D25854: Phriction: fix issue with icons in table of contents on wide screens.
I wonder if we can expand that to provide an authorUser too, in many places as possible 🤔
but i'm lazyyyy :(
Dec 11 2024
Dec 11 2024
aklapper requested review of D25855: JSON rendering: Avoid exception iterating on non-iterable objects.
Thanks for the super-quick patch! I can confirm that this fixes the issue in the Phriction ToC on wider screens.
mturdus requested review of D25854: Phriction: fix issue with icons in table of contents on wide screens.
valerio.bozzolan triaged T15920: Make table of contents visible when using wide screens as Wishlist priority.
I've discovered a minor UX problem if an heading has a nice icon. Check it:
Thanks! That worked :)
jeffrey committed rPdbcc4472493a: Fix error in Mercurial when no offset is specified (authored by aklapper).
Welcome in the family of Trusted Contributors \o/ try again plz
@aklapper I'd like, but don't have permissions to push to the repo:
>>> Land these changes? [y/N/?] y MERGING c63c9545c8c1 Fix error in Mercurial when no offset is specified MERGE Attempting to rebase changes. DONE Merge succeeded. PUSHING Pushing changes to "origin".
In D25853#22877, @BlankEclair wrote:$params has an optional authorPHID key, whose value is... well, the PHID of the author (if applicable). I suppose we can reuse that here?
@jeffrey: Would you like to arc land your patch to get it merged?
aklapper added a comment to D25619: Fix overflowing of AphrontSideNavFilterView on small screens and tidy up nav bar styles.
@bekay: Would you like to merge this?
Turns out that this doesn't work if the file is uploaded via chunking
$params has an optional authorPHID key, whose value is... well, the PHID of the author (if applicable). I suppose we can reuse that here?
Hoping to help: maybe maybe, we can be prepared to receive that User $actor but: null as default \o/ and we can just skip this additional limitation if it's null, assuming that null = SomebodyImportant™
Ouch we should maybe already skip this limit if the user has $user->isOmnipotent(), otherwise some daemons may crash.
Move assertion to a different function
valerio.bozzolan changed the visibility for D25845: Repository Identity "Automatically Detected User": don't trust unverified emails.
valerio.bozzolan added a comment to D25845: Repository Identity "Automatically Detected User": don't trust unverified emails.
Thanks folks 💃 Let's land and open visibility, so other people can read more and cherry-pick in their stable if they need.
valerio.bozzolan updated the test plan for D25845: Repository Identity "Automatically Detected User": don't trust unverified emails.
I forgot to accept but please consider the little cute small comment to add the corner case for the background ajax request, that I suspect it may work too and I hope with less unexpected situations. There was probably a reason for that isFormPost(). For example see isContinueRequest() that is even stricter in a way. Thanks :)
I like it :) Thanks! It works on my machine following the test plan.
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