Florian
Florian
### Feature request or bug Bug ### If a bug, what did you expect to happen? Get an array with the content of the email somewhere in it, so that...
### Support guidelines - [X] I've read the [support guidelines](https://github.com/firefly-iii/firefly-iii/blob/main/.github/support.md) ### I've found a bug and checked that ... - [X] ... [the documentation](https://docs.firefly-iii.org/) does not mention anything about my...
I have created this `docker-compose.yml` file: ```yml version: '3.5' networks: couchbase: services: server: container_name: couchbase-server ports: - '8091-8096:8091-8096' - '11207-11211:11207-11211' - '18091-18093:18091-18093' networks: - couchbase image: couchbase volumes: - /root/docker/couchbase/server/data:/opt/couchbase/var...
I am logged in in the Android app with an account on pixelfed.social. When I change something in the app settings (e.g. which feeds are displayed) and then save the...
Posts uploaded using the Instagram import are marked as unlisted by default. This means that they cannot be used for portfolios and are not visible to other users. Users also...
## Content Add playback speed control for voice messages with support for 0.5×, 1×, 1.5×, and 2× playback speeds. The speed button is displayed above the timestamp and cycles through...