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 936691461b
Update crowdin.yml
2018-03-23 17:59:20 +01:00
app Merge pull request #361 from stom79/l10n_crowdin_localization_2lc 2018-03-23 07:51:52 +01:00
gradle/wrapper Upgrades to Android Studio 3 2017-10-26 16:12:47 +02:00
.gitignore app-safetynet-release-1.6.2-beta-1.apk 2017-11-24 06:49:43 +01:00
CONTRIBUTING.md Adds a small contributing.md 2017-12-20 10:50:28 +01:00
LICENSE Create LICENSE 2017-10-23 07:19:28 +02:00
README.md Updates readme 2018-02-11 08:41:33 +01:00
build.gradle Updated to Android Studio 3.0.1 (Gradle 3.0.1). 2017-11-23 11:10:32 +00:00
crowdin.yml Update crowdin.yml 2018-03-23 17:59:20 +01: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
issue_template.md issue template 2017-12-02 15:25:29 +01:00
settings.gradle initial commit 2017-05-05 16:36:04 +02:00

README.md

Mastalab is a multi-accounts client for Mastodon License: GPL v3 Donate using Liberapay

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.

Get it on Google Play Get it on Google Play

WIKI

Release notes

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