A tumblr-esque mastodon/pleroma client
Go to file
Aadil Ayub 38974a8253 Update 'README.md' 2023-05-03 06:16:50 +00:00
css add cursor:pointer for button inputs 2022-01-14 17:26:57 +06:00
data Update 2020-04-09 14:35:16 -05:00
font remove tumblr font from style.css 2022-01-12 17:30:57 +06:00
img 060520 Theme optimization and mobile layout changes 2020-05-06 11:48:21 -05:00
include 070921 Sidebar Custom Hashtags 2021-09-07 19:07:04 -05:00
js reformat scripts.js 2022-01-13 11:09:24 +06:00
layout use break-word instead of break-all everywhere 2022-01-13 10:47:26 +06:00
login Timeline bugfixes 2021-03-27 12:06:08 -06:00
logout 310321 Minor Changes 2021-03-31 15:17:50 -06:00
modules fix typo 2022-01-13 22:10:09 +06:00
pages update about page 2022-01-13 10:42:33 +06:00
templates align post text and username 2022-01-13 21:54:19 +06:00
themes 271121 Visibility Icon 2021-11-27 15:31:52 -06:00
vendor New version with themes 2020-03-31 18:46:27 -06:00
.gitignore update gitignore 2022-01-12 19:42:01 +06:00
.todo add cursor:pointer for button inputs 2022-01-14 17:26:57 +06:00
LICENSE New version with themes 2020-03-31 18:46:27 -06:00
README.md Update 'README.md' 2023-05-03 06:16:50 +00:00
action.php use break-word instead of break-all everywhere 2022-01-13 10:47:26 +06:00
demo.html New version with themes 2020-03-31 18:46:27 -06:00
index.php 271121 Visibility Icon 2021-11-27 15:31:52 -06:00
settings.php Update settings sidebar 2022-01-13 10:49:40 +06:00
status.php New version with themes 2020-03-31 18:46:27 -06:00
upload.php 290420 New theme, personal settings and bugfixes 2020-04-29 12:29:25 -05:00

README.md

forked from https://notabug.org/daisuke/DashboardFE

DashboardFE

A frontend for Mastodon/Pleroma with heavy inspiration from the tumblr user dashboard. Written in PHP

DashboardFE should work on a standard LAMP stack with the most common php extensions enabled. It does NOT require a database.

While the project works with a decent amount of stability, please note that it is still a work in progress, it can contain several not yet detected bugs or missing some features. The project it's in a constant state of change and improvement.

Installation

Verify that you have Apache installed and PHP with the most common extensions installed too

Download the source and upload it to a folder on your server

Make the 'data' folder writrable.

Modify the settings.php file to match your desired configuration.

Enjoy

Update

Option 1:

Download package and replace all files with different size (except settings.php on root).

Option 2:

Delete everything (except settings.php on root and /data folder) and reupload.

Contact

If you wish to make bug reports or suggestions to the project, it is easier if you do them directly to me, writing a message to my current fediverse profile.

@aadil@merveilles.town