CMahaff

Results 8 issues of CMahaff

Running version 1.5.0 on a Raspberry Pi 4, using the docker compose instructions. All paperless directories (export, data, media, consume) were pointing to a USB hard drive attached to the...

This would be tricky since you need to figure out some kind of encrypted storage to hold the credentials offline. Or live with just storing the unencrypted jwt token? UI...

enhancement

No one has complained yet - which makes me lean towards not bothering to change it - but using `config_dir()` in [this library](https://lib.rs/crates/dirs), instead of the user's home directory, would...

enhancement

**Describe the Bug** Lemmy has a behavior, IMO a bug, where when under heavy load the `/api/v3/site` will start returning data as if the user is logged out, even if...

bug

Lemmy API Rate Limits are expressed as a number of messages over a period of time. I.E. Something like 100 messages over 10 minutes. LASIM currently just calculates the rate...

enhancement

**Describe the Bug** If your target instance has de-federated from an instance with communities you want to subscribe/block or users you want to block, you will get 400 errors every...

bug
enhancement

**Describe the Bug** This issue is basically the same thing that actual users run into on a fresh instance when they are the first person to lookup a specific community...

bug

This just returns error 403 from the login API - and the code displays it verbatim. It should probably at least hint that the reason is *probably* a bad username/password.

enhancement