Un fork veloce, altamente personalizzabile e aggiornato di mastodon/megalodon, che aggiunge caratteristiche importanti come una timeline completamente federata, messaggi non in elenco, bozze, messaggi programmati, segnalibri e avvisi di testo alt. https://mastodon.it/it/Quale-app-mastodon-utilizzare
Go to file
LucasGGamerM 677621f2da
Update _config.yml
Rebranding
2022-12-27 15:18:55 -03:00
.github Update issue templates 2022-11-29 23:06:04 +01:00
_layouts Update default.html 2022-12-21 19:50:47 -03:00
gradle/wrapper update gradle 2022-11-24 20:36:47 +01:00
img update readme, bump version 2022-12-07 19:01:58 +01:00
mastodon Bump version number 2022-12-26 11:11:23 -03:00
metadata/en-US Getting screenshots and icon metadata ready 2022-12-27 14:46:15 -03:00
tools Adding stuff from upstream 2022-12-16 10:30:42 -03:00
.gitignore Replies 2022-02-08 13:25:17 +03:00
LICENSE Add readme and license and bump version 2022-04-13 19:38:41 +03:00
README.md Update README.md 2022-12-21 18:04:21 -03:00
_config.yml Update _config.yml 2022-12-27 15:18:55 -03:00
build.gradle Get rid of Microsoft appcenter related stuff 2022-11-26 13:37:03 +05:30
crowdin.yml Update crowdin.yml (please work this time) 2022-04-20 21:26:11 +03:00
gradle.properties Initial 2022-01-14 15:02:10 +03:00
gradlew Initial 2022-01-14 15:02:10 +03:00
gradlew.bat Initial 2022-01-14 15:02:10 +03:00
settings.gradle Initial Moshidon "release" 2022-12-06 19:17:07 -03:00

README.md

MoshidonLogo

Moshidon, the material you mastodon client!

A fork of megalodon which is a fork of official Mastodon Android app adding important features that are missing in the official app and possibly wont ever be implemented, such as the federated timeline, unlisted posting, bookmarks and an image description viewer.

Download latest release


Key features

Material you theme support on Android 12+ devices!

Translate button

Allows you to translate posts in instances with the translate feature!

Screenshots

Screenshot_20221209-135457_1 Screenshot_20221209-135409_1

Color themes

Allows you to change theme within the app. Supports Purple, pink, green, blue, orange and yellow!

Unlisted posting

Allows you to post publicly without having your post show up in trends, hashtags or public timelines (i.e., in the tabs “Local”, “Community” and “Posts”).

When posting with Unlisted visibility, your posts will still be publicly accessible in your profile. They will also be shown in peoples Home timelines, but only if they follow you or someone they follow reposted/replied to your post.

The Mastodon documentation has some more information about Unlisted posting and Public timelines.

Federated timeline

This allows you to chronologically see all Public posts from people on all other Fediverse neighborhoods your home instance is connected to.

Despite being one of the main features of federated social media, the Federated timeline wasnt included in the official Mastodon app supposedly, because this conflicts with Googles safety requirements for apps on the Play Store.

Thats one of the reasons why choosing a small, well-moderated instance is important. Instance admins and moderators should always make sure to ban abusive users and stop federating with instances who platform them. On well-moderated instances, the Federated timeline can be a welcoming place to meet new people!

Image description viewer

Allows you to quickly check whether an image or video has an alternative text attached to it.

This is important to ensure the content youre sharing is as accessible as possible to people who cant see the images and rely on software to read back the provided content descriptions. Thankfully, its quite common for people on the Fediverse to provide such alt texts, and hopefully things stay this way!

Pinning posts

This lets you can highlight important posts on your profile. A dedicated “Pinned” tab in peoples profiles shows all the posts they pinned.

On the Fediverse, its quite common for people to pin posts they want others to read before following them. You can pin/unpin posts yourself by clicking the button in the top right corner of your posts.

Bookmarks

They allow for quickly saving posts and viewing them through the Bookmarks button on the top right of your profile.

To bookmark a post, press the button between the Favorite and Share buttons on the bottom of the post. Bookmarks are saved privately, so the post authors wont know you saved their post the list of bookmarked posts is only visible to you.

Installation

Press the download button above to download the APK. Open the downloaded file on your Android device to install it. Moshidon will automatically notify you about new updates inside the app.

To install this app on your Android device, download the latest release from GitHub and open it. You might have to accept installing APK files from your browser when trying to install it. You can also take a look at all releases on the Releases page.

Moshidon makes use of Mastodon for Androids automatic update checker. Megalodon will check for new updates available on GitHub and offer to download and install them. You can also manually press “Check for updates” at the bottom of the settings page!

Release variants

All downloads can be found on the Releases page.

moshidon.apk

Variant with an integrated updater. If you download Moshidon from here (and not from an app store), just download the regular moshidon.apk.


Detailed changes

Features

Behavior

Visual

Building

As this app is using Java 17 features, you need JDK 17 or newer to build it. Other than that, everything is pretty standard. You can either import the project into Android Studio and build it from there, or run the following command in the project directory:

./gradlew assembleRelease

License

This project is released under the GPL-3 License.

@moshidon@floss.social