Messages #2

Open
opened 2025-02-20 18:11:11 +01:00 by xeovalyte · 0 comments
Owner
  • Multiple channels
  • Image support
  • Text markup
  • Send on specific datetime

Message sending user selection cases:

  • Send message to everyone
  • Send message to a selection of Groups
  • Send message to a selection of Roles
  • Send a message to a selection of Groups or Roles

Bitflags representation

Role: Admin, Kader Group: Z1, Z2 Output
11 11 Everyone
11 01 Only to Z2
01 11 Only to Kader
01 01 Only to Z2 and Kader
- [x] Multiple channels - [ ] Image support - [ ] Text markup - [ ] Send on specific datetime Message sending user selection cases: - Send message to everyone - Send message to a selection of Groups - Send message to a selection of Roles - Send a message to a selection of Groups or Roles Bitflags representation | Role: Admin, Kader | Group: Z1, Z2 | Output | | --- | --- | --- | | 11 | 11 | Everyone | | 11 | 01 | Only to Z2 | | 01 | 11 | Only to Kader | | 01 | 01 | Only to Z2 and Kader |
xeovalyte added this to the v0.1.0 milestone 2025-02-20 18:11:27 +01:00
xeovalyte added the
backend
enhancement
labels 2025-02-20 18:11:42 +01:00
xeovalyte changed title from News to Messages 2025-02-28 11:29:08 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: xeovalyte/wrbapp-next#2
No description provided.