10 Commits

Author SHA1 Message Date
Scrublord MacBad
c98997f75e Fix auto_join_rooms configuration property name
- Rename property from auto-join-rooms to auto_join (underscore instead of dash)
- Keep YAML structure with embedded config

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-04-24 14:40:45 +02:00
Scrublord MacBad
a323c6bb65 Add auto-join rooms configuration for onboarding
- New users automatically join !NkFTshKWJMgdTqTbTh:axion1337.chat (onboarding room)
- Federated guests do not auto-join (auto_join_rooms_for_guests: false)

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-04-24 14:15:45 +02:00
Scrublord MacBad
47625c05b6 Rename retention-config to retention in synapse additional config
- Use simpler property name 'retention' instead of 'retention-config'
- Helm Chart schema may not allow 'retention-config' naming convention

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-04-24 13:53:25 +02:00
Scrublord MacBad
42483f32b5 Fix synapse retention-config placement in values
- Move retention-config from top-level synapse to additional section
- Helm Chart schema requires custom configs under synapse.additional
- Clean up comments (keep inline comments minimal)

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-04-24 13:48:57 +02:00
ee6cdb7982 feat retention-config 2026-04-24 09:27:42 +00:00
Scrublord MacBad
245cfcc486 fix valuemapping 2026-04-22 15:04:23 +02:00
Scrublord MacBad
eb82a385a4 fix synapse values 2026-04-22 00:43:06 +02:00
Scrublord MacBad
189c5a8d2e fix synapse values 2026-04-22 00:35:24 +02:00
Scrublord MacBad
dd9fdfdca7 feat matrix_rtc 2026-04-22 00:19:48 +02:00
Scrublord MacBad
b83fce9035 feat: add encrypted SMTP secrets for MAS 2026-04-21 23:32:23 +02:00