Find a file
778a69cd a129d71b29 revert all changes that lead to configurable homepage sorting, except!
for the changes to elixir code, as it turns out altering the graphql
schema will break existing web clients. We have to remove that change
later in a few months from now (2023-04-23).

Revert "make i18n work for upstream PR https://framagit.org/framasoft/mobilizon/-/merge_requests/1236"

This reverts commit fc2c2db21c9b6e00c2142552f10d7cd2de27fd1d.

Revert "fixup a detail for upstream PR https://framagit.org/framasoft/mobilizon/-/merge_requests/1236"

This reverts commit e34f9d1796d07f228da60ee770f795ce42c3423e.

Revert "Changed interface to consts"

This reverts commit e40558ce7895d29bf831df68520ea0e95fd8667c.

Revert "Extracting sorting modes into its own model"

This reverts commit 839f9fd3f23027bfc00551f22ab0e52c5b63087f.

Revert "Reformatted ex files"

This reverts commit 8e4f698532889323c8b649fe421f413ac3dc3a75.

Revert "Small changes to get it actually working"

This reverts commit 47a6d0e2f27bb42ec09702397bf6094b113b3c91.

Revert "Added option to change sorting on homepage to upcoming"

This reverts commit fa6d875bb47e9e21fd82c3eed7d0a7303e32ddfb.

Revert "increase amount of displayed events on start page"

This reverts commit e84ed5fb7a480fe4ac13a8617542199ad7040154.
2023-04-23 02:19:34 +02:00
.devcontainer Add .devcontainer files 2022-01-17 14:49:47 +01:00
.gitlab/issue_templates Better docs 2019-03-18 12:10:29 +01:00
config Set initial analytics configuration 2022-04-06 14:25:38 +02:00
docker Remove HEX_MIRROR uses 2022-04-18 15:01:32 +02:00
js revert all changes that lead to configurable homepage sorting, except! 2023-04-23 02:19:34 +02:00
lib show events until their end time, unless they have no end time 2023-04-03 13:56:49 +02:00
priv Use our own categories for event creation 2023-04-03 13:56:49 +02:00
rel/overlays/bin Releases fixes 2021-03-15 10:34:03 +01:00
scripts Fix release script to push tags 2021-06-21 11:36:34 +02:00
support Add support in release and separate conf files for release/source 2021-04-13 11:35:19 +02:00
test Small changes to get it actually working 2023-04-03 13:56:49 +02:00
uploads Adding uploads folder configuration to gitignore 2021-10-05 10:52:55 +02:00
.credo.exs Disable Credo check ApplicationConfigInModuleAttribute for now 2020-11-02 14:05:56 +01:00
.dockerignore Add support/ in Docker image 2021-04-22 17:28:03 +02:00
.doctor.exs Refactor Mobilizon.Federation.ActivityPub and add typespecs 2021-09-29 16:31:11 +02:00
.env.template Move mailer from Bamboo to Swoosh 2022-04-05 12:38:02 +02:00
.formatter.exs Add LiveView plugin to formatter 2022-04-07 10:31:44 +02:00
.gitignore Ignore demo folder 2021-10-20 12:37:28 +02:00
.gitlab-ci.yml Only build on Debian Buster 2022-05-06 12:41:34 +02:00
.sobelow-conf Update sobelow ignores 2022-03-31 11:38:33 +02:00
.sobelow-skips Update sobelow ignores 2022-03-31 11:38:33 +02:00
.tool-versions Update deps 2022-05-16 12:12:23 +02:00
apollo.config.js Fix Apollo IDE integration and update schema.graphql file 2021-06-17 09:51:11 +02:00
CHANGELOG.md Release 2.1.0 2022-05-16 12:12:53 +02:00
CONTRIBUTING.md #318 update link to use docs 2019-12-04 13:08:28 +00:00
docker-compose.test.yml Set same version in docker-compose.test.yml 2021-11-12 17:17:06 +01:00
docker-compose.yml Remove all commands from dev docker-compose, only run the server 2021-08-03 18:10:21 +02:00
Dockerfile add elixir version 1.13.4 to Dockerfile for dev 2023-04-05 00:41:47 +02:00
flake.lock use nixpkgs from september 2022 for nix devShell 2023-04-05 00:41:47 +02:00
flake.nix use yarn with an older nodejs version in devShell 2023-04-05 00:41:47 +02:00
LICENSE Rename project to Mobilizon 2018-10-11 17:37:39 +02:00
Makefile format 2021-11-03 14:27:19 +01:00
mix.exs Release 2.1.0 2022-05-16 12:12:53 +02:00
mix.lock Update deps 2022-05-16 12:12:23 +02:00
README.md Riot is the old name... 2020-12-09 20:04:19 +01:00
schema.graphql Small changes to get it actually working 2023-04-03 13:56:49 +02:00
SECURITY.md Documentation proofing 2019-05-19 11:38:09 +02:00
tsconfig.json Some fixes 2021-10-11 17:56:23 +02:00
UPGRADE.md Remove OS-specific packages from UPGRADE.md 2022-05-06 12:42:16 +02:00
vetur.config.js Add Vetur file configuration 2020-12-09 10:00:09 +01:00

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.

❤️ 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.