plateforme-tfjm2/chat
Emmy D'Anello 64a2ea007e
Add basic Markdown rules for the chat
Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
2024-04-30 20:20:10 +02:00
..
management Automatically create appropriated channels when tournaments/pools/participations are updated 2024-04-29 00:39:34 +02:00
migrations Store what messages are read 2024-04-29 00:39:34 +02:00
static Add basic Markdown rules for the chat 2024-04-30 20:20:10 +02:00
templates/chat Add sort by unread messages option 2024-04-29 00:39:34 +02:00
__init__.py Prepare models for new chat feature 2024-04-29 00:39:29 +02:00
admin.py Store what messages are read 2024-04-29 00:39:34 +02:00
apps.py Automatically create appropriated channels when tournaments/pools/participations are updated 2024-04-29 00:39:34 +02:00
consumers.py Fix unread messages count 2024-04-29 00:39:35 +02:00
models.py Store what messages are read 2024-04-29 00:39:34 +02:00
signals.py Automatically create appropriated channels when tournaments/pools/participations are updated 2024-04-29 00:39:34 +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