Go to file
Ivan Kupalov 44ed189b3c Description improvements (#1846)
* 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
2020-08-04 00:17:02 +03:00
.github Create FUNDING.yml 2019-05-23 19:24:51 +02:00
app Description improvements (#1846) 2020-08-04 00:17:02 +03:00
assets Show pleroma logo as unknown avatar 2020-02-28 09:47:44 +03:00
fastlane/metadata/android fastlane: fix compose screenshot 2020-06-25 17:14:28 +03:00
gradle/wrapper upgrade gradle wrapper, materialdrawer and AndroidX fragment (#1837) 2020-06-23 12:47:15 +03:00
scripts l10n: change husky.fwgs.ru to huskyapp.dev 2020-07-28 17:43:59 +03:00
.gitignore update gitignore 2018-03-03 13:26:08 +01:00
.travis.yml travis: disable building on tags 2020-05-24 03:12:28 +03:00
CONTRIBUTING.md Contributing: Update translation notice for weblate (#1205) 2019-04-21 13:58:33 +02:00
ISSUE_TEMPLATE.md Update issue template 2020-02-04 19:49:57 +01:00
LICENSE.txt License change back to GPL 3 2017-04-09 20:12:31 -04:00
README.md readme: update 2020-06-25 16:50:17 +03:00
build.gradle ViewImageFragment: replace TouchImageView by BigImageView based on SSIV and with proper GIF support 2020-06-30 19:22:52 +03:00
debug.keystore Add shared debug keystore 2019-12-17 03:28:28 +03:00
gradle.properties Patch to compile, downgrade Kotlin version, otherwise it fails with useless message, disable incremental kapt otherwise it fails 2020-05-03 04:28:26 +03:00
gradlew upgrade gradle wrapper, materialdrawer and AndroidX fragment (#1837) 2020-06-23 12:47:15 +03:00
gradlew.bat upgrade gradle wrapper, materialdrawer and AndroidX fragment (#1837) 2020-06-23 12:47:15 +03:00
instance-build.gradle instance-build: fix up the Husky profiel 2020-05-30 00:52:32 +02:00
settings.gradle added README.md and missing files 2017-01-02 20:37:38 -05:00

README.md

Husky

Build Status
Download F-Droid
Download Google Play
Download Testing

icon

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.