5 Commits

Author SHA1 Message Date
695218595a 🦉 video preview support 2026-04-18 00:17:12 +02:00
7f08ce6b10 🦉 Update our README with more tactical information 2026-04-17 23:43:49 +02:00
3b681ac766 🦉Doc Corrections
I was emotional and wrong. After revisiting multiple other chats, all of
them do it this way. Adding reactions to existing ones was what I was
missing. the first reaction can be in the top right bar.
2026-04-16 11:55:55 +02:00
7f12d047f3 🦉 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.
2026-04-15 21:34:03 +02:00
5423e8bb7a 🦉 OWL establishment 2026-04-15 18:00:36 +02:00