Go to file
Thomas fcbfc634e3 Merge branch '4.x/login-flow' into 'v4.x'
[v4.x] fix login flow on current release

See merge request framasoft/mobilizon!1549
2024-04-16 07:03:24 +00: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 fix(front): husky fixes after upgrade 2024-02-08 17:23:23 +01:00
config fix(backend): set Gettext default locale to "en" 2024-02-29 10:01:58 +01:00
docker chore(docker): upgrade docker Elixir versions and buildpacks 2024-02-29 11:16:28 +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 docs: remove obsolete references to Framasoft 2024-02-29 10:23:57 +01:00
patches fix(front): patch vue-i18n-extract because of mjs incompatibility 2024-02-08 17:23:24 +01:00
priv chore(i18n): update translation files 2024-02-29 10:38:17 +01:00
public feat(nodeinfo): extract and save NodeInfo information from instances to display it on instances list 2023-12-21 10:45:56 +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 fix(front): navbar not updated after login [workaround] 2024-04-15 19:03:41 +02:00
support docs(nginx): improve nginx configuration 2023-12-04 08:18:45 +01:00
test feat: allow to filter events by local-only 2024-02-09 13:51:59 +01:00
tests fix(front): vite fixes after upgrade (everything is esm) 2024-02-08 17:23:23 +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(credo): reactivate MissedMetadataKeyInLoggerConfig credo check after Credo 1.7.3 2024-02-08 17:23:19 +01: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 test: fix histoire configuration 2023-11-14 18:59:28 +01:00
.gitlab-ci.yml fix(ci): remove Ubuntu Bionic from the build targets 2024-02-29 15:24:16 +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 test: fix tests using verified routes 2023-12-01 16:34:48 +01:00
.tool-versions feat: allow to filter events by local-only 2024-02-09 13:51:59 +01:00
CHANGELOG.md chore(release): release 4.1.0 2024-02-29 11:16:28 +01:00
CONTRIBUTING.md #318 update link to use docs 2019-12-04 13:08:28 +00:00
Dockerfile Fix docker development: 2023-11-22 20:57:50 +01:00
LICENSE docs: remove obsolete references to Framasoft 2024-02-29 10:23:57 +01:00
Makefile build(docker): change docker-compose to docker compose in Makefile 2024-01-04 15:20:17 +01:00
README.md docs: remove obsolete references to Framasoft 2024-02-29 10:23:57 +01:00
SECURITY.md docs: remove obsolete references to Framasoft 2024-02-29 10:23:57 +01:00
UPGRADE.md Remove OS-specific packages from UPGRADE.md 2022-05-06 12:42:16 +02:00
apollo.config.cjs fix(front): vite fixes after upgrade (everything is esm) 2024-02-08 17:23:23 +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 introduce VITE_HOST env var and pass it to the node watcher vite --host 2023-11-23 15:33:31 +01: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 chore(release): release 4.1.0 2024-02-29 11:16:28 +01:00
mix.lock chore(deps): update deps 2024-02-29 09:55:24 +01:00
package-lock.json chore(release): release 4.1.0 2024-02-29 11:16:28 +01:00
package.json chore(release): release 4.1.0 2024-02-29 11:16:28 +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 fix(front): vite fixes after upgrade (everything is esm) 2024-02-08 17:23:23 +01:00
schema.graphql chore: fix prettier configuration and run it 2023-11-15 14:46:09 +01:00
tailwind.config.cjs fix(front): vite fixes after upgrade (everything is esm) 2024-02-08 17:23:23 +01:00
tsconfig.json chore: upgrade deps 2023-11-21 16:40:32 +01:00
vite.config.js introduce VITE_HOST env var and pass it to the node watcher vite --host 2023-11-23 15:33:31 +01:00
vue-i18n-extract.config.cjs fix(front): patch vue-i18n-extract because of mjs incompatibility 2024-02-08 17:23:24 +01:00

README.md

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! The list of everyone who donated is available here.