version chapril de mobilizon https://mobilizon.chapril.org/
Go to file
tykayn 716dba7998 - Fixed deduplicated files from orphan media being cleanup as well
- Fixed config onboarding after initial connection
 - Fixed current actor ID not being deleted from localstorage after logout
 - Fixed missing pagination on tag exploring page
 - Fixed deleting own account
 - Fixed user profiles that could show up in group search
 - Fixed accessibility issues on the account settings page
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEExMITpfxOHHCvHn8FoGG53eDKB3MFAmEjiCQACgkQoGG53eDK
 B3Nulg/+NEnJ6b7VO8AkJw7kOIhprOMX+5+lYVpE32tHy/VD+vtYVLNHiFO7OC8n
 Cr6PK5/BKfMxaH9akyUSP8CDDYqBhNOEDWOA9FRJ3LToYIxGoiIvc1Z7/8MUYdtj
 EXBBLrVFZURPvXQA/8dECou48ihig7hWEuX/1bmRCB263bTlFRzsfYEz2NwNKvok
 80AwUPjvu91q41k2ylIo3ZoDDHZ93xcj96oBYqdm/B/YBxj+1KbEdkPiBwENKDOi
 E1GTU4seF74JWloxrvqxnJr6tTkQqpJf8pC4A8reao9ymKDzPav36Cj/ZF7k4PgK
 NfWpEU9UbzYDuehfCGWDUT0SIwwbdE0OSQg1CeadRcWbGperXLsBlqrUezvymKY5
 +Xko4ABKmexKa8KxhqUTnGKfv6Jj3dSv8fRE5BAUivHwqbEgrk5xEg+y0IrHG1Ta
 bs9f2kaaO1t6OiOsB2y0KYd+kJF8VB+zIIj5nyc8t2mG3ga/ugVAsH46SG8EZ7pe
 04ZhZEUYbdxmm/osd2Qr8E/FRLN5jf+iUiKoLglOwwQphsEHUwukGYC9yvR+rnuh
 C8TDf0/TWXx2n+pARwNYPQrF9XLPWUkXaZj/9IW+QDnzx0o5QzBId7Lnx6YqeR9M
 YMCnMnzC6txEqe6N1P3ks6obUmbu9O7Y4eqFKOVi4xWZDP3QvsA=
 =6yrT
 -----END PGP SIGNATURE-----

Merge tag '1.3.2' into chapril

- Fixed deduplicated files from orphan media being cleanup as well
- Fixed config onboarding after initial connection
- Fixed current actor ID not being deleted from localstorage after logout
- Fixed missing pagination on tag exploring page
- Fixed deleting own account
- Fixed user profiles that could show up in group search
- Fixed accessibility issues on the account settings page
2021-09-03 10:29:15 +02:00
.gitlab/issue_templates Better docs 2019-03-18 12:10:29 +01:00
config - Fixed deduplicated files from orphan media being cleanup as well 2021-09-03 10:29:15 +02:00
docker Add ca-certificates to the Docker production image 2021-08-05 11:04:13 +02:00
js - Fixed deduplicated files from orphan media being cleanup as well 2021-09-03 10:29:15 +02:00
lib Search should return only groups, don't show user profiles 2021-08-23 13:34:40 +02:00
priv Translated using Weblate (Russian) 2021-08-13 20:15:47 +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 - Fixed deduplicated files from orphan media being cleanup as well 2021-09-03 10:29:15 +02:00
uploads Move to GraphQL 2018-11-06 10:30:27 +01: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
.env.template Restore Docker development 2021-08-03 18:10:21 +02:00
.formatter.exs Fix mix format and format migrations too 2019-02-22 14:53:09 +01:00
.gitignore Fixed deduplicated files from orphan media being deleted as well 2021-08-23 10:37:20 +02:00
.gitlab-ci.yml Revert "Try to add --cache to kaniko" 2021-08-09 08:42:15 +02:00
.ncignore light background on subscription pages steps 2020-12-06 10:12:52 +01:00
.sobelow-conf Update sobelow config 2021-03-25 14:51:41 +01:00
.sobelow-skips Fix and improve language handling 2021-07-27 20:11:56 +02:00
CHANGELOG.md - Fixed deduplicated files from orphan media being cleanup as well 2021-09-03 10:29:15 +02:00
CONTRIBUTING.md #318 update link to use docs 2019-12-04 13:08:28 +00:00
Dockerfile Restore Docker development 2021-08-03 18:10:21 +02:00
LICENSE Rename project to Mobilizon 2018-10-11 17:37:39 +02:00
Makefile Update Makefile for Docker dev env 2021-08-04 12:24:53 +02:00
README.md up homepage and footer 2021-01-21 11:24:58 +01:00
SECURITY.md up homepage and footer 2021-01-21 11:24:58 +01:00
UPGRADE.md Change the URL to the main documentation 2021-03-31 11:55:19 +02:00
apollo.config.js Fix Apollo IDE integration and update schema.graphql file 2021-06-17 09:51:11 +02:00
docker-compose.test.yml up homepage and footer 2021-01-21 11:24:58 +01:00
docker-compose.yml Remove all commands from dev docker-compose, only run the server 2021-08-03 18:10:21 +02:00
mix.exs Release 1.3.2 2021-08-23 13:34:40 +02:00
mix.lock Upgrade deps 2021-08-20 17:13:46 +02:00
schema.graphql Update GraphQL schema file 2021-06-28 14:03:49 +02:00
tsconfig.json up homepage and footer 2021-01-21 11:24:58 +01:00
vetur.config.js Add Vetur file configuration 2020-12-09 10:00:09 +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 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.