A social media frontend with a focus on custom branding and ease of use. https://soapbox.pub
 
 
 
 
 
Go to file
Alex Gleason dceefef404 Merge branch 'nspec' into 'main'
Add NSpec library for Nostr integration

See merge request soapbox-pub/soapbox!2937
2024-02-11 19:02:39 +00:00
.github
.gitlab
.husky
.vscode
custom
docs
installation Fix some typos 2024-01-11 14:53:06 +01:00
scripts
src Let signer be undefined if there's no way to sign 2024-02-11 12:53:40 -06:00
tailwind Convert Tailwind config to TypeScript 2023-12-20 21:16:28 -06:00
types/redux-immutable
.dockerignore
.editorconfig
.env.example
.eslintignore Convert eslint config to json 2023-12-21 11:31:51 -06:00
.eslintrc.json Convert eslint config to json 2023-12-21 11:31:51 -06:00
.gitattributes
.gitignore
.gitlab-ci.yml Update docker Docker tag to v24.0.9 2024-02-11 15:05:55 +00:00
.gitpod.yml add javanese font 2023-12-22 19:36:32 +00:00
.lintstagedrc.json
.stylelintrc.json Upgrade stylelint to v16, remove deprecated rules 2023-12-21 11:00:33 -06:00
.tool-versions Upgrade sass, bump nodejs in .tool-versions 2023-12-20 22:21:14 -06:00
CHANGELOG.md Fix some typos 2024-01-11 14:53:06 +01:00
COFE_OF_CONDUCT.md
Dockerfile
Dockerfile.dev
LICENSE
README.md
app.json
babel.config.cjs
compose-dev.yaml
heroku.yml
index.html
package.json Merge remote-tracking branch 'origin/main' into nspec 2024-02-11 12:45:33 -06:00
postcss.config.cjs Add types to postcss.config.cjs 2023-12-21 11:31:59 -06:00
renovate.json
soapbox-screenshot.png
tailwind.config.ts Convert Tailwind config to TypeScript 2023-12-20 21:16:28 -06:00
tsconfig.json Add WebLN types, only show zap button when WebLN is available 2024-01-22 14:37:44 -06:00
vite.config.ts vite: add mock api, return 404s 2024-01-12 17:25:15 -06:00
yarn.lock Merge remote-tracking branch 'origin/main' into nspec 2024-02-11 12:45:33 -06:00

README.md

Soapbox Screenshot

Soapbox is customizable open-source software that puts the power of social media in the hands of the people. Feature-rich and hyper-focused on providing a user experience to rival Big Tech, Soapbox is already home to some of the biggest alternative social platforms.

On The Fediverse

You may have heard of Mastodon. Soapbox builds upon what Mastodon made great to make something even better.

You can run Mastodon+Soapbox, Rebased+Soapbox, and more.

Soapbox is the frontend (what users see) while Mastodon is the backend (data, APIs). You can mix-and-match in the Fediverse ecosystem.

💡 If you're starting a new server, we highly recommend Rebased+Soapbox. Rebased is our custom-built backend just for Soapbox, providing important new features such as quote posting and chats.

See: Installing Rebased+Soapbox

Try It Out

Want to give Soapbox a shot? Here are some suggested servers:

  • gleasonator.com - operated by the lead developer of Soapbox
  • social.teci.world - free speech server run by a Soapbox contributor
  • spinster.xyz - one of the largest feminist communities on the internet
  • poa.st - the largest Soapbox server on the network

Want to use Soapbox against any existing Mastodon/Pleroma server? Try:

  • fe.soapbox.pub - enter your server's domain name to use Soapbox on any server!

🚀 Starting Your Own Server

Starting your own server is one of the best ways to have freedom online! We recommend installing Rebased+Soapbox.

See here for a detailed setup guide: Installing Rebased+Soapbox

Adding Soapbox to an Existing Server

Already have a server? No problem — it is still possible to use Soapbox.

💡 If using Pleroma, it's recommended to upgrade it to Rebased. This comes with better support and many new features, helping you get the most out of Soapbox.

Developing Soapbox

tl;dr — git clone, yarn, and yarn dev.

For detailed guides, see these pages:

  1. Soapbox local development
  2. yarn commands
  3. How it works
  4. Environment variables
  5. Developing a backend

Contributing

We welcome contributions to this project. To contribute, see Contributing to Soapbox.

Translators can help by providing translations through Weblate. Native speakers from all around the world are welcome!

Project Philosophy

Soapbox was born out of the need to build independent platforms with a unique identity and brand.

This is in contrast to Mastodon's idea, where all servers are called "Mastodon" and use the Mastodon colors and logo. Users won't see the word "Soapbox" throughout the UI, they'll see the name of your website and your logo. To facilitate this, Soapbox has a robust customization UI and integrated moderation tools. Large servers are a priority.

One disadvantage of this approach is that it does not help the software spread. Some of the biggest servers on the network and running Soapbox and people don't even know it!

License & Credits

© Alex Gleason & other Soapbox contributors
© Eugen Rochko & other Mastodon contributors
© Trump Media & Technology Group
© Gab AI, Inc.

Soapbox 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.

Soapbox 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 Soapbox. If not, see https://www.gnu.org/licenses/.