version chapril de mobilizon https://mobilizon.chapril.org/
Go to file
Thomas Citharel 5b4f1c271a
Send email notifications when a participation is approved/rejected
Also handles participant status :rejected instead of deleting the
participation

Closes #164

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-09-30 18:45:29 +02:00
.gitlab/issue_templates Better docs 2019-03-18 12:10:29 +01:00
config Add config option to disable federation 2019-09-27 16:18:29 +02:00
docker Upgrade to Elixir 1.9 2019-07-03 18:44:08 +02:00
js Send email notifications when a participation is approved/rejected 2019-09-30 18:45:29 +02:00
lib Send email notifications when a participation is approved/rejected 2019-09-30 18:45:29 +02:00
priv Send email notifications when a participation is approved/rejected 2019-09-30 18:45:29 +02:00
support Documentation proofing 2019-05-19 11:38:09 +02:00
test Send email notifications when a participation is approved/rejected 2019-09-30 18:45:29 +02:00
uploads Move to GraphQL 2018-11-06 10:30:27 +01:00
.credo.exs Refactor media upload 2019-05-24 17:29:51 +02:00
.dockerignore Add .dockerignore 2019-04-18 09:52:39 +02:00
.env.sample Add ability to update/create/delete identities 2019-07-08 16:32:22 +02:00
.formatter.exs Fix mix format and format migrations too 2019-02-22 14:53:09 +01:00
.gitignore Add .envs files to .gitignore 2019-08-13 11:15:19 +02:00
.gitlab-ci.yml Move to yarn 2019-04-11 11:58:27 +02:00
.graphqlconfig.yaml Refactor media upload 2019-05-24 17:29:51 +02:00
CONTRIBUTING.md ℹ Improve docs and documentation (again) 2019-03-19 11:16:03 +01:00
Dockerfile Refactor media upload 2019-05-24 17:29:51 +02:00
LICENSE Rename project to Mobilizon 2018-10-11 17:37:39 +02:00
Makefile Documentation proofing 2019-05-19 11:38:09 +02:00
README.md Better framasoft logo 2019-09-05 15:30:18 +02:00
SECURITY.md Documentation proofing 2019-05-19 11:38:09 +02:00
docker-compose.test.yml add make test and Remove vue-cli serve 2019-04-30 13:56:07 +02:00
docker-compose.yml Fix Docker setup and add back back an entrypoint 2019-04-30 13:56:20 +02:00
mix.exs Remove unneeded Markdown converter (earmark) 2019-09-26 16:49:49 +02:00
mix.lock Fixes for email 2019-09-24 12:09:43 +02:00
schema.graphql Send email notifications when a participation is approved/rejected 2019-09-30 18:45:29 +02:00

README.md

Mobilizon

Mobilizon is your federated organization and mobilization platform. Gather people with a convivial, ethical, and emancipating tool.

Developed with ♥ by Framasoft

Framasoft logo

Introduction

Mobilizon is a tool designed to create platforms for managing communities and events. Its purpose is to help as many people as possible to free themselves from Facebook groups and events, from Meetup, etc.

The Mobilizon software is under a Free licence, so anyone can host a Mobilizon server, called an instance. These instances may federate with each other, so any person with an account on ExampleMeet will be able to register to an event created on SpecimenEvent.

Features

👤 Identities

Do you want to separate your family gatherings from your associative activities or militant mobilizations? You will have the power to create multiple identities from the same account, like so many social masks.


📅 Events and groups

Create your events and make sure they will appeal to everybody. Privacy settings and participants roles are supported. There's no lock-in, you can interact with the event without registration.


Contributing

We appreciate any contribution to Mobilizon. Check our CONTRIBUTING file for more information.

Learn more

Discuss

Follow

Note: Most federation code comes from Pleroma, which is Copyright © 2017-2018 Pleroma Authors - AGPL-3.0