husky/README.md

71 lines
2.8 KiB
Markdown
Raw Permalink Normal View History

2021-08-24 09:09:11 +00:00
# Husky
2022-04-27 04:56:45 +00:00
[![builds.sr.ht status](https://builds.sr.ht/~captainepoch/husky/commits.svg)](https://builds.sr.ht/~captainepoch/husky)
[![Download F-Droid](https://img.shields.io/badge/Download-F--Droid-blue)][husky_fdroid]
[![Download Google Play](https://img.shields.io/badge/Download-Play-blue)][husky_playstore]
2021-08-24 09:09:11 +00:00
2022-04-27 04:56:45 +00:00
Husky is a fork of [Tusky][tusky_github] aimed to support [Pleroma's
Mastodon API extensions][mastodon_api_extensions] and whatever could add value
to the application.
2021-08-24 09:09:11 +00:00
# Main changes so far
2021-08-24 09:09:11 +00:00
2022-04-27 04:56:45 +00:00
- Emoji reactions support.
- Removed attachment limits for Pleroma.
- Support for attaching anything on Pleroma.
- Support for changing OAuth application name.
- Markdown support with WYSIWYG editor.
- Support for extended accounts fields, so you can see who is admin or
moderator.
on your instance.
- Subscribing support to annoy you with incoming notification from every post.
(upstreamed to Tusky).
- Support for seen notifications to less annoy you.
- "Reply to" feature that allows to jump to replied status, useful for
hellthreading.
- Bigger emojis!.
- "Preview" feature on Pleroma.
2021-08-24 09:09:11 +00:00
# Support
2021-08-24 09:09:11 +00:00
2022-04-30 06:47:40 +00:00
Please take a look at [Husky documentation][husky_man] to contribute to the
project:
2021-08-24 09:09:11 +00:00
2022-04-27 04:56:45 +00:00
- See [Contributing][husky_man_contributing] to send emails and see the
discussion about issues and new stuff in the project.
- See [Bug reports][husky_man_bugreport] to report bugs and see TODOs.
Current issue tracker is at [todo.sr.ht/~captainepoch/husky][husky_todo].
2021-08-24 09:09:11 +00:00
Original tracker with issues is at
2022-04-30 06:47:40 +00:00
[git.mentality.rip/FWGS/Husky/issues][husky_original_issues].
2021-08-24 09:09:11 +00:00
# Acknowledgements
The current maintainer is [captainepoch@stereophonic.space][husky_maintainer].
The previous maintainer is
2022-04-27 04:56:45 +00:00
[a1ba@expired.mentality.rip][husky_previous_maintainer].
The original app was developed by
[Vavassor@mastodon.social][tusky_original_dev].
Tusky's maintainer is [ConnyDuck@chaos.social][tusky_maintainer].
# License
[GNU GPL v3][copying].
[copying]: https://git.sr.ht/~captainepoch/husky/tree/master/item/COPYING
[husky_fdroid]: https://f-droid.org/repository/browse/?fdid=su.xash.husky
[husky_maintainer]: https://stereophonic.space/captainepoch
[husky_man]: https://man.sr.ht/~captainepoch/husky-man/
2022-04-27 04:56:45 +00:00
[husky_man_bugreport]: https://man.sr.ht/~captainepoch/husky-man/bugreport.md
[husky_man_contributing]: https://man.sr.ht/~captainepoch/husky-man/contributing.md
[husky_original_issues]: https://git.mentality.rip/FWGS/Husky/issues
[husky_playstore]: https://play.google.com/store/apps/details?id=su.xash.husky
2022-04-27 04:56:45 +00:00
[husky_previous_maintainer]: https://expired.mentality.rip/users/a1ba
[husky_todo]: https://todo.sr.ht/~captainepoch/husky
[mastodon_api_extensions]: https://docs-develop.pleroma.social/backend/development/API/differences_in_mastoapi_responses/
[tusky_github]: https://github.com/tuskyapp/Tusky
[tusky_maintainer]: https://chaos.social/@ConnyDuck
[tusky_original_dev]: https://mastodon.social/@Vavassor