2024-07-03 03:59:55 +02:00
<!--
This issue template is for feature requests.
2024-07-09 00:30:40 +02:00
There are other issue templates for bug reports, refactor proposals, and discussions,
2024-07-03 03:59:55 +02:00
so please use them if this is not a feature request.
Also, you don't need to prefix the issue title with "Feature:", because it's
managed by issue labels.
-->
<!-- 💖 Thanks for taking the time to fill out this feature request!
2024-02-24 03:11:06 +01:00
💁 Having trouble with deployment? [Ask the support chat. ](https://matrix.to/#/#firefish-community:nitro.chat )
2024-02-14 14:44:11 +01:00
🔒 Found a security vulnerability? [Please disclose it responsibly. ](https://firefish.dev/firefish/firefish/-/blob/develop/SECURITY.md )
2024-07-03 03:46:04 +02:00
🤝 By submitting this refactor proposal, you agree to follow our [Contribution Guidelines. ](https://firefish.dev/firefish/firefish/-/blob/develop/CONTRIBUTING.md ) -->
2023-07-25 01:11:12 +02:00
2024-07-09 00:30:40 +02:00
## What type of feature is this?
2024-07-03 03:46:04 +02:00
<!-- If this happens on your device and has to do with the user interface, it's client - side. If this happens on either with the API or the backend, or you got a server - side error in the client, it's server - side. -->
2023-07-25 01:11:12 +02:00
2024-07-03 03:46:04 +02:00
<!-- Uncomment (remove surrounding arrow signs) the following line(s) to specify the category of this issue. -->
2024-07-10 21:20:15 +02:00
<!-- * Server -->
<!-- * Client -->
<!-- * Mobile -->
<!-- * Third - party - client -->
<!-- * Docs -->
<!-- * Locale -->
2024-07-10 21:22:26 +02:00
<!-- * Build from source -->
2024-07-10 21:20:15 +02:00
<!-- * Container -->
2024-07-10 21:22:26 +02:00
<!-- * Firefish API -->
<!-- * Mastodon API -->
2024-04-17 16:14:43 +02:00
2024-07-03 03:46:04 +02:00
## What feature would you like implemented?
<!-- Please give us a brief description of what you'd like to be refactored. -->
2023-07-25 01:11:12 +02:00
2024-04-17 16:14:43 +02:00
2024-07-03 03:46:04 +02:00
## Why should we add this feature?
<!-- Please give us a brief description of why your feature is important. -->
2023-07-25 01:11:12 +02:00
2024-04-17 16:14:43 +02:00
2024-07-03 03:46:04 +02:00
## Version
<!-- What version of firefish is your instance running? You can find this by clicking your instance's logo at the bottom left and then clicking instance information. -->
## Instance
<!-- What instance of Firefish are you using? -->
2023-07-25 01:11:12 +02:00
2024-04-17 16:14:43 +02:00
2024-04-15 22:34:43 +02:00
## Contribution Guidelines
2024-02-14 14:44:11 +01:00
By submitting this issue, you agree to follow our [Contribution Guidelines ](https://firefish.dev/firefish/firefish/-/blob/develop/CONTRIBUTING.md )
2023-07-25 01:11:12 +02:00
- [ ] I agree to follow this project's Contribution Guidelines
- [ ] I have searched the issue tracker for similar requests, and this is not a duplicate.
2024-04-11 17:42:40 +02:00
2024-04-15 22:34:43 +02:00
## Are you willing to implement this feature? (optional)
2024-07-10 21:20:15 +02:00
- [ ] Yes, I will open a merge request that closes this ticket.
2024-07-03 03:46:04 +02:00
<!--
Please tell us how to implement this feature.
As noted in the contribution guidelines, there is a good chance that your
merge request will not be merged if there is no agreement with the project maintainers.
However, we are currently so understaffed that it is virtually impossible to
respond to every single proposal. So, feel free to implement it if there is no response
for more than a week or there is a thumbs-up emoji reaction from the project maintainer(s).
2024-07-04 07:34:55 +02:00
Many thanks for your involvement!
2024-07-03 03:46:04 +02:00
-->