LuckyTurtleDev

Results 65 issues of LuckyTurtleDev

On dark mode the table at the readme is hard to read: ![image](https://github.com/maunium/stickerpicker/assets/44570204/6e94e183-a9b5-45dc-8930-c63c670b3aad) I would suggest using ✅ instead of ✔️. This should be easy to see on dark and...

Stickerpicker fails loading, if a pack has zero stickers: ``` Uncaught (in promise) TypeError: pack.stickers[0] is undefined NavBarItem https://ptphoenix.github.io/stickerpicker/web/src/index.js:339 Preact 16 _loadPacks https://ptphoenix.github.io/stickerpicker/web/src/index.js:179 _loadPacks https://ptphoenix.github.io/stickerpicker/web/src/index.js:157 componentDidMount https://ptphoenix.github.io/stickerpicker/web/src/index.js:190 Preact 4 https://ptphoenix.github.io/stickerpicker/web/src/index.js:363...

It would be nice if the alpine rust docker image does also support arm32v7, how claimed by the Dockerhub readme. This would as example allow, to easily create musl docker...

I have try to run the example from the [build instructions](https://github.com/not-fl3/macroquad#build-instructions) on android, but the generated apk file can not be installed on my phone. I have build the apk...

If the user has a slow pc or using a high compression, he might can not compress all images at once. But after aborting it is not possible to continue...

T-Feature
I-Not Planned

Hi, I get the following compile error, if I try to compile this carte on github actions using macos-latest runner. I am using this crates as dependency from [keepawake](https://crates.io/crates/keepawake). ```...

**Describe the bug** For some rss feed the rss-bot does not work. It does simple send no message. But other feeds does work. **To Reproduce** * create new unencrypted room....

### Bug Description Auto generated Record do not us Option for nullable value. The doc say I should create a issue for this. ### Minimal Reproduction repo with bug: https://github.com/LuckyTurtleDev/mstickerpicker/tree/59488942bddbff961cffc4a3c40e43524496c660...

bug

### Steps to reproduce * Send an animated apng sticker. * watch at the send sticker example event: ```json { "content": { "body": "elephant.png", "info": { "h": 200, "mimetype": "image/apng",...

T-Defect