Chat System #4

Open
opened 2026-06-10 12:35:13 +00:00 by asventi · 1 comment
Owner

Implement chat system using SignalR

Implement chat system using SignalR
asventi self-assigned this 2026-06-10 12:35:13 +00:00
Equoo self-assigned this 2026-07-11 10:13:45 +00:00
Member

Chat types:

  • Private: User to User
  • Event: subscribed users in group

Requirement:

  • Injection proof
  • Support of Unicode
  • User permission based

Features:

  • Entry verification

    • channel name
    • messages
    • ...
  • Channels

  • Delete message

  • Edit message

  • Reply to

  • Notifications - Mute/Unmute

  • Seen/Unseen message

  • Reactions

  • Typing...

  • Being able to point a resources

  • permissions

**Chat types:** - Private: User to User - Event: subscribed users in group **Requirement:** - Injection proof - Support of Unicode - User permission based **Features:** - [ ] Entry verification - [x] channel name - [ ] messages - [ ] ... - [x] Channels - [x] Delete message - [x] Edit message - [x] Reply to - [ ] Notifications - Mute/Unmute - [x] Seen/Unseen message - [ ] Reactions - [ ] Typing... - [ ] Being able to point a resources - [ ] permissions
Equoo added reference feature/chat 2026-09-11 15:13:29 +00:00
Sign in to join this conversation.
No labels
bug
enhancement
feature
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
Transcendence/backend#4
No description provided.