LuckyTurtleDev

Results 65 issues of LuckyTurtleDev

Crab-hole client can not get dns entry from a crab-hole sever via quic. Querry the server directly works fine `kdig +quic example.com @dns.luckyturtle.dev`. But if I querry my local carb-hole...

bug
wait for hickory

Todo: - [ ] wait for reaction at https://github.com/bluejekyll/trust-dns/issues/2014 first

privacy

see https://docs.rs/trust-dns-server/latest/trust_dns_server/store/forwarder/struct.ForwardConfig.html https://docs.rs/trust-dns-resolver/0.22.0/trust_dns_resolver/config/struct.ResolverOpts.html#structfield.validate

documentation

Hi it is possible to set a default font size, instead setting each font manual? for example at the `x/y_desc` and `label`: ```rust chart .configure_mesh() .x_desc("Jumps count with Δx=1") .y_desc("variance")...

I tried it and compiled it but my stickers are not working (?) The media files appear to be there but nothing is showing, not even in Element. ![image](https://user-images.githubusercontent.com/10671711/265867899-531e81d3-7c93-4c2f-97b9-fc6e6b44f716.png) https://0x416c69.github.io/stickerpicker/web/#pack-tg_name_MyQuby...

import of some stickerpacks fail: ``` ERROR failed to import sticker 2 from pack "TheLittleMole" Caused by: 0: error sending request for url (https://matrix-client.matrix.org/_matrix/media/r0/upload?access_token=TOKEN&filename=stickers%2Ffile_3643.webp): http2 error: stream error received: unspecific...

import of some sticker failed ``` ERROR failed to import sticker 1 from pack "MrOlaf" Caused by: Telegram request was not successful: 400 Bad Request: wrong file_id or the file...

For example at the sticker pack https://t.me/addstickers/LANI_Kurumi_chan_2_ENG the import of the following stickers does fail: ``` ERROR failed to import sticker 0 from pack "LANI_Kurumi_chan_2_ENG" Caused by: BufferSizeFailed: Expected (width...

sticker should be compressed, before uploaded to matrix. For example pngs can be compressed with [oxipng](https://github.com/shssoichiro/oxipng). Todo: - [ ] png - [ ] webm

see https://github.com/LuckyTurtleDev/mstickereditor/issues/28#issuecomment-1692223720 If the import of all stickers fail. As example if all stickers are video stickers. A empty pack will be created. Currently only a warning will be shown.