Thomas Nagy
Thomas Nagy
What extension did you use to disable JavaScript in your browser? This is how it looks like with ScriptSafe or uMatrix: 
Again, this issue is about the example not showing **with JavaScript disabled**. I always test CSS-only frameworks without JavaScript and if a demo does not look right without JavaScript, it...
That sounds great! I agree that it can only improve code quality if multiple CI pipelines would be hooked up to verify compilation and run tests on major platforms (TODO:...
Possibly related. I've pasted a very long message on Matrix. It was split to 3 messages over IRC, but the order of the messages was reversed (i.e., last part got...
Somewhat related: * https://github.com/matrix-org/matrix-spec/issues/633 * https://github.com/matrix-org/matrix-spec/issues/830 * https://github.com/matrix-org/matrix-spec/issues/620
Do you plan to make it compatible with https://webxdc.org/ or the plugin/script/addon/extension architecture of dozens of extant IRC & instant messaging clients & bot frameworks?
Spam filtering could also be implemented in different ways. Standard mail spam filters come to mind that could be ran on the body that each user could train (looking into...
This should definitely improve the situation, but not fix it entirely. After implementing similar protection on matrix, a spammer would then post 100 separate messages - each with 1 link...
Okay. Let's open a new issue linking to this one once it starts to be a burden.
One seems to be known with an easy workaround: https://stackoverflow.com/questions/69077798/trap-gd-webp-cannot-allocate-temporary-buffer-error-in-php-8-when-using-imagecre https://github.com/Intervention/image/issues/1196 The original stack trace pointed to an SQL query returning too many rows to fit in memory https://github.com/friendica/friendica/blob/6fe85d9e2c0291d1fa68a89872c6a96962806d87/src/Database/Database.php#L547