Plume fork from https://git.joinplu.me/Plume/Plume
https://joinplu.me
61b6ceed92
* Add some constraint at database level Fixes #79 and should fix #201 and #113 as well * Fix tests Delete duplicated data before adding constraints (only with Postgres, there is no way to do it with Sqlite with complex constraints like the one we are using) Remove the constraint on media path * We don't need to drop the media unique constraint anymore Because we deleted it |
||
---|---|---|
docs | ||
migrations | ||
plume-api | ||
plume-cli | ||
plume-common | ||
plume-models | ||
po | ||
script | ||
src | ||
static | ||
templates | ||
.dockerignore | ||
.editorconfig | ||
.gitignore | ||
.travis.yml | ||
build.rs | ||
Cargo.lock | ||
Cargo.toml | ||
CODE_OF_CONDUCT.md | ||
diesel.toml | ||
Dockerfile | ||
ISSUE_TEMPLATE.md | ||
LICENSE | ||
README.md | ||
rust-toolchain |
Plume
Federated blogging engine, based on ActivityPub. It uses the Rocket framework, and Diesel to interact with the database.
It is not yet ready for production use, but we have all the basic features (account management, blogs, articles, comments, etc) and a basic federation.
Feel free to join our Matrix room: #plume:disroot.org
to discuss about the project!
If you are interested in coding, check out the development guide. You can also help by reporting issues, suggesting features, or writing documentation for instance.
If you would like to help by translating Plume, we also have a guide for you!
Debate and vote on features
Join our Loomio group to take part in Plume's decision process.