Martin Schenck

Results 104 comments of Martin Schenck
trafficstars

Sorry, but the bot is no longer maintained and I wouldn't know how to do this cleanly. I will leave the task open in case someone wants to fix it.

And as @nornagon wrote: >The messages phabulous sends are difficult to visually parse. Instead of: > >`person closed D4281: Add things to the thing by committing rTd74ade4cded6: Add things to...

Thank you @claremacrae for coming up with this fix and letting me know how it would work! Please check whether the implementation matches your ideas.

One thing that's not ideal is the change to the `after` instance (using the existing Moment methods). It is not transparent at all, that `after` changes through the various function...

> > One thing that's not ideal is the change to the `after` instance (using the existing Moment methods). It is not transparent at all, that `after` changes through the...

@claremacrae there are comments in the code now, hope it helps.

> @schemar Without comments I'm making slow progress on reading the code, so thought I would see if I could break it! > > These added to `Task.test.ts` fail. Have...

Thank you for all the very valid comments @claremacrae! Unfortunately I won't have more time to work on this until at least Thursday. Would be lovely if you could pick...

> Is it worth jotting down the outline of what content might go in the user docs? Did you have any ideas? I added a short warning. Feel free to...

I wonder if there are cases where the while loop is endless…