Skip to content

whitescent/Mastify

Repository files navigation

Frame 238

Get it on Google Play

Mastify [WIP]

Mastify is an open-source Mastodon Android client currently under development, which is fully developed using Jetpack Compose.

Follow Mastify on Mastodon for the latest development progress!

Roadmap

Here're some features we're planning to implement in the future, you can check the project board here for progress.

  • Login
  • Multi-Account support
  • Account Timeline (Individual algorithms to display the effect of a Twitter-like reply interface)
  • Post Detail
    • select the users in the thread that need to receive notifications
  • Check Account Profile
    • Follow/Unfollow Account
    • Edit Profile
  • Explore
    • Trend posts in this instance
    • Timeline in this instance
    • News in this intance
    • Trend tags in this instance
    • Timelines for other instances
  • Post Action
    • Publish post
      • publish post with text/emoji/images/videos/poll
      • set the visibility of post
      • set the language of post
      • set the sensitive of post
      • set spoiler warnings for post
      • support @user input function
      • support # function
      • schedule post
    • Favorite/Reblog/Bookmark/Poll Post
    • Copy Post Text/Link
    • Reply Post
      • reply with emoji
      • reply with images
      • reply with poll
      • reply with visibility
    • Delete Post
  • Light/Dark Theme
  • Account Action
    • Mute Account
    • Block Account
    • Report Account
  • Search
  • Notifications
    • read notifications
    • group the list of notifications
    • filter by notification category
    • receive notifications from servers
  • Settings

Contributing

IDE: Android Studio Canary

Figma File(readonly)

Rename app/google-services-sample.json to app/google-services.json before building the project.

This project is still in the early development stage, and many parts of the code are likely to be modified again. If you are interested in this project and ready to submit code, please raise an issue first so that I know where you plan to contribute. This can help avoid code conflicts. 😉

See Also

TwidereX and Tusky are both excellent projects, and their code has given me a lot of inspiration.

License

GNU General Public License v3.0