plateforme-tfjm2/chat
Emmy D'Anello 0cab21f344
Users can only edit & delete their own messages (except for admin users)
Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
2024-04-29 00:39:33 +02:00
..
management Add script to create channels per tournament, pools and teams. Put channels in categories 2024-04-29 00:39:32 +02:00
migrations Add script to create channels per tournament, pools and teams. Put channels in categories 2024-04-29 00:39:32 +02:00
static Users can only edit & delete their own messages (except for admin users) 2024-04-29 00:39:33 +02:00
templates/chat Users can only edit & delete their own messages (except for admin users) 2024-04-29 00:39:33 +02:00
__init__.py Prepare models for new chat feature 2024-04-29 00:39:29 +02:00
admin.py Add script to create channels per tournament, pools and teams. Put channels in categories 2024-04-29 00:39:32 +02:00
apps.py Prepare models for new chat feature 2024-04-29 00:39:29 +02:00
consumers.py Only give the focus to a private channel if it wasn't previously created 2024-04-29 00:39:33 +02:00
models.py Manage private chats 2024-04-29 00:39:33 +02:00
tests.py Prepare models for new chat feature 2024-04-29 00:39:29 +02:00
urls.py Add specific login and logout pages for chat 2024-04-29 00:39:32 +02:00