pleroma/packages/pl-fe
2024-10-21 12:18:24 +02:00
..
custom
installation
src Merge branch 'develop' into hooks-migration 2024-10-21 12:18:24 +02:00
tailwind
.dockerignore
.editorconfig
.env.example
.eslintignore
.eslintrc.json
.gitattributes
.gitignore
.lintstagedrc.json
.stylelintrc.json
.tool-versions
app.json
CHANGELOG.md Update changelog 2024-10-13 00:19:21 +02:00
compose-dev.yaml
Dockerfile
Dockerfile.dev
heroku.yml
index.html
LICENSE
package.json pl-fe: remove inert polyfill 2024-10-21 12:07:46 +02:00
postcss.config.cjs
README.md Update README.md 2024-10-21 07:05:49 +02:00
tailwind.config.ts
tsconfig.json work on turning pl-hooks into a separate library 2024-10-13 00:15:58 +02:00
vite.config.ts Swap out twemoji for @twemoji/svg 2024-10-20 01:42:32 +02:00
yarn.lock pl-fe: remove inert polyfill 2024-10-21 12:07:46 +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.