Alex Burka
Alex Burka
Yes, but as you can see that file contains the text "Nothing to see here" and it's true :). You'd think it would show up in my server logs at...
On main.elk.zone it seems to still break the thread although the leading "@" did not get deleted. By the way, for both of these tests I used the mobile web...
Sorry for the delay. I tested again using elk.zone and main.elk.zone. In both cases, invoking "delete and re-draft" on a reply results in the re-published toot *not* being attached to...
This was later duplicated by #2023 and fixed in #2028, thanks @alexzhang1030
Is there a plan to fix this or a workaround?
I guess one workaround is to just raise `scrollback` (or if you don't want to raise it, partially or fully clear it by setting it lower and then restoring to...
It would be easier if a keyword was used instead of `catch`.
@bluss yeah, I admit none of them are great... `override` seems like the only one that is close. Or we could use `do`, heh. Or a combination, though I don't...
Stack traces are just one example (though a very useful one, seems to me). If the Carrier trait is made to work, maybe that can cover such extensions? On Sun,...
`catch! { ... }` is another backcompat choice.