Support for flarum!
Dev Diary: Beta 13
Already broke rule #1: do not use Flarum in production
In case you have a stack overflow/exchange account, please vote our banner up. This will show the banner on the stack exchange network:
luceos I would also try using a High DPI version maybe (if it can be done in that size limit)
luceos I was talking about this grain:
You have comparison with other banner with smooth gradient without grain - it has 600x500px but it takes only 42 KB (30% of the limit). PNG is just really bad with compressing background with noise/grain - if you remove it, there should be no problem with size limit even for HDPI version.
luceos good thing you're a coder, not a graphic designer.
We just kicked off our beta 13 release! Aside from continuing work on the task laid out for the next release and as such stable, we also welcomed @askvortsov as the trainee for this cycle His enthusiasm to deliver PR's to Flarum wasn't left unnoticed, we decided to give more direction to his efforts by bringing him into the traineeship. We're glad he accepted, accelerating our progress to stable even further.
luceos Upvoted! I fell the font style could be changed to something more attractive.
luceos give my man @askvortsov some badge
This past weekend I worked on fixing some bugs/issues regarding the new spoilers. Namely that emoji still show through and links would show through on hover. PRs to resolve the issues in their respective core extensions have been made.
tankerkiller125 thanks for the update!
I've been handling some organizational tasks, our planned consultation/hackaton trip to giffgaff was cancelled due to Corona. This means cancelling bookings, requesting refunds and talking about a possibility to use the freed time slot with something else - possibly virtual. Will keep you in the loop about this.
For core I've redone some work related to the user preferences and user notification preferences logic. I feel the changes are now far more transparent by moving deprecated code to its own trait and the remaining user preferences code for the User class to its own permanent trait. A PR will soon follow.