Kyrylo Kovalenko

Results 15 issues of Kyrylo Kovalenko

If there at least one relay that misbehaves the whole feed is empty. ![image](https://user-images.githubusercontent.com/3592194/216366925-9491dc9e-d35a-47fe-9206-6d762a6957f6.png) Also it is not exactly clear which relay is not responding.

![image](https://user-images.githubusercontent.com/3592194/215325156-f89ecbf3-b233-4644-88d8-d62de8194023.png) It looks good in Amethyst, but also broken in snort. So maybe it's an issue with a shared library?

Similar to what twitter does, e.g. ![image](https://user-images.githubusercontent.com/3592194/215120533-68945520-c18a-449b-9347-b4b2f655d61a.png)

Currently, if I try to insert an animated GIF from keyboard's GIF section I get an error message `Amethyst doesn't support image insertion here`. I've found a potentially related discussions...

bounty ⚡

Data partition seems to have 1k block size which is sub-optimal, because 1. when data partition gets resized automatically via `systemd-growfs` it a. takes very long time, which is confusing,...