Peter Jaszkowiak

Results 182 comments of Peter Jaszkowiak

You could do this by adding HTML for it. ``` html ```

Here's an explanation of the purpose of this PR: Use `slice::iter` instead of `into_iter` to avoid future breakage `an_array.into_iter()` currently just works because of the autoref feature, which then calls...

I don't have the expertise of Progress internals to go about fixing this, I'd guess it's non-trivial to fix but I really have no idea. I invite contributions of course

Sounds simple enough. Good idea.

I'm not sure. I'll have to try reproducing this myself. Could you please provide the whole error message you see?

You're on a very old version of NodeBB and this plugin. Please try upgradimg NodeBB and using the latest version of the plugin.

They were working last I checked. Do you see a "notification daemon started" in the logs?

There's currently no built-in way to hide responses from other users. You could hide them visually with CSS but that wouldn't prevent a determined user from seeing them.

Yes a new privilege would need to be added to handle this.

I'm really wondering why these diffs are messed up so bad. Any idea why?