Gather, organize and mobilize yourselves with a convivial, ethical, and emancipating tool. https://mobilizon.org Discuss at https://app.element.io/#/room/#mobilizon:matrix.org Join the forum: https://framacolibri.org/c/mobilizon/39
  • Elixir 58.6%
  • Vue 24.1%
  • TypeScript 12.6%
  • HTML 4%
  • CSS 0.2%
  • Other 0.3%
Find a file
2026-06-29 22:28:28 +02:00
.devcontainer Make containerized setup podman-happy 2026-05-09 00:24:28 +00:00
.gitlab/issue_templates Better docs 2019-03-18 12:10:29 +01:00
.husky Remove the deps.update at commit time 2025-12-15 17:23:48 +01:00
config feat: create an ics feed for a search (backend) 2026-05-26 20:05:16 +02:00
docker check deps in CI - remove @vueuse/router - #1815 2025-11-29 19:10:21 +01:00
docs replace joinmobilizon.org by mobilizon.org (#1702) 2025-08-01 18:15:14 +02:00
lib add comment after review - #2019 2026-06-26 11:08:26 +02:00
patches fix(front): patch vue-i18n-extract because of mjs incompatibility 2024-02-08 17:23:24 +01:00
priv fix(create_profile): error message refers to profile and group 2026-06-05 16:38:29 +02:00
public all developments of milestone 1 2024-04-10 12:36:21 +00: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 fix: restore switch normal behavior 2026-06-25 19:19:11 +02:00
support docs(nginx): improve nginx configuration 2023-12-04 08:18:45 +01:00
test fix(transmogrifier_test.exs): remove warnings 2026-06-09 14:05:24 +00:00
tests chore: prepare for release 2026-06-29 22:28:28 +02: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 Improvement of the RSS export with the addition of the image as a logo if it exists - Issue #1653 2025-07-11 10:48:06 +00:00
.dockerignore build(docker): optimize image size 2023-11-23 14:16:47 +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 introduce VITE_HOST env var and pass it to the node watcher vite --host 2023-11-23 15:33:31 +01:00
.eslintrc.cjs fix(front): vite fixes after upgrade (everything is esm) 2024-02-08 17:23:23 +01:00
.formatter.exs Update deps and fix some front-end stuff 2023-03-22 10:19:25 +01:00
.gitignore update frontend lib : remove histoire (obselete) + update vitest - #1815 2025-11-29 19:09:12 +01:00
.gitlab-ci.yml correct CI 2026-05-27 11:12:33 +02: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 all developments of milestone 1 2024-04-10 12:36:21 +00:00
.tool-versions update dependencies 2026-05-14 13:03:59 +02:00
apollo.config.cjs fix(front): vite fixes after upgrade (everything is esm) 2024-02-08 17:23:23 +01:00
CHANGELOG.md replace joinmobilizon.org by mobilizon.org (#1702) 2025-08-01 18:15:14 +02:00
check_deps.sh update dependences 2026-06-17 16:45:06 +02:00
check_i18n.py Remove the 2 translation files created in the working directory when commiting 2025-12-15 17:23:48 +01:00
CONTRIBUTING.md chore: edit CONTRIBUTING 2025-05-04 21:46:56 +02: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 introduce VITE_HOST env var and pass it to the node watcher vite --host 2023-11-23 15:33:31 +01:00
Dockerfile Make containerized setup podman-happy 2026-05-09 00:24:28 +00:00
env.d.ts remove absinthe package in frontend - #1814 2025-11-29 19:14:29 +01:00
eslint.config.js update frontend lib : eslint + typescript - #1815 2025-11-29 19:09:12 +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
LICENSE all developments of milestone 1 2024-04-10 12:36:21 +00:00
Makefile all developments of milestone 1 2024-04-10 12:36:21 +00:00
mix.exs chore: prepare for release 2026-06-29 22:28:28 +02:00
mix.lock update dependencies 2026-06-25 17:37:30 +02:00
package-lock.json chore: prepare for release 2026-06-29 22:28:28 +02:00
package.json chore: prepare for release 2026-06-29 22:28:28 +02:00
playwright.config.ts correct CI for front-end unit-test - issue 1776 2025-06-30 18:28:29 +02:00
postcss.config.js fix(front): vite fixes after upgrade (everything is esm) 2024-02-08 17:23:23 +01:00
README.md feat: remove reference to twitter account, closes #1946 2026-03-23 10:53:49 +01:00
schema.graphql remove "change password" in general account setting - rename "Forgot my password?" by "Reset your password" in login frame - #1918 2025-12-30 15:49:38 +01:00
SECURITY.md replace joinmobilizon.org by mobilizon.org (#1702) 2025-08-01 18:15:14 +02:00
tailwind.config.cjs all developments of milestone 1 2024-04-10 12:36:21 +00:00
tsconfig.json chore: upgrade deps 2023-11-21 16:40:32 +01:00
UPGRADE.md replace joinmobilizon.org by mobilizon.org (#1702) 2025-08-01 18:15:14 +02:00
vite.config.js correct CI for front-end unit-test - issue 1776 2025-06-30 17:46:23 +02:00
vue-i18n-extract.config.cjs fix(front): patch vue-i18n-extract because of mjs incompatibility 2024-02-08 17:23:24 +01:00

Mobilizon

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

2017 - 2024 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!.