r/o

tasks/pleroma/user: add "activate_all_from_instance". 8f84b7d3 parent 4de7f44d

authored by Amelia Cuss

πŸ‘€
.gitea
Put rich media processing in a Task 3 years ago
πŸ‘€
.woodpecker
Migrate to phoenix 1.7 (#626)
πŸ‘€
2 years ago
πŸ‘€
benchmarks
Merge branch 'log-slow-queries' into 'develop'
πŸ‘€
4 years ago
πŸ‘€
ci
Merge branch 'more-efficient-ci' into 'develop'
πŸ‘€
4 years ago
πŸ‘€
config
config: configure markup here, saving it causes Bad. 2 years ago
πŸ‘€
docker-resources
Send a NIL body rather than an empty one with GET/HEAD 2 years ago
πŸ‘€
docs
Merge pull request 'Disable busy waits in the default OTP `vm.args` configuration.' (#693) from erincandescent/akkoma:otp-tune-vm-busywait into develop
πŸ‘€
2 years ago
πŸ‘€
installation
Send a NIL body rather than an empty one with GET/HEAD 2 years ago
πŸ‘€
lib
tasks/pleroma/user: add "activate_all_from_instance". 2 years ago
πŸ‘€
priv
scrubbers: allow td[align], th[align]. 2 years ago
πŸ‘€
rel
Merge pull request 'Disable busy waits in the default OTP `vm.args` configuration.' (#693) from erincandescent/akkoma:otp-tune-vm-busywait into develop
πŸ‘€
2 years ago
πŸ‘€
restarter
fix_flaky_transfer_task_test.exs (#237)
πŸ‘€
3 years ago
πŸ‘€
scripts
Put rich media processing in a Task 3 years ago
πŸ‘€
test
formatter: if we don't detect any mentions, fumble the request. 2 years ago
πŸ‘€
uploads
Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into develop 6 years ago
πŸ‘€
.buildpacks
Merge branch 'develop' into feature/polls-2-electric-boogalo 6 years ago
πŸ‘€
.credo.exs
Merge branch 'libmagic' into 'develop'
πŸ‘€
5 years ago
πŸ‘€
.dockerignore
Docker builds (#231)
πŸ‘€
3 years ago
πŸ‘€
.formatter.exs
Migrate to phoenix 1.7 (#626)
πŸ‘€
2 years ago
πŸ‘€
.gitattributes
Put rich media processing in a Task 3 years ago
πŸ‘€
.gitignore
flake.nix: init. 2 years ago
πŸ‘€
.mailmap
Merge remote-tracking branch 'upstream/develop' into earmark 4 years ago
πŸ‘€
AGPL-3
Merge remote-tracking branch 'origin/develop' into features/mastoapi/2.6.0-conversations 6 years ago
πŸ‘€
CC-BY-4.0
Merge branch 'libmagic' into 'develop'
πŸ‘€
5 years ago
πŸ‘€
CC-BY-SA-4.0
Merge remote-tracking branch 'origin/develop' into features/mastoapi/2.6.0-conversations 6 years ago
πŸ‘€
CHANGELOG.md
Add background_removal to SimplePolicy MRF 2 years ago
πŸ‘€
CODE_OF_CONDUCT.md
Merge branch 'develop' into fedora-install 3 years ago
πŸ‘€
COPYING
Merge pull request 'Remove reference to city.jpg in COPYING' (#310) from norm/akkoma:copying-city-jpg into develop
πŸ‘€
3 years ago
πŸ‘€
Dockerfile
Bump builds to OTP26 2 years ago
πŸ‘€
Procfile
Merge branch 'develop' into feature/polls-2-electric-boogalo 6 years ago
πŸ‘€
README.md
Merge pull request 'Clean up bookmarks after prune_objects' (#544) from ilja/akkoma:clean_up_bookmarks_after_prune_objects into develop
πŸ‘€
2 years ago
πŸ‘€
SECURITY.md
Merge branch 'libmagic' into 'develop'
πŸ‘€
5 years ago
πŸ‘€
SIGNING_KEY.pub
2022.09 stable release chores (#206)
πŸ‘€
3 years ago
πŸ‘€
coveralls.json
Merge branch 'libmagic' into 'develop'
πŸ‘€
5 years ago
πŸ‘€
docker-compose.yml
Merge pull request 'Add shm_size to the Database container' (#634) from EpicKitty/akkoma:develop into develop
πŸ‘€
2 years ago
πŸ‘€
docker-entrypoint.sh
Docker builds (#231)
πŸ‘€
3 years ago
πŸ‘€
elixir_buildpack.config
Merge pull request 'Clean up bookmarks after prune_objects' (#544) from ilja/akkoma:clean_up_bookmarks_after_prune_objects into develop
πŸ‘€
2 years ago
πŸ‘€
flake.lock
flake.nix: remove duplicate inputs. 2 years ago
πŸ‘€
flake.nix
flake.nix: use overlay here. 2 years ago
πŸ‘€
mix.exs
markdown: use comrak via ex-markdown. 2 years ago
πŸ‘€
mix.lock
formatter: use akkoma_autolinks, fix remaining tests. 2 years ago
πŸ‘€
mix.nix
flake/mix.nix: fixup. 2 years ago

README.md

akkoma

a smallish microblogging platform, aka the cooler pleroma

English OK ζ—₯本θͺžOK

About

This is a fork of Pleroma, which is a microblogging server software that can federate (= exchange messages with) other servers that support ActivityPub. What that means is that you can host a server for yourself or your friends and stay in control of your online identity, but still exchange messages with people on larger servers. Akkoma will federate with all servers that implement ActivityPub, like Friendica, GNU Social, Hubzilla, Mastodon, Misskey, Peertube, and Pixelfed.

Akkoma is written in Elixir and uses PostgreSQL for data storage.

For clients it supports the Mastodon client API with Pleroma extensions (see the API section on https://docs.akkoma.dev/stable/).

Differences with Pleroma

Akkoma is a faster-paced fork, it has a varied and potentially experimental feature set tailored specifically to the corner of the fediverse inhabited by the project creator and contributors.

This should not be considered a one-for-one match with pleroma; it is more opinionated in many ways, and has a smaller community (which is good or bad depending on your view)

For example, Akkoma has:

  • Custom Emoji reactions (compatible with misskey)
  • Misskey-flavoured markdown support
  • Elasticsearch and Meilisearch support for search
  • Mastodon frontend (Glitch-Soc and Fedibird flavours) support
  • Automatic post translation via DeepL or LibreTranslate
  • A multitude of heavy modifications to the Pleroma Frontend (Pleroma-FE)
  • The β€œbubble” concept, in which instance administrators can choose closely-related instances to make a β€œcommunity of communities”, so to say

And takes a more opinionated stance on issues like Domain blocks, which are enforced far more on Akkoma.

Take a look at the Changelog if you want a full list of recent changes, everything since 3.0 has been Akkoma.

Installation

OTP releases (Recommended)

If you are running Linux (glibc or musl) on x86, the recommended way to install Akkoma is by using OTP releases. OTP releases are as close as you can get to binary releases with Erlang/Elixir. The release is self-contained, and provides everything needed to boot it. The installation instructions are available here.

From Source

If your platform is not supported, or you just want to be able to edit the source code easily, you may install Akkoma from source.

Docker

Docker installation is supported via this setup

Packages

Akkoma is packaged for YunoHost and can be found and installed from the YunoHost app catalogue.

Compilation Troubleshooting

If you ever encounter compilation issues during the updating of Akkoma, you can try these commands and see if they fix things:

  • mix deps.clean --all
  • mix local.rebar
  • mix local.hex
  • rm -r _build

Documentation