Joel Ekström

Results 64 comments of Joel Ekström

Hi! Thanks for reaching out. Feel free to fork it and add the functionality - as you've noted there's no public API for that as of right now. I would...

@jannemecek Actually, I'm sorry. It is supported, if you use `- (void)setHorizontalOffset:(CGFloat)offset forSectionAtIndex:(NSUInteger)index animated:(BOOL)animated;` on the layout object itself. You can do this jus before a section is appearing!

Oh right. I looked at local checkout of that. Sorry! But yeah, adding that one should solve it. It should be enough to copy L285-305 of that PR and expose...

Looks great 😊 thanks for sharing! Might be time to open a discussion thread where we can keep an index of alternative icons since there have been a few. I...

Thanks for the report! I think this has worked previously, might be a new bug 🤔 This can happen when Fastmail changes download URL's

I tested it out locally, and strangely there's no URL invocation at all when pressing the button. I think it needs a bit further investigation - but at least the...

Hi! Thanks. I investigated this a bit and I think it requires Fastmail to supply a webauth service which the don’t to my knowledge. Please let me know if I’m...

They do support it internally but they need to allow the “browser” (in this case Fastmate) to use it. It’s not available to third party apps I believe (and probably...

@mikescott Fastmate installs nothing except the binary from the zip file. Fastmail leaves cookies to keep you logged in/your settings via Fastmate though, but it's nothing that Fastmate has any...

Hey, thanks for playing the game! I absolutely agree, these things should be customizable, and I should probably put the controls in a config file some day. If you want...