22b074f172
* Increase character limit for media descriptions to 1500 It was increased in Mastodon 3.0.0 which was released in October 2019. * Improve image description view Since media descriptions can be longer now, we need to adjust the UI. It is a common problem that description takes up the whole screen, it's hard for readers and also discourages people from adding descriptions. This commit uses bottom sheet to hide most of the description. Since we know how much screen space it will cover, we can use darker background which makes reading text easier. * Adjust description handle * Fix unable to dismiss image caption |
||
---|---|---|
.github | ||
app | ||
assets | ||
fastlane/metadata/android | ||
gradle/wrapper | ||
scripts | ||
.gitignore | ||
.travis.yml | ||
build.gradle | ||
CONTRIBUTING.md | ||
debug.keystore | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
instance-build.gradle | ||
ISSUE_TEMPLATE.md | ||
LICENSE.txt | ||
README.md | ||
settings.gradle |
Husky
Husky is a fork of Tusky that aimed to support Pleroma's Mastodon API extensions and some ideas that I may come up with.
Tusky is quote, unquote, ... a beautiful Android client for [Mastodon](https://github.com/tootsuite/mastodon). Mastodon is an ActivityPub federated social network. That means no single entity controls the whole network, rather, like e-mail, volunteers and organisations operate their own independent servers, users from which can all interact with each other seamlessly.
Main changes so far
- 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
- 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
Support
If you have any bug reports, feature requests or questions please open an issue or send us a post at Husky@enigmatic.observer!
For translating Tusky into your language, visit https://weblate.tusky.app/.
For translating Husky, visit https://l10n.mentality.rip.
Head of development
This app was developed by Vavassor@mastodon.social. The Tusky's maintainer is ConnyDuck@chaos.social. The fork main developer is a1batross@expired.mentality.rip.