Fedilab è un client Android multifunzionale per accedere al Fediverse distribuito, composto da microblogging, condivisione di foto e video hosting. Supporta: - Mastodon, Pleroma, Peertube, GNU Social, Friendica. https://devol.it/it/fediverso
Go to file
Thomas d7db174e90 Create LICENSE 2017-10-23 07:19:28 +02:00
.idea merges ui_improvements 2017-08-15 18:14:28 +02:00
app Prepares release 1.5.4 2017-10-22 18:02:40 +02:00
gradle/wrapper initial commit 2017-05-05 16:36:04 +02:00
.gitignore initial commit 2017-05-05 16:36:04 +02:00
LICENSE Create LICENSE 2017-10-23 07:19:28 +02:00
README.md Avoids deleted toots to be dealt 2017-10-18 09:10:07 +02:00
build.gradle Prepares release 1.2.9 2017-07-08 11:43:17 +02:00
gradle.properties initial commit 2017-05-05 16:36:04 +02:00
gradlew initial commit 2017-05-05 16:36:04 +02:00
gradlew.bat initial commit 2017-05-05 16:36:04 +02:00
settings.gradle initial commit 2017-05-05 16:36:04 +02:00

README.md

Mastalab is a multi-accounts client for Mastodon

The number of libraries is minimized and it does not use tracking tools. The source code is free (GPLv3). Any help would be greatly appreciated to fix spelling or for any other suggestions.

Features

Multi-accounts management

  • Add accounts from different instances
  • Switch from one account to another by a simple click

Timelines

  • Federated / Local / Home
  • Switch from one timeline to another by using the menu or by swiping the screen.
  • Clicks on toots display the related conversations (context)
  • Clicks on mentioned accounts display details about these accounts
  • Clicks on hashtags display toots containing this hashtags

Actions on toots

  • Mute an account related to a toot
  • Block an account related to a toot
  • Report inappropriate toots to administrators
  • Add/Remove a toot from favourites
  • Boost/Unboost toots
  • Copy the content of a toot
  • Download media
  • Translation of toots by a simple click (via the Yandex API)

Write a toot

  • Add media
  • Change the visibility of the toot
  • Mention accounts in toots with autocompletion (@ + 2 characters)
  • Mark the content as sensitive
  • Add spoilers
  • Toots which have not been sent are saved (drafts) - can be disabled in settings
  • Drafts can be edited/deleted/scheduled

Scheduled toots

  • Can be edited/deleted/scheduled at another date as long as they have not been sent.

Interaction with accounts

  • Follow/Unfollow/Block/Unblock/Mute/Unmute
  • Display details of accounts
  • Authorize/Reject follow requests (for locked accounts)

Searches

  • A top bar allows to make researches for accounts/tags/toots
  • A click on a tag displays toots containing this tag

Network optimization

  • Load of media: Automatic/WIFI only/Ask
  • Customization of the number of toots/accounts per load

Notifications

  • Notifications for new toots on the home page (could be disabled in settings)
  • Notifications for new events (could be disabled or filtered in settings)

Built-in browser

  • Full screen videos
  • Disable JavaScript (default: enabled)
  • Disable third-party cookies (default: disabled)
  • Disable the built-in browser in settings

Developer: @tom79