Phase 3: In server communication #2
awiteb
commented 2024-06-30 22:59:06 +02:00
Owner
- Implement the websocket, in order to communicate with the server
- Chat request (someone wants to chat with the user)
- Chat request response (from other user) (accept or reject)
- User whitelist, the users that can communicate with the user
- User blacklist, the users that can't communicate with the user
- Chat request table, to store the chat requests and delete them after acceptance or rejection
- Endpoint to returns the whitelist and blacklist of the user
- [x] Implement the websocket, in order to communicate with the server
- [x] Chat request (someone wants to chat with the user)
- [x] Chat request response (from other user) (accept or reject)
- [x] User whitelist, the users that can communicate with the user
- [x] User blacklist, the users that can't communicate with the user
- [x] Chat request table, to store the chat requests and delete them after acceptance or rejection
- [x] Endpoint to returns the whitelist and blacklist of the user
awiteb
added this to the Server Stable Version project 2024-06-30 22:59:06 +02:00
awiteb
referenced this issue 2024-07-05 01:21:51 +02:00
feat: Initialize server websocket #8
awiteb
referenced this issue from a commit 2024-07-06 13:35:11 +02:00
feat: Initialize server websocket
awiteb
added the 2024-07-06 13:42:25 +02:00
Kind/Feature
label
awiteb
self-assigned this 2024-07-07 20:03:03 +02:00
awiteb
referenced this issue 2024-07-09 02:20:45 +02:00
feat: Chat request implementation #14
awiteb
added a new dependency 2024-07-09 02:25:45 +02:00
#14 feat: Chat request implementation
awiteb
referenced this issue from a commit 2024-07-18 14:21:18 +02:00
feat: Chat request implementation
awiteb
closed this issue 2024-07-18 14:21:55 +02:00
awiteb
referenced this issue from a commit 2024-07-22 23:32:01 +02:00
feat: Chat request implementation
Labels
No labels
Good First Issue
Help wanted
Kind/Breaking
Kind/Bug
Kind/Bug Fix
Kind/CI-CD
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Question
Kind/Security
Kind/Testing
Reviewed
Accepted
Reviewed
Confirmed
Reviewed
Declined
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Approved
Status
Blocked
Status
Inactive
Status
Need More Info
Status
Waiting On Author
Status
Waiting On Review
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Depends on
#14 feat: Chat request implementation
OxideTalis/oxidetalis
Reference: OxideTalis/oxidetalis#2
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?