🚧project name to change🚧 - a Tusky fork with some rebased Husky patches
Go to file
fruye d664c73ac5 README.md: Add some info about this 'fork' 2023-07-19 23:40:40 +02:00
.github Create FUNDING.yml 2019-05-23 19:24:51 +02:00
.idea Modernize a bit (#3171) 2023-02-04 19:58:53 +01:00
app [WIP] EMOJI REACTION PICKER!! 2023-07-19 23:40:40 +02:00
assets update tusky_banner.xcf 2023-02-15 20:05:45 +01:00
doc Convert NotificationsFragment and related code to Kotlin, use the Paging library (#3159) 2023-03-10 20:12:33 +01:00
fastlane/metadata/android Prepare 23.0 (versionCode 113) (#3833) 2023-07-10 19:58:23 +02:00
gradle Update plugin ktlint to v11.5.0 2023-07-05 10:48:56 +02:00
.editorconfig Disable wildcard imports for Java and Kotlin files 2023-04-10 14:26:10 +02:00
.gitattributes Modernize a bit (#3171) 2023-02-04 19:58:53 +01:00
.gitignore Modernize a bit (#3171) 2023-02-04 19:58:53 +01:00
CHANGELOG.md Prepare 23.0 (versionCode 113) (#3833) 2023-07-10 19:58:23 +02:00
CONTRIBUTING.md Update Contributing.md (#3303) 2023-02-14 21:09:06 +01:00
ISSUE_TEMPLATE.md Create ISSUE_TEMPLATE.md 2018-03-10 16:43:34 +01:00
LICENSE.txt License change back to GPL 3 2017-04-09 20:12:31 -04:00
README.md README.md: Add some info about this 'fork' 2023-07-19 23:40:40 +02:00
README.tusky.md README.md -> README.tusky.md 2023-07-19 23:40:40 +02:00
Release.md update release process (#3439) 2023-03-18 09:51:21 +01:00
bitrise.yml add lint to ci checks (#3462) 2023-03-21 18:56:11 +01:00
build.gradle Migrate "room" from "kapt" to "ksp" (#3777) 2023-06-29 18:37:46 +02:00
gradle.properties Enable parallel GC for Gradle builds (#3404) 2023-03-01 21:07:57 +01:00
gradlew chore(deps): update dependency gradle to v8.1 (#3528) 2023-04-20 19:13:37 +02:00
gradlew.bat Modernize a bit (#3171) 2023-02-04 19:58:53 +01:00
renovate.json Add renovate.json (#3263) 2023-02-20 19:55:09 +01:00
settings.gradle Modernize a bit (#3171) 2023-02-04 19:58:53 +01:00

README.md

This is a soft fork of Tusky targeting Akkoma's Mastodon API extensions and some ideas that I may come up with.

Main changes so far:

  • ported from Husky:
    • Emoji reactions support (WIP; adding custom emojis only)
    • Support for attaching anything on Pleroma
    • Support for changing OAuth application name
    • Markdown support with WYSIWYG editor
    • Removed attachment limits for Pleroma
    • Support for extended accounts fields, so you can see who is admin or moderator on your instance
    • 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
    • Move notifications
  • new features :
    • Bubble timeline
    • Local post visibility
    • quotes (still working on it)

oh and i might force push to master