Tobias Kunze

Results 124 comments of Tobias Kunze

So this issue is probably on the upper end of "good first issue" – it basically asks you to add the email preview we have for simple email composition to...

> It has an acceptable contrast ratio on both `#44B78B` How did you check the contrast? The last example is exactly white on `#44B78B`, and the [contrast is 2.5](https://contrast-ratio.com/#white-on-%2344B78B), which...

I don't recall why I closed this – I may have assumed that this was either merged or wasn't going to get merged two years after not seeing any movement...

Okay, so as far as I can tell, Mastodon keeps only the current and last used IP address, which is already much better than a full log. Furthermore, Mastodon doesn't...

This is an SQL query, not something to be run with ``bin/update``. As it touches the database, please do not just replicate this without understanding what it does. The complete...

We'll switch to that option soon – we did not consider it at first because we weren't sure what else might break when removing IP addresses entirely (from caches, etc)....

Any timeline on this? Seeing as mycli just *fails completely* if it is not allowed to create ``~/.myclirc`` is a bit annoying, especially since you can't set the location via...

Is this actually classed as wontfix, or only by automation? I can confirm that this feature would be good to have.

Me neither, but thank you for reporting this, it is definitely a bug. For all other cases, db-level constraints take care of this, but NULL values and unique constraints are...

The only part of the code that *could* produce this behaviour as far as I can tell, occurs when the "dirty"/wip schedule is reset to a prior schedule version, and...