mobilizon/lib/mobilizon
Thomas Citharel 3f2a88fcfa
fix: fix creating participant stats
Map.update/4 does not pass initial value to callback function, so increasing for a new role would
set 0 instead of 1

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-12-01 11:29:54 +01:00
..
activities WIP 2023-11-14 14:24:17 +01:00
actors refactor: use Phoenix verified routes 2023-12-01 11:29:53 +01:00
addresses Add description field to address representation 2022-05-07 18:28:32 +02:00
admin fix(backend): fix config cache not being used everytime 2023-08-17 14:20:28 +02:00
applications fix(apps): make sure we can set status for an application token 2023-08-10 18:02:01 +02:00
conversations refactor: use dedicated email for event announcements 2023-11-21 15:28:56 +01:00
discussions refactor: use Phoenix verified routes 2023-12-01 11:29:53 +01:00
events fix: fix creating participant stats 2023-12-01 11:29:54 +01:00
instances Make sure instance list is refreshed before notifying admin from new 2022-09-26 10:20:51 +02:00
medias Fix ex_docs warnings 2022-04-07 18:51:10 +02:00
mentions WIP 2023-11-14 14:24:17 +01:00
posts refactor: use Phoenix verified routes 2023-12-01 11:29:53 +01:00
reports WIP 2023-11-14 14:24:17 +01:00
resources Lower loglevel of resource insertion error 2022-11-03 16:54:04 +01:00
storage fix(reports): remove on delete cascade for reports 2023-08-31 19:04:12 +02:00
todos Fix ex_docs warnings 2022-04-07 18:51:10 +02:00
users feat(cli): allow the mobilizon.users.delete command to delete multiple users by email domain or ip 2023-08-22 10:28:38 +02:00
applications.ex fix(apps): fix pruning old application device activations 2023-06-06 12:47:38 +02:00
cldr.ex fixup! Fix depreciated calls of fetch_env!/2 and get_env/2 2022-09-21 10:15:28 +02:00
cli.ex Spec fixes 2021-10-05 16:05:52 +02:00
config.ex feat(back): add admin setting to disable external event feature 2023-09-01 18:16:40 +02:00
crypto.ex Refactoring of Actors context 2019-09-09 00:52:49 +02:00
export.ex Export participants to different formats 2021-10-05 10:52:55 +02:00
followed_group_activity.ex Order my group upcoming events by begins_on 2021-11-24 09:28:59 +01:00
share.ex Various refactoring and typespec improvements 2021-09-26 17:52:24 +02:00
tombstone.ex Various refactoring and typespec improvements 2021-09-26 17:52:24 +02:00