PaddiM8

Results 14 issues of PaddiM8

Is it possible to detect hashtags and mentions? If so, how?

It would be nice to have some way to automatically upload inserted images to a backend and then use the returned URL, if it isn't possible already. Right now it...

When compiling to native AOT, I get the following: `Unhandled Exception: System.MissingMethodException: No parameterless constructor defined for type 'MyClass'.` ``` at System.ActivatorImplementation.CreateInstance(Type, Boolean) + 0x203 at System.Reflection.Runtime.General.ReflectionCoreCallbacksImplementation.ActivatorCreateInstance(Type, Boolean) + 0x2b...

I noticed that Ladybird crashes when I have Hæck installed. It's a variant of the `Hack` font with ligatures. Here's a gdb backtrace: ``` ak_verification_failed () at /home/paddi/clones/serenity/AK/Assertions.cpp:108 108 __builtin_trap();...

bug