mobilizon/lib/service
setop d5adda00a9 feat(backend): add hat geocoder as a config 2024-04-24 12:19:44 +02:00
..
activity fix(backend): only send announcement event emails when the comment author has the right to do so 2024-02-08 17:23:21 +01:00
address fix(backend): avoid duplicating locality and region if they are the same 2024-02-08 17:23:19 +01:00
anti_spam feat(reports): allow reports to hold multiple events 2023-08-31 10:43:36 +02:00
auth refactor: use Phoenix verified routes 2023-12-01 11:29:53 +01:00
config feat(docker): add new environment variables for Docker config 2024-02-08 17:52:03 +01:00
date_time refactor(backend): change naming of function names to avoid the is_ prefix 2024-01-04 13:35:08 +01:00
error_reporting Fix Sentry registration 2022-09-27 18:19:01 +02:00
export refactor(backend): change naming of function names to avoid the is_ prefix 2024-01-04 13:35:08 +01:00
formatter fix: allow html_to_text to receive nil, e.g. for empty event descriptions 2023-12-11 09:42:06 +01:00
front_end_analytics Fix front-end analytics csp config 2022-11-06 15:14:04 +01:00
geospatial feat(backend): add hat geocoder as a config 2024-04-24 12:19:44 +02:00
global_search fix(search): fix global search sorting 2023-06-01 16:11:12 +02:00
http feat(http): allow to provide self-signed certificates 2024-02-09 13:51:59 +01:00
language_detection Various typespec and compilation improvements 2021-09-26 17:52:20 +02:00
metadata refactor(backend): simplify the build_begins_on function in Metadata event impl 2024-02-08 17:23:19 +01:00
notifications Typespec fixes and refactoring 2022-05-03 12:23:09 +02:00
notifier refactor(backend): change naming of function names to avoid the is_ prefix 2024-01-04 13:35:08 +01:00
pictures Handle nothing found by unsplash for location 2022-11-07 19:37:59 +01:00
rich_media refactor(backend): change naming of function names to avoid the is_ prefix 2024-01-04 13:35:08 +01: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(backend): fix sending N notifications to a single conversation participant 2024-02-08 17:23:21 +01:00
actor_suspension.ex fix(backend): only send suspension notification emails when actor's suspended and not just deleted 2023-12-04 09:02:38 +01:00
clean_old_activity.ex Various refactoring and typespec improvements 2021-09-26 17:52:24 +02:00
clean_orphan_media.ex Improve handling of media file deletion 2021-12-15 12:59:56 +01:00
clean_unconfirmed_users.ex Spec fixes 2021-10-11 15:14:54 +02:00
error_page.ex Refactor Mobilizon.Federation.ActivityPub and add typespecs 2021-09-29 16:31:11 +02:00
git_status.ex fix: fix Elixir 1.15 depreciations 2023-08-02 09:59:09 +02:00
guards.ex Various typespec and compilation improvements 2021-09-26 17:52:20 +02:00
python_port.ex Detect if Python3 is installed before launching PythonPort Genserver 2021-11-09 09:15:31 +01:00
python_worker.ex Export participants to different formats 2021-10-05 10:52:55 +02:00
site_map.ex fix(back): sitemapper fix after upgrade 2024-02-08 17:23:23 +01:00
timezone_detector.ex Handle tzinfo being absent 2021-11-29 10:39:19 +01:00