Go to file
Thomas Citharel 3c288c5858
fix: build pictures at correct location and fix Plug.Static
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-11-15 18:15:21 +01:00
.devcontainer chore: fix prettier configuration and run it 2023-11-15 14:46:09 +01:00
.gitlab/issue_templates Better docs 2019-03-18 12:10:29 +01:00
.husky build: switch from yarn to npm to manage js dependencies and move js contents to root 2023-11-14 17:24:42 +01:00
config test: fix front-end tests 2023-11-15 12:38:36 +01:00
docker build: switch from yarn to npm to manage js dependencies and move js contents to root 2023-11-14 17:24:42 +01:00
docs build: switch from yarn to npm to manage js dependencies and move js contents to root 2023-11-14 17:24:42 +01:00
lib fix: build pictures at correct location and fix Plug.Static 2023-11-15 18:15:21 +01:00
priv WIP 2023-11-14 14:24:17 +01:00
public build: switch from yarn to npm to manage js dependencies and move js contents to root 2023-11-14 17:24:42 +01:00
rel/overlays/bin Fix typo in ctl help text 2023-10-02 02:09:56 +00:00
scripts fix: build pictures at correct location and fix Plug.Static 2023-11-15 18:15:21 +01:00
src test: fix front-end tests 2023-11-15 12:38:36 +01:00
support add static location for img 2022-01-19 21:47:34 +01:00
test test: fix ActivityPub headers test 2023-11-15 17:30:49 +01:00
tests test: fix front-end tests 2023-11-15 12:38:36 +01:00
uploads Adding uploads folder configuration to gitignore 2021-10-05 10:52:55 +02:00
.browserslistrc build: switch from yarn to npm to manage js dependencies and move js contents to root 2023-11-14 17:24:42 +01:00
.credo.exs build: switch from yarn to npm to manage js dependencies and move js contents to root 2023-11-14 17:24:42 +01:00
.dockerignore build: switch from yarn to npm to manage js dependencies and move js contents to root 2023-11-14 17:24:42 +01:00
.doctor.exs Refactor Mobilizon.Federation.ActivityPub and add typespecs 2021-09-29 16:31:11 +02:00
.editorconfig build: switch from yarn to npm to manage js dependencies and move js contents to root 2023-11-14 17:24:42 +01:00
.env.template Move mailer from Bamboo to Swoosh 2022-04-05 12:38:02 +02:00
.eslintrc.js build: switch from yarn to npm to manage js dependencies and move js contents to root 2023-11-14 17:24:42 +01:00
.formatter.exs Update deps and fix some front-end stuff 2023-03-22 10:19:25 +01:00
.gitignore test: fix histoire configuration 2023-11-14 18:59:28 +01:00
.gitlab-ci.yml ci: install python3 instead of python 2023-11-15 14:53:30 +01:00
.prettierignore chore: fix prettier configuration and run it 2023-11-15 14:46:09 +01:00
.prettierrc.json build: switch from yarn to npm to manage js dependencies and move js contents to root 2023-11-14 17:24:42 +01:00
.sobelow-conf Update sobelow ignores 2022-03-31 11:38:33 +02:00
.sobelow-skips chore: update Sobelow security ignores 2023-11-14 14:24:18 +01:00
.tool-versions chore(deps): upgrade deps 2023-09-04 14:08:37 +02:00
CHANGELOG.md chore(release): release 3.2.0 2023-09-07 13:17:47 +02:00
CONTRIBUTING.md #318 update link to use docs 2019-12-04 13:08:28 +00:00
Dockerfile build: switch from yarn to npm to manage js dependencies and move js contents to root 2023-11-14 17:24:42 +01:00
LICENSE Rename project to Mobilizon 2018-10-11 17:37:39 +02:00
Makefile build: only run ecto create & migrate & tz_world update on prepare_test task, not main test one 2023-11-15 16:37:22 +01:00
README.md docs(dev.md): keep some info about structure 2023-10-16 14:58:18 +02:00
SECURITY.md Documentation proofing 2019-05-19 11:38:09 +02:00
UPGRADE.md Remove OS-specific packages from UPGRADE.md 2022-05-06 12:42:16 +02:00
apollo.config.js build: switch from yarn to npm to manage js dependencies and move js contents to root 2023-11-14 17:24:42 +01:00
docker-compose.test.yml build: only run ecto create & migrate & tz_world update on prepare_test task, not main test one 2023-11-15 16:37:22 +01:00
docker-compose.yml Remove all commands from dev docker-compose, only run the server 2021-08-03 18:10:21 +02:00
env.d.ts build: switch from yarn to npm to manage js dependencies and move js contents to root 2023-11-14 17:24:42 +01:00
fragmentTypes.json build: switch from yarn to npm to manage js dependencies and move js contents to root 2023-11-14 17:24:42 +01:00
get_union_json.ts build: switch from yarn to npm to manage js dependencies and move js contents to root 2023-11-14 17:24:42 +01:00
histoire.config.ts test: fix histoire configuration 2023-11-14 18:59:28 +01:00
mix.exs build: only run ecto create & migrate & tz_world update on prepare_test task, not main test one 2023-11-15 16:37:22 +01:00
mix.lock chore(deps): update geo_postgis to 3.5.0 for Elixir 1.15 compat 2023-11-06 18:44:53 +01:00
package-lock.json test: fix front-end tests 2023-11-15 12:38:36 +01:00
package.json test: fix front-end tests 2023-11-15 12:38:36 +01:00
playwright.config.ts build: switch from yarn to npm to manage js dependencies and move js contents to root 2023-11-14 17:24:42 +01:00
postcss.config.js build: switch from yarn to npm to manage js dependencies and move js contents to root 2023-11-14 17:24:42 +01:00
schema.graphql chore: fix prettier configuration and run it 2023-11-15 14:46:09 +01:00
tailwind.config.js build: switch from yarn to npm to manage js dependencies and move js contents to root 2023-11-14 17:24:42 +01:00
tsconfig.json build: switch from yarn to npm to manage js dependencies and move js contents to root 2023-11-14 17:24:42 +01:00
vetur.config.js Add Vetur file configuration 2020-12-09 10:00:09 +01:00
vite.config.js test: fix front-end tests 2023-11-15 12:38:36 +01:00
vue-i18n-extract.config.js build: switch from yarn to npm to manage js dependencies and move js contents to root 2023-11-14 17:24:42 +01: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 page for more information.

Learn more

Discuss

Follow

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

❤️ Supports of our crowdfunding


We have run a crowdfunding campaign to pave the road to the version 1.0.0 of Mobilizon. Thanks to everyone who pitched in and shared the news around! The list of everyone who donated is available here.