Go to file
Thomas Citharel b89f4f47fa Merge branch 'upgrade-deps' into 'main'
Upgrade deps

See merge request framasoft/mobilizon!1515
2023-12-22 13:29:18 +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 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 refactor(docker): allow webPush configuration to be configured using env variables in Docker 2023-12-11 16:31:24 +01:00
docker fix(docker): add --break-system-packages to pip install to add weasyprint and pyexcel-ods3 2023-12-19 12:05:22 +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 Merge branch 'extract-nodeinfo-metadata' into 'main' 2023-12-21 10:05:26 +00:00
priv Translated using Weblate (Croatian) 2023-12-21 21:11:11 +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 Merge branch 'oruga-0.8' into upgrade-deps 2023-12-22 12:17:17 +01:00
support docs(nginx): improve nginx configuration 2023-12-04 08:18:45 +01:00
test feat(nodeinfo): extract and save NodeInfo information from instances to display it on instances list 2023-12-21 10:45:56 +01:00
tests feat(front): upgrade to Oruga 0.8.x 2023-12-14 11:30:54 +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(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.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 build(packages): remove alpine packages as there's no demand for it 2023-12-07 12:30:49 +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 chore(deps): upgrade deps 2023-09-04 14:08:37 +02:00
CHANGELOG.md chore(release): 4.0.2 2023-12-07 14:55:16 +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 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 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(deps): upgrade deps 2023-12-22 12:15:37 +01:00
mix.lock chore(deps): upgrade deps 2023-12-22 12:15:37 +01:00
package-lock.json Merge branch 'oruga-0.8' into upgrade-deps 2023-12-22 12:17:17 +01:00
package.json Merge branch 'oruga-0.8' into upgrade-deps 2023-12-22 12:17:17 +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 chore: upgrade deps 2023-11-21 16:40:32 +01:00
vetur.config.js Add Vetur file configuration 2020-12-09 10:00:09 +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.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.