.. |
activity
|
Add comments under events to activities
|
2021-03-10 17:40:55 +01:00 |
auth
|
Fix registering new user account with same email as unconfirmed
|
2021-03-25 10:22:40 +01:00 |
export
|
Fix issues when group isn't local
|
2021-03-29 18:23:03 +02:00 |
formatter
|
Decode HTML entities when sanitized
|
2021-03-30 09:12:53 +02:00 |
geospatial
|
Fix usage of is_bitstring instead of is_binary
|
2021-04-08 16:41:49 +02:00 |
http
|
Use runtime configuration for HTTP clients user-agent
|
2021-04-12 12:01:49 +02:00 |
metadata
|
Expose instance wide Atom feed in the HTML if enabled
|
2021-04-19 12:41:19 +02:00 |
notifications
|
Fix tests with scheduler notifications
|
2020-11-30 12:23:40 +01:00 |
rich_media
|
Fix rich media parsers
|
2021-05-03 15:34:25 +02:00 |
statistics
|
Improve dashboard
|
2020-10-15 11:04:05 +02:00 |
workers
|
Handle sending mail more properly
|
2021-04-20 15:02:24 +02:00 |
clean_old_activity.ex
|
Add cron job to clean old activities
|
2021-03-02 14:34:52 +01:00 |
clean_orphan_media.ex
|
Track usage of media files and add a job to clean them
|
2020-11-26 17:53:33 +01:00 |
clean_unconfirmed_users.ex
|
Clean unconfirmed users
|
2020-11-27 11:10:12 +01:00 |
error_page.ex
|
Introduce support for custom nginx error pages
|
2020-10-09 14:48:49 +02:00 |
error_reporter.ex
|
Small fixes
|
2021-04-20 17:10:34 +02:00 |
git_status.ex
|
Fallback GitStatus version code to mix env value
|
2020-10-23 18:55:47 +02:00 |
guards.ex
|
Allow to filter search by multiple tags
|
2020-08-10 15:40:19 +02:00 |
site_map.ex
|
Introduce Sitemaps
|
2020-08-12 16:29:34 +02:00 |