From ddd56512433862ae9743d9c418d2c1feb9f70ac5 Mon Sep 17 00:00:00 2001 From: Aadil Ayub Date: Thu, 13 Jan 2022 10:35:42 +0600 Subject: [PATCH] update about page --- pages/about.php | 31 +++---------------------------- 1 file changed, 3 insertions(+), 28 deletions(-) diff --git a/pages/about.php b/pages/about.php index 8b54ef1..37f428a 100644 --- a/pages/about.php +++ b/pages/about.php @@ -3,36 +3,11 @@
-

About Dashboard FE

+

About Fedi Tumblr


-

Dashboard FE (#DashFE for short) is a third-party client or fronted for Pleroma and Mastodon servers, writen in PHP, which design inspires on the look and feel of the Tumblr user dashboard. This frontend puts special emphasis on displaying posts with attached media, being images, video or music.

- -

Currently a work in progress, #DashFE is being developed by @hideki@gameliberty.club and it's in a constant state of change, so features present may change or improve over time.

+

Fedi Tumblr is a frontend for interacting with the fediverse that is meant to replicate the feel of Tumblr. It is being developed by @aadil. The source code for the project can be found here.

-

The source code of the project is currently being hosted at https://notabug.org/daisuke/DashboardFE

- -

DashFE Key Features: -

    -
  • Emphasis on posts with media attachments
  • -
  • Ability to mark all posts by an user as NSFW
  • -
-

- -

DashFE Project Policies: -

    -
  • Keep things as simple as possible
  • -
  • Keep dependencies on external libraries at a minimum
  • -
  • Allow access to nojs users
  • -
  • Keep the user in contol of their data
  • -
  • Empower the user to create a custom fediverse experience
  • -
-

- -

Known issues: -

    -
  • If after entering your user@instance on the login page you are returned to the main page of DashFE witouth having being loged in, check if you are currently logged in into your Pleroma's MastoFE GUI. Try logging out and then logging in here again.
  • -
-

+

This project is a fork of Dashboard FE