version chapril de mobilizon https://mobilizon.chapril.org/
Go to file
Tykayn 1a885f04c4 - **Notifications for various group and event activity, both by email and browser push notifications. Daily and weekly digests are also available.**
- Possibility for an event organizer to announce a (public) comment, triggering notifications for participants
 - Add a snackbar message to manually reload the UI when updates are available
 - Add blurhash support for some banners
 - Added basic metadata (start time & physical address) in the opengraph preview
 
 - **Interface improvements to events, comments, homepage and group pages**
 - **Various improvements to mobile views**
 - Make JWT access tokens short-lived
 - Disabled Cldr warning that the `Cldr.Plug.AcceptLanguage` plug didn't many any known locale
 - Replaced GraphiQL web interface with graphql-playground
 
 - Internet Explorer and other older browsers support. This allows us to provide lighter builds.
 
 - Fixed compatibility for previous OTP versions
 - Fixed the "member joined" activity event not being displayed in the group activity timeline
 - Fixed relay and anonymous actor telling they automatically approve followers
 - Fixed mix tasks showing output from all error levels
 - Fixed missing metadata on some pages
 - Fixed some config values being defined at compile-time instead of runtime
 - Fixed missing pagination for group resources
 - Fixed missing `.ics` suffix for email event attachments
 - Fixed missing unique index on posts URL
 - Fixed creating events from group page not always auto-selecting the correct organizer actor
 - Fixed error when deleting actor with type different from Person or Group
 - Fixed not defaulting to UTC timezone when user has no tz setting in their activity recaps
 - Fixed Sentry loading itself even if not configured
 - Fixed showing proper message when anonymous participation was confirmed but just wasn't saved in browser
 - Fixed editing some event properties
 - Fixed group image ratio in admin dashboard
 - Fix GraphiQL CSP headers
 
 - Finnish
 - French
 - Galician
 - Italian
 - Occitan
 - Russian
 - Spanish
 - Swedish
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEExMITpfxOHHCvHn8FoGG53eDKB3MFAmDa7ZsACgkQoGG53eDK
 B3NExQ/9FeFE4V5p53oHQVdzJVmvVSU0Dh4/Nwp3VDRkm5yB1TAxe6SuMxAxEYLC
 v7nKaaXo6Kx2C96lSZlp+CZYorHsCa9X31PlfKpOBWQYqW2SqnyRAuiljVTRtheq
 3EVcFkYxhA9c5KctfQL4YKVBP2UUs9fbmh2icEy28veFSScq20/JMhq90NCZeaH0
 IBVrlVLc6Wax70d1xfjVHaePl/4kP08WU7VL30Q1XIFMdEnhOGwYTR68rHnSKxXi
 g/hiqMZEhcGL39U7icpXA9fEFCwuTl2MD8dB+ttquRt+szJy/r2xu65hxMwk589a
 EipaVfBcuYOsWo7HfVzhMgf754V4paRuQ09SDEU0/UYuy/spyZjshxYGgSRRnWQ3
 WZ1FT0ulbdkNMgAdPm9ZTdRROdJN0zca2/K80nWT3FxOXP0TSUzeaNyxEHmCuMIE
 f1c8uwHnPy8Fp6LA0PbflWoCgHDwnka50If143IUFm35hHpzcGdDLiPthDpV1Npd
 IqPiKMuuV9hZ4mJpHC38LbciAju53XDqNIgvynIPz5hmh/gXPA5ray3GArQ9DtXk
 eGYepGm4luIt5eeWOoGbKZ8ovk93iD+FIGu/7ftEBoHmBAgGFZgn9uYwL/DJgTsC
 m5XD+qoY0cch2VOgurLUIFzZcwa6cwBNwNeBGcv7i4EFtT700YE=
 =VUfI
 -----END PGP SIGNATURE-----

Merge tag '1.2.0' into osm-theme

- **Notifications for various group and event activity, both by email and browser push notifications. Daily and weekly digests are also available.**
- Possibility for an event organizer to announce a (public) comment, triggering notifications for participants
- Add a snackbar message to manually reload the UI when updates are available
- Add blurhash support for some banners
- Added basic metadata (start time & physical address) in the opengraph preview

- **Interface improvements to events, comments, homepage and group pages**
- **Various improvements to mobile views**
- Make JWT access tokens short-lived
- Disabled Cldr warning that the `Cldr.Plug.AcceptLanguage` plug didn't many any known locale
- Replaced GraphiQL web interface with graphql-playground

- Internet Explorer and other older browsers support. This allows us to provide lighter builds.

- Fixed compatibility for previous OTP versions
- Fixed the "member joined" activity event not being displayed in the group activity timeline
- Fixed relay and anonymous actor telling they automatically approve followers
- Fixed mix tasks showing output from all error levels
- Fixed missing metadata on some pages
- Fixed some config values being defined at compile-time instead of runtime
- Fixed missing pagination for group resources
- Fixed missing `.ics` suffix for email event attachments
- Fixed missing unique index on posts URL
- Fixed creating events from group page not always auto-selecting the correct organizer actor
- Fixed error when deleting actor with type different from Person or Group
- Fixed not defaulting to UTC timezone when user has no tz setting in their activity recaps
- Fixed Sentry loading itself even if not configured
- Fixed showing proper message when anonymous participation was confirmed but just wasn't saved in browser
- Fixed editing some event properties
- Fixed group image ratio in admin dashboard
- Fix GraphiQL CSP headers

- Finnish
- French
- Galician
- Italian
- Occitan
- Russian
- Spanish
- Swedish
2021-06-30 11:20:20 +02:00
.gitlab/issue_templates Better docs 2019-03-18 12:10:29 +01:00
config - **Notifications for various group and event activity, both by email and browser push notifications. Daily and weekly digests are also available.** 2021-06-30 11:20:20 +02:00
docker Fix Docker build 2021-06-17 10:40:21 +02:00
js - **Notifications for various group and event activity, both by email and browser push notifications. Daily and weekly digests are also available.** 2021-06-30 11:20:20 +02:00
lib Fix typo in user.modify task help text 2021-06-28 17:23:17 +02:00
priv Merge remote-tracking branch 'weblate/master' 2021-06-27 19:32:41 +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 - **Notifications for various group and event activity, both by email and browser push notifications. Daily and weekly digests are also available.** 2021-06-30 11:20:20 +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
.formatter.exs Fix mix format and format migrations too 2019-02-22 14:53:09 +01:00
.gitignore Add priv/cert/ to .gitignore 2021-06-04 13:33:23 +02:00
.gitlab-ci.yml Remove project title in the release title 2021-06-27 16:21:19 +02:00
.sobelow-conf Update sobelow config 2021-03-25 14:51:41 +01:00
.sobelow-skips Update sobelow config 2021-06-28 12:16:57 +02:00
apollo.config.js Fix Apollo IDE integration and update schema.graphql file 2021-06-17 09:51:11 +02:00
CHANGELOG.md - **Notifications for various group and event activity, both by email and browser push notifications. Daily and weekly digests are also available.** 2021-06-30 11:20:20 +02:00
CONTRIBUTING.md #318 update link to use docs 2019-12-04 13:08:28 +00:00
docker-compose.test.yml merge with version 1.0.3 for osm 2020-12-30 18:52:32 +01:00
docker-compose.yml merge with version 1.0.3 for osm 2020-12-30 18:52:32 +01:00
Dockerfile Add missing deps to Dockerfile 2020-12-21 10:08:30 +01:00
LICENSE Rename project to Mobilizon 2018-10-11 17:37:39 +02:00
Makefile Move configuration to traditional way 2020-02-06 16:12:13 +01:00
mix.exs Release 1.2.0 2021-06-29 11:53:25 +02:00
mix.lock Update deps 2021-06-27 16:35:21 +02:00
README.md merge with version 1.0.3 for osm 2020-12-30 18:52:32 +01:00
schema.graphql Update GraphQL schema file 2021-06-28 14:03:49 +02:00
SECURITY.md merge with version 1.0.3 for osm 2020-12-30 18:52:32 +01:00
tsconfig.json merge with version 1.0.3 for osm 2020-12-30 18:52:32 +01:00
UPGRADE.md Change the URL to the main documentation 2021-03-31 11:55:19 +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.