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
Kasun 83e667fd33 added a warning about new strings 2019-01-23 13:28:05 +00:00
.ci-docker [CI] Add CI Docker stuff 2018-11-25 13:44:40 +01:00
app Merge branch 'new_media_gride' into develop 2019-01-22 18:10:10 +01:00
fastlane/metadata/android/en-US/images/phoneScreenshots Prepares release 1.13.1 2018-09-15 19:06:44 +02:00
gradle/wrapper Prepares fixes 2019-01-17 19:13:20 +01:00
.gitignore Adds file to gitignore 2018-05-10 10:52:31 +02:00
.gitlab-ci.yml [CI] Fix apks share URL in pouet-it job 2018-12-15 19:09:01 +01:00
CONTRIBUTING.md added a warning about new strings 2019-01-23 13:28:05 +00:00
LICENSE Create LICENSE 2017-10-23 07:19:28 +02:00
README.md Update README.md 2018-12-02 07:47:11 +00:00
build.gradle Prepares fixes 2019-01-17 19:13:20 +01:00
crowdin.yml Update crowdin.yml 2018-03-23 18:02:40 +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

pipeline status

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