No description
Find a file
2021-04-28 15:08:20 -05:00
.gitlab release MR template: add a note about merging stable changes back to 2020-08-26 07:09:28 +03:00
benchmarks support for expires_in/expires_at in filters 2021-01-26 08:27:45 +03:00
config Avoid unnecessary 500ms sleeps from CommonAPI.follow when the target user is remote 2021-02-19 18:37:37 -06:00
docs Update README, add installation guide 2021-04-28 15:08:20 -05:00
installation Add a default rule to not attempt to cache any files larger than 50MB 2021-02-05 13:35:51 -06:00
lib soapbox version --> 0.0.99 2021-04-28 12:41:49 -05:00
priv Update frontend 2021-03-01 20:04:53 +01:00
rel OTP releases: only set name and distribution type if not set already 2019-11-22 19:58:39 +03:00
restarter Merge branch 'develop' into gun 2020-03-07 12:41:37 +03:00
test Merge remote-tracking branch 'origin/develop' into version-again 2021-04-28 12:57:36 -05:00
uploads fix issues with the uploads directory 2019-04-28 06:43:00 +02:00
.buildpacks CI: Add auto-deployment via dokku. 2019-05-31 10:55:35 +02:00
.credo.exs Move Consistency.FileLocation to ./test 2020-10-13 19:57:45 +02:00
.dockerignore remove docs/ from .dockerignore 2019-11-20 00:09:07 +09:00
.formatter.exs .formatter.exs: Format optional migrations 2021-01-10 11:28:41 +03:00
.gitattributes [#3112] .gitattributes fix. 2020-12-09 18:43:20 +03:00
.gitignore Vi and emacs temp files 2021-02-24 12:11:50 -06:00
.gitlab-ci.yml Speed up GitLab CI, skip failing tests 2021-04-28 12:31:22 -05:00
.mailmap Add myself to .mailmap 2021-02-15 13:19:44 +03:00
AGPL-3 LICENSE → AGPL-3 2019-04-01 00:31:21 +02:00
CC-BY-4.0 Add a copy of CC-BY-4.0 to the repo 2020-09-06 11:38:38 +03:00
CC-BY-SA-4.0 CC-BY-SA-4.0: Add a copy of the CC-BY-SA-4.0 license 2019-04-01 00:30:21 +02:00
CHANGELOG.md Changelog: Remove application support line. 2021-03-02 14:42:11 +01:00
COPYING Relicense documentation under CC-BY-4.0 2021-02-16 13:10:58 +03:00
coveralls.json exclude file_location check from coveralls 2020-10-13 16:44:01 +03:00
docker-entrypoint.sh Create docker.exs and docker-entrypoint + round out Dockerfile 2019-08-03 00:21:54 -04:00
Dockerfile Merge branch 'libmagic' into 'develop' 2020-11-21 18:11:58 +00:00
elixir_buildpack.config Upgrade to Elixir 1.9 2020-06-16 13:18:29 +00:00
mix.exs Mix: Update linkify. 2021-03-02 17:03:14 +01:00
mix.lock Mix: Update linkify. 2021-03-02 17:03:14 +01:00
Procfile CI: Add auto-deployment via dokku. 2019-05-31 10:55:35 +02:00
README.md Update README, add installation guide 2021-04-28 15:08:20 -05:00
SECURITY.md SECURITY.md: update supported versions to only 2.2 2020-10-15 21:45:31 +03:00

Soapbox

Soapbox

Soapbox is a federated social media server with a focus on user experience. It is based on Pleroma.

Your social media server

Soapbox empowers people to take control of their social media experience. Hosting your own server means that you get to decide the rules.

Soapbox connects to over 4,000 other servers on the Fediverse. It is designed to spread your message far and wide, while being resilient to deplatforming.

Installation

See the installation guide.

License

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