bigbuffet-rw/packages/pl-fe
marcin mikołajczak 734e1db380
Some checks are pending
pl-api CI / Test for a successful build (push) Waiting to run
pl-fe CI / Test and upload artifacts (push) Waiting to run
pl-fe CI / deploy (push) Blocked by required conditions
pl-hooks CI / Test for a successful build (push) Waiting to run
Merge branch 'develop' into frontend-rw
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2024-10-26 22:52:32 +02:00
..
custom Switch to workspace 2024-08-28 13:01:08 +02:00
installation Call it pl-fe internally 2024-08-28 13:41:08 +02:00
src Merge branch 'develop' into frontend-rw 2024-10-26 22:52:32 +02:00
tailwind Switch to workspace 2024-08-28 13:01:08 +02:00
.dockerignore Call it pl-fe internally 2024-08-28 13:41:08 +02:00
.editorconfig Switch to workspace 2024-08-28 13:01:08 +02:00
.env.example Switch to workspace 2024-08-28 13:01:08 +02:00
.eslintignore Switch to workspace 2024-08-28 13:01:08 +02:00
.eslintrc.json pl-fe: Disable no-custom-classname eslint rule 2024-09-30 17:59:57 +02:00
.gitattributes Switch to workspace 2024-08-28 13:01:08 +02:00
.gitignore Update gitignore 2024-09-28 16:20:10 +02:00
.lintstagedrc.json Switch to workspace 2024-08-28 13:01:08 +02:00
.stylelintrc.json Switch to workspace 2024-08-28 13:01:08 +02:00
.tool-versions Switch to workspace 2024-08-28 13:01:08 +02:00
app.json Update links 2024-10-26 00:13:05 +02:00
CHANGELOG.md pl-fe: update changelog 2024-10-25 00:01:55 +02:00
compose-dev.yaml Call it pl-fe internally 2024-08-28 13:41:08 +02:00
Dockerfile Switch to workspace 2024-08-28 13:01:08 +02:00
Dockerfile.dev Switch to workspace 2024-08-28 13:01:08 +02:00
favicon.ico pl-fe: Add favicon 2024-10-22 23:31:03 +02:00
heroku.yml Switch to workspace 2024-08-28 13:01:08 +02:00
index.html Switch to workspace 2024-08-28 13:01:08 +02:00
LICENSE Switch to workspace 2024-08-28 13:01:08 +02:00
package.json Bump pl-api version 2024-10-26 17:45:27 +02:00
postcss.config.cjs Switch to workspace 2024-08-28 13:01:08 +02:00
README.md Update README.md 2024-10-21 07:05:49 +02:00
tailwind.config.ts pl-fe: fix black theme after tailwind update 2024-09-22 15:02:00 +02:00
tsconfig.json Revert pl-fe changes for now 2024-10-23 14:37:51 +02:00
vite.config.ts pl-fe: Add favicon 2024-10-22 23:31:03 +02:00
yarn.lock Bump pl-api version 2024-10-26 17:45:27 +02:00

pl-fe is a social networking client app. It works with any Mastodon API-compatible software, but it's focused on supporting alternative backends, like Pleroma or GoToSocial.

Try it out

Want to test pl-fe with any existing MastoAPI-compatible server? Try pl.mkljczk.pl — enter your server's domain name to use pl-fe on any server!

If you want to use pl-fe as the default frontend on your server, download the latest build from pl.mkljczk.pl/pl-fe.zip and install it following the instructions for your backend. For example, on a standard Pleroma installation you can use:

curl -O https://pl.mkljczk.pl/pl-fe.zip
unzip pl-fe.zip -d /opt/pleroma/instance/static/
rm pl-fe.zip

Contribute

Code contributions are welcome. Weblate is used for project translation.

Translation status

License

pl-fe is a fork of Soapbox, which was forked from Gab Social, which is a fork of Mastodon.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.


Follow my Pleroma account to stay up to date on pl-fe development. You can also join the project community on Discord.