1
0
Derivar 0
Federated blogging application, thanks to ActivityPub
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 
Ir para o ficheiro
Baptiste Gelez b52b8fc880 Fix wrong condition, resulting in 404 for valid NodeInfo endpoints (#464)
* Fix wrong condition, resulting in 404 for valid NodeInfo endpoints

* Forgot to remove that dbg!
há 5 anos
migrations Add a fqn field to blogs and users (#457) há 5 anos
plume-api Post creation API (#307) há 5 anos
plume-cli Fix follow IDs (#455) há 5 anos
plume-common Update dependencies (#428) há 5 anos
plume-front Better big form handling (#430) há 5 anos
plume-models Add a fqn field to blogs and users (#457) há 5 anos
po/plume Add a fqn field to blogs and users (#457) há 5 anos
script Fix Plume arm builds (#427) há 5 anos
src Fix wrong condition, resulting in 404 for valid NodeInfo endpoints (#464) há 5 anos
static Slightly improve the media experience (#452) há 5 anos
templates Add a fqn field to blogs and users (#457) há 5 anos
.codecov.yml Make Plume compile on release (#365) há 5 anos
.dockerignore Sample compose file and Dockerfile for deployment há 6 anos
.editorconfig Slightly improve the media experience (#452) há 5 anos
.gitignore Update rocket_i18n and add gettext_macros (#431) há 5 anos
.travis.yml Use Rust for the front-end too (#374) há 5 anos
CODE_OF_CONDUCT.md Add a CoC há 6 anos
Cargo.lock Update dependencies (#456) há 5 anos
Cargo.toml Password reset (#448) há 5 anos
Dockerfile Use multi step build to limit the docker image size (#416) há 5 anos
Dockerfile.dev Use multi step build to limit the docker image size (#416) há 5 anos
ISSUE_TEMPLATE.md Create ISSUE_TEMPLATE.md há 6 anos
LICENSE Add a license (AGPLv3) há 6 anos
README.md Update README.md há 5 anos
build.rs Update rocket_i18n and add gettext_macros (#431) há 5 anos
diesel.toml add sqlite migrations há 6 anos
rust-toolchain Upgrade plume dependencies (#332) há 6 anos

README.md

Plume's logo Plume

Build status Code coverage

WebsiteDocumentationContributeInstances list

Plume is a 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!

We also have a Loomio group to debate and vote and features. Feel free to join it to take part in Plume's decision process.

For more informations on the different ways to contribute, check out our contribution page. We are welcoming any kind of contribution, and you can probably find a way to help.

As we want the various spaces related to the project (GitHub, Matrix, Loomio, etc) to be as safe as possible for everyone, we adopted a code of conduct. Please read it and make sure you accept it before contributing.