issues
search
djangoflow
/
django-df-chat
Djangoflow in-app chat server using django-channels
MIT License
0
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix to a message serializer
#58
yevhenii-apex
closed
7 months ago
0
int pk returned and posted message to a ws when new message created
#57
yevhenii-apex
closed
7 months ago
0
Merge pull request #46 from zaikays/fix/readme
#56
yevhenii-apex
closed
7 months ago
0
No API to upload image as a message
#55
eugapx
opened
7 months ago
0
No API to add reaction to a message(multiple users could add reaction to a message previously)
#54
eugapx
opened
7 months ago
0
No API to mark messages as seen
#53
eugapx
opened
7 months ago
0
Incomplete APIs
#52
adar2378
opened
7 months ago
1
Add seen_by/received_by functionality for messages
#51
atodorov
opened
8 months ago
0
Attributes missing on ChatRoom model from v0
#50
atodorov
opened
8 months ago
0
Message.seen_by & received_by missing in current version
#49
atodorov
opened
8 months ago
0
Message Image from v0 is missing
#48
atodorov
opened
8 months ago
0
WIP: Message reactions
#47
atodorov
opened
8 months ago
1
readme fixes
#46
zaikays
closed
8 months ago
0
Add features from the v0 version
#45
eugapx
opened
8 months ago
1
Message Reactions
#44
eugapx
opened
8 months ago
1
New/ws improved
#43
zaikays
closed
8 months ago
0
chat with one websocket
#42
zaikays
closed
8 months ago
0
Bump actions/setup-python from 4 to 5
#41
dependabot[bot]
opened
11 months ago
0
[WIP] Implementing endpoints
#40
ghost
closed
8 months ago
0
Add Serializers and ViewSets for new schema
#39
eugapx
closed
8 months ago
0
Bump actions/checkout from 3 to 4
#38
dependabot[bot]
closed
1 year ago
1
Fix/set room user as through for users on room
#37
Ambitiont109
closed
1 year ago
0
Sugestion: A better way to implement requirements.txt files
#36
kcalifdimy
closed
1 year ago
0
Room categories
#35
meghiaws
closed
1 year ago
0
fix missing OpenAPI schema
#34
eugapx
closed
1 year ago
0
add new pin feature
#33
TerrenceAddison
closed
1 year ago
0
Update test_message_endpoint.py
#32
TerrenceAddison
closed
1 year ago
0
Test and fix WebSocket closing on auth failure.
#31
dokterbob
closed
1 year ago
0
Suggestion: rename UserChat for verbosity
#30
dokterbob
closed
1 year ago
0
Security: people in private group can hack messages in private group that they receive
#29
dokterbob
closed
1 year ago
0
update readme for new API endpoints and better coherency
#28
TerrenceAddison
closed
1 year ago
1
WIP: Set `RoomUser` as through for `users` on `Room`.
#27
dokterbob
closed
1 year ago
1
Added django-extensions to generate model graph
#26
dokterbob
closed
1 year ago
0
README fixups
#25
dokterbob
closed
1 year ago
1
Cleanup the README
#24
dokterbob
closed
1 year ago
2
Added a job to run pre-commit in github code_checks workflow
#23
sreekanthreddybalne
closed
1 year ago
0
feat(issue #14): replace http message delivery with websocket
#22
tolopsy
closed
1 year ago
0
Remove the `users` field from the `Room` model
#21
pesfahanian
closed
1 year ago
0
Fix JWT token authentication for RESTful API endpoints
#20
sreekanthreddybalne
closed
1 year ago
0
Adding filter and search functionality for messages list API (closes #4)
#19
pesfahanian
closed
1 year ago
3
Create model package
#18
mavenium
closed
1 year ago
2
Allowing users to connect to multiple rooms using a single websocket connection
#17
sreekanthreddybalne
closed
1 year ago
0
Bump actions/setup-python from 2 to 4
#16
dependabot[bot]
closed
1 year ago
0
Bump actions/checkout from 2 to 3
#15
dependabot[bot]
closed
1 year ago
2
Allow users to create messages via Websocket instead of HTTP
#14
sreekanthreddybalne
closed
1 year ago
0
BUG: ValueError: 'AnonymousUser' value must be a positive integer or a valid Hashids string.
#13
sreekanthreddybalne
closed
1 year ago
1
test commit
#12
eugapx
closed
1 year ago
0
Added unit tests for "df_chat" app
#11
sreekanthreddybalne
closed
1 year ago
0
add categories (mptt) for rooms
#10
marbleyung
closed
1 year ago
5
Pinned messages
#9
eugapx
closed
1 year ago
0
Next