version chapril de mobilizon https://mobilizon.chapril.org/
Go to file
Thomas Citharel bacf8fc3be
Fix a couple of issues in the nginx template
For instance, `X-Forwarded-Proto` is needed to properly generate the
callback URL for 3rd-party auth through Ueberauth

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-09 17:06:17 +02:00
.gitlab/issue_templates Better docs 2019-03-18 12:10:29 +01:00
config Introduce support for custom nginx error pages 2020-10-09 14:48:49 +02:00
docker Update deps 2020-08-10 16:09:03 +02:00
docs Change France to Europe in geocoders.md 2020-10-08 10:22:30 +02:00
js Show a proper error message on creating/updating an event 2020-10-09 16:09:45 +02:00
lib Show a proper error message on creating/updating an event 2020-10-09 16:09:45 +02:00
priv Introduce support for custom nginx error pages 2020-10-09 14:48:49 +02:00
support Fix a couple of issues in the nginx template 2020-10-09 17:06:17 +02:00
test Show a proper error message on creating/updating an event 2020-10-09 16:09:45 +02:00
uploads Move to GraphQL 2018-11-06 10:30:27 +01:00
.credo.exs Notifications on event update 2019-09-30 19:01:46 +02:00
.dockerignore Add .dockerignore 2019-04-18 09:52:39 +02:00
.formatter.exs Fix mix format and format migrations too 2019-02-22 14:53:09 +01:00
.gitignore Introduce support for custom nginx error pages 2020-10-09 14:48:49 +02:00
.gitlab-ci.yml Make prettier ignore i18n JSON files. 2020-06-26 15:23:24 +02:00
.graphqlconfig.yaml Refactor media upload 2019-05-24 17:29:51 +02:00
CHANGELOG.md Introduce support for custom nginx error pages 2020-10-09 14:48:49 +02:00
CONTRIBUTING.md #318 update link to use docs 2019-12-04 13:08:28 +00:00
Dockerfile added file package to fix upload 2019-10-29 22:14:11 +01:00
LICENSE Rename project to Mobilizon 2018-10-11 17:37:39 +02:00
Makefile Move configuration to traditional way 2020-02-06 16:12:13 +01: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 Move configuration to traditional way 2020-02-06 16:12:13 +01:00
mix.exs Upgrade ex_vcr to latest version 2020-10-08 15:58:54 +02:00
mix.lock Upgrade ex_vcr to latest version 2020-10-08 15:58:54 +02:00
mkdocs.yml Fix mkdocs build 2020-06-03 16:01:33 +02:00
schema.graphql Introduce group posts 2020-07-30 16:55:35 +02:00
tsconfig.json Automatically login after registration 2019-10-07 15:29:24 +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