tripleawwy
58bf4fe34b
fix: conditionally include m.identity_server in Element Web config.json
...
When no identity server is configured, `matrix_client_element_default_is_url`
defaults to `~` (YAML null). The `| string | to_json` filter chain converts
this to the literal string `"None"`, causing Element Web to log errors:
- TypeError: URL constructor: None is not a valid URL
- Invalid base_url for m.identity_server
The well-known template (`.well-known/matrix/client.j2`) already handles
this correctly with a conditional guard (see PR #314 ). This applies the
same pattern to the Element Web `config.json.j2` template.
2026-03-03 12:50:52 +02:00
..
2026-02-17 14:37:46 +02:00
2026-02-25 09:57:48 +02:00
2026-02-16 13:19:10 +02:00
2026-02-18 08:16:07 +02:00
2026-02-24 16:52:38 +02:00
2026-03-03 12:48:59 +02:00
2026-02-18 07:20:23 +02:00
2026-02-18 08:16:07 +02:00
2026-02-18 08:16:07 +02:00
2026-02-16 13:19:10 +02:00
2026-02-18 08:16:07 +02:00
2026-02-18 08:16:07 +02:00
2026-02-18 08:16:07 +02:00
2026-02-18 08:16:07 +02:00
2026-02-24 22:57:33 +02:00
2026-02-18 08:21:13 +02:00
2026-02-18 08:21:13 +02:00
2026-02-18 09:48:38 +02:00
2026-02-18 08:21:13 +02:00
2026-02-18 08:21:13 +02:00
2026-02-18 08:21:13 +02:00
2026-02-18 08:21:13 +02:00
2026-02-18 08:21:13 +02:00
2026-02-18 08:21:13 +02:00
2026-02-18 08:21:13 +02:00
2026-02-16 21:41:24 +02:00
2026-02-16 21:41:24 +02:00
2026-03-02 19:57:16 +02:00
2026-02-18 08:21:13 +02:00
2026-02-18 09:48:38 +02:00
2026-02-18 08:21:13 +02:00
2026-02-18 08:21:13 +02:00
2026-02-18 08:21:13 +02:00
2026-02-18 08:21:13 +02:00
2026-02-18 08:21:13 +02:00
2026-02-18 08:21:13 +02:00
2026-02-18 08:21:13 +02:00
2026-02-18 08:21:13 +02:00
2026-02-16 13:19:10 +02:00
2026-02-18 08:21:13 +02:00
2026-02-20 07:30:24 +02:00
2026-03-03 12:50:52 +02:00
2026-02-18 08:21:13 +02:00
2026-02-18 08:21:13 +02:00
2025-03-03 17:58:28 +09:00
2026-02-18 08:21:13 +02:00
2026-02-18 08:16:07 +02:00
2026-02-18 08:21:13 +02:00
2026-02-18 08:21:13 +02:00
2026-02-16 13:19:10 +02:00
2026-02-24 22:55:31 +02:00
2026-02-18 08:21:13 +02:00
2026-02-16 13:19:10 +02:00
2026-02-13 16:01:46 +02:00
2026-02-18 08:21:13 +02:00
2026-02-18 08:21:13 +02:00
2026-02-16 13:19:10 +02:00
2026-02-16 13:19:10 +02:00
2026-02-18 08:21:13 +02:00
2026-02-20 13:11:16 +02:00
2026-02-18 08:21:13 +02:00
2026-03-01 01:04:22 +02:00
2026-02-18 08:21:13 +02:00
2026-02-16 13:19:10 +02:00
2026-02-16 13:19:10 +02:00
2026-02-11 15:03:56 +02:00
2026-02-18 08:21:13 +02:00