Noach Magedman
Noach Magedman
Should the "You have to eat for X more days" count include today or not? I hadn't been paying close enough attention to the exact count for it to matter,...
Thanks for your amazing work, Alexander! I have a large, legacy codebase riddled with RuboCop offenses. I want to introduce RuboCop into our development pipeline _gradually_. I'm interested in having...
### Description: PR #25632 (commit 813883181) shows the NotAuthorizedPage if Accounts_AllowUserProfileChange is false. This leads to an awkward user experience, as the user thinks he does not have access to...
### Description: Commit 5afe5ceb72888f0a0d51544d89fe1b4567ff5e85 ("Chore: Migrate oembed to ts (#25622)", released in RC v5.0.0) introduced a regression in the recursive processing of `Message_QuoteChainLimit`. The change creates an off-by-one error, cutting...
The commit 21b81e9a9 "Chore: Update Meteor 2.7.3 (#25991)" introduced a breaking change to two API endpoints, incidental to the task of updating Meteor. - /api/v1/groups.list - /api/v1/channels.list.joined These two endpoints...
The commit 21b81e9a9 "Chore: Update Meteor 2.7.3 (#25991)" introduced a breaking change to two API endpoints, incidental to the task of updating Meteor. - /api/v1/groups.list - /api/v1/channels.list.joined These two endpoints...
I don't see anything here explaining how you **generated** your word lists. Would you mind, please, discussing the source corpus and what criteria you used to filter it down? e.g....
## Proposed changes (including videos or screenshots) 1. BUGFIX: Use `await` when calling async function Assets.getTextAsync() Commit df82bccb86fdab509c9de324ad4adfda93f0ddc1 "chore: Use Assets’ async API (#29311)" replaced several `Assets.getText()` calls with `await...