🦉 allowing external images as setting

For the config.json (server-level default for new users):

```json
{
"defaultSettings": {
"externalImages": "homeserver"
}
}
```

User's own choice in the UI always overrides the config.json default.
This commit is contained in:
2026-04-15 21:34:03 +02:00
parent 1173c17452
commit 7f12d047f3
10 changed files with 305 additions and 4 deletions

View File

@@ -19,3 +19,8 @@ In this owl folder should go all documents we produce for this Endeavour.
- Find out how we can set a theme by default for new users.
- img tags in messages should be rendered, without requiring them to be on a local cache. We do not need to secure against identification attacks.
- youtube links should create embedded players (if enabled).
## Commit Messages
All Commits for OWL changes start with the Owl Emoji 🦉