Tomasz Cielecki
Tomasz Cielecki
@jamesmontemagno is running the IFTTT bot. There might be some limitations to what it can do.
@jamesmontemagno if we enriched the feed somehow for each of the Entries in the RSS, would that help fishing out the Author twitter handle.
@jamesmontemagno what do you do when the title is too long? Truncate it? Should we somehow ensure that it fits a tweet?
@saamerm Why are you changing the preview model? It is _only_ used here: https://www.planetxamarin.com/preview not for the feed itself. In the case of the preview. I would rather have the...
https://github.com/planetxamarin/planetxamarin/blob/master/src/Firehose.Web/Infrastructure/NewCombinedFeedSource.cs#L126 this line contains the feed items for a specific author.
Thanks. If it fails and it doesn't report for your user just ignore it 👍 That doesn't block the PR from getting merged.
I would love for something like @gep13 mentions be implemented: > "all" that is required is support for having multiple labels, and having an issue/pr appear in two sections of...
It is not visible, but if you switch to another window which accepts input, type a character in that input field, and switch back the text magically appears
@markuspalme could it be the linker stripping out stuff? Could you try add `false` in your Project Properties and see if that helps?
@markuspalme UseInterpreter is not for Release builds, Apple won't allow that.