v06.8 various bug fixes

This commit is contained in:
2026-03-10 21:30:36 -04:00
parent 9da2f64f5e
commit 8fc7a01778
8 changed files with 53 additions and 30 deletions

View File

@@ -6,10 +6,11 @@ Welcome to **JAMA** — your private, self-hosted team messaging app.
## Navigating JAMA
### PRIVACY ASSURED
The only people that can read your direct messages (person 2 person or group) are the members of the message group. No one else, including admins, know which message groups exist or which you are part of, unless an they are a member of a given group that you are.
Every user can, at minimum, read all public messages.
### 🛡️ Your Privacy Assured
The only people that can read your direct messages (person 2 person or group) are the members of the message group. No one else, including admins, know which message groups exist or which you are part of, unless an they are a member.
Every user, at minimum, can read all public messages.
---
@@ -65,7 +66,7 @@ To create a group conversation:
3. Enter a **Message Name**
4. Click **Create**
> If a group with the exact same members already exists, you will be redirected to it automatically to help avoid duplication.
> If a message group with the exact same members already exists, you will be redirected to it automatically. This helps to avoid duplication.
---
@@ -97,8 +98,8 @@ Other members still see the original group name, unless they change to customise
Admins can access **Settings** from the user menu to configure:
- Branding a new app name and logo
- Set new user password
- Branding: a new app name and logo
- User Manager: Set new user password
- Notification preferences
---