silly rebranded husky for no particular reason this isn't a fork
Find a file
Hélène b85335e8d4
NotificationsAdapter: implement custom emoji reacts
If the emoji_url field is specified in the notification data, it will be
used to represent the emoji in the notification text. As such, the
Notification entity data class has been updated accordingly, to match
the current implementation at AkkomaDev/Akkoma, which may later be
integrated by more Pleroma-based backends.

The SpannableBuilder formatting is a bit hacky, but it works. Ideally,
something like Phrase should be used for localization and Spannable
formatting. However, this would be a different undertaking of its own,
and would require more work on refactoring multiple parts of the
application code.

Signed-off-by: Hélène <pleroma-dev@helene.moe>
Signed-off-by: Adolfo Santiago <epoch@nixnetmail.com>
2022-07-05 15:54:01 +02:00
fastlane/metadata/android Release 1.2.2 2022-05-21 20:40:35 +02:00
husky NotificationsAdapter: implement custom emoji reacts 2022-07-05 15:54:01 +02:00
resources Update README 2021-08-31 07:28:18 +02:00
scripts Init commit 2021-08-24 11:09:11 +02:00
.gitattributes Fix build.gradle.kts 2021-11-13 17:36:37 +01:00
AUTHORS Update license 2021-09-29 15:08:47 +02:00
COPYING Moved the project to "husky" 2021-08-28 09:30:50 +02:00
HISTORY Update version and HISTORY 2022-06-27 08:13:23 +02:00
README.md Update README 2022-04-30 08:47:40 +02:00

Husky

builds.sr.ht status Download F-Droid Download Google Play

Husky is a fork of Tusky aimed to support Pleroma's Mastodon API extensions and whatever could add value to the application.

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. (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.

Support

Please take a look at Husky documentation to contribute to the project:

  • See Contributing to send emails and see the discussion about issues and new stuff in the project.
  • See Bug reports to report bugs and see TODOs.

Current issue tracker is at todo.sr.ht/~captainepoch/husky.

Original tracker with issues is at git.mentality.rip/FWGS/Husky/issues.

Acknowledgements

The current maintainer is captainepoch@stereophonic.space. The previous maintainer is a1ba@expired.mentality.rip.

The original app was developed by Vavassor@mastodon.social. Tusky's maintainer is ConnyDuck@chaos.social.

License

GNU GPL v3.