..
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
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
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
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
…
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
Detect if Python3 is installed before launching PythonPort Genserver
2021-11-09 09:15:31 +01:00
python_worker.ex
…
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