mobilizon/lib/service
Thomas Citharel 92b222b091
fix(back): allow any other type of actor to be suspended
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-09-05 16:03:45 +02:00
..
activity fix(back): only try to insert activities for groups 2023-09-05 15:35:04 +02:00
address Handle address is invalid while rendering event preview 2022-04-01 15:01:57 +02:00
anti_spam feat(reports): allow reports to hold multiple events 2023-08-31 10:43:36 +02:00
auth style: run mix format 2023-08-17 14:50:44 +02:00
date_time feat(export): add date of participant creation in participant exports 2023-08-24 17:36:58 +02:00
error_reporting Fix Sentry registration 2022-09-27 18:19:01 +02:00
export feat(export): add date of participant creation in participant exports 2023-08-24 17:36:58 +02:00
formatter fix(federation): ignore mentions from everything that's not a AP Person 2023-06-20 16:55:37 +02:00
front_end_analytics Fix front-end analytics csp config 2022-11-06 15:14:04 +01:00
geospatial Typespec fixes and refactoring 2022-05-03 12:23:09 +02:00
global_search fix(search): fix global search sorting 2023-06-01 16:11:12 +02:00
http Migrate to Vue 3 and Vite 2022-08-11 16:46:31 +02:00
language_detection
metadata style: run mix format 2023-08-17 14:50:44 +02:00
notifications Typespec fixes and refactoring 2022-05-03 12:23:09 +02:00
notifier feat(notifications): add missing notifications when an user registers to an event 2023-08-24 17:36:58 +02:00
pictures Handle nothing found by unsplash for location 2022-11-07 19:37:59 +01:00
rich_media fix(rich media): fix error handling when resource preview URL leads to empty parsed data 2023-05-30 08:34:53 +02:00
statistics Migrate to Vue 3 and Vite 2022-08-11 16:46:31 +02:00
unplug_predicates Add unplug to dynamically load plugs 2022-09-21 10:15:47 +02:00
workers fix(apps): Fix cleaning application data background job 2023-05-17 09:34:05 +02:00
actor_suspension.ex fix(back): allow any other type of actor to be suspended 2023-09-05 16:03:45 +02:00
clean_old_activity.ex
clean_orphan_media.ex Improve handling of media file deletion 2021-12-15 12:59:56 +01:00
clean_unconfirmed_users.ex
error_page.ex
git_status.ex fix: fix Elixir 1.15 depreciations 2023-08-02 09:59:09 +02:00
guards.ex
python_port.ex
python_worker.ex
site_map.ex Add appropriate timeouts for Repo.transactions 2022-05-04 08:21:15 +02:00
timezone_detector.ex