1
0
Fork 0
mirror of https://framagit.org/framasoft/mobilizon.git synced 2024-12-22 07:52:43 +00:00
mobilizon/lib/service
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
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
geospatial feat(backend): add hat geocoder as a config 2024-04-24 12:19:44 +02:00
global_search
http feat(http): allow to provide self-signed certificates 2024-02-09 13:51:59 +01:00
language_detection
metadata refactor(backend): simplify the build_begins_on function in Metadata event impl 2024-02-08 17:23:19 +01:00
notifications
notifier refactor(backend): change naming of function names to avoid the is_ prefix 2024-01-04 13:35:08 +01:00
pictures
rich_media refactor(backend): change naming of function names to avoid the is_ prefix 2024-01-04 13:35:08 +01:00
statistics
unplug_predicates
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
clean_orphan_media.ex
clean_unconfirmed_users.ex
error_page.ex
git_status.ex
guards.ex
python_port.ex
python_worker.ex
site_map.ex fix(back): sitemapper fix after upgrade 2024-02-08 17:23:23 +01:00
timezone_detector.ex