Commit graph

41 commits

Author SHA1 Message Date
cuom1999
e5b2481345 Make chat faster 2023-11-01 20:54:09 -05:00
cuom1999
ae3f1090bf Reformat 2023-10-16 16:36:56 -05:00
cuom1999
ed287b6ff3 Add caching for user basic info 2023-10-10 19:37:36 -05:00
cuom1999
00113848c8 Modify Chat UI 2023-08-29 18:36:01 -05:00
cuom1999
2854ac97e9 Make chat faster 2023-08-28 14:20:35 -05:00
cuom1999
03cd608b9d Add chat mute 2023-03-15 23:08:13 -05:00
cuom1999
a9dc97a46d Use infinite pagination 2023-02-18 15:12:33 -06:00
Tran Trong Nghia
d40b599a9c
Update views.py
Better name for the chatbox
2023-01-18 11:04:52 +07:00
cuom1999
bddb00050a Move unread chat count to one request 2022-08-31 23:18:38 -05:00
cuom1999
a87fb49918 Reformat using black 2022-05-14 12:57:27 -05:00
cuom1999
efee4ad081 Add char limit to chat 2022-05-12 00:01:47 -05:00
cuom1999
3bf3754baf Exclude ignored users in chat 2022-03-10 22:30:58 -06:00
cuom1999
5391304e12 Fix chat update last seen bug 2022-01-30 21:35:20 +07:00
cuom1999
20c2bd71f8 Fix out of range bug 2021-12-20 18:55:26 -06:00
cuom1999
881c165ef5 Redesign UI 2021-12-16 14:16:49 -06:00
cuom1999
e1f19fb794 Refactor code + fix a small bug 2021-11-22 21:54:48 -06:00
cuom1999
d0dbb3a887 Fix bug no-follow 2021-11-21 21:43:04 -06:00
cuom1999
a226496408 Fix DB query bug 2021-11-21 21:12:42 -06:00
cuom1999
7c3e59feec Add chat notification to navbar 2021-11-21 21:01:35 -06:00
cuom1999
2d1d12dab5 Fix chat search 2021-11-20 22:57:47 -06:00
cuom1999
64bdffb590 Fix ignore bug 2021-11-20 22:28:41 -06:00
cuom1999
2f8ef1b524 Add direct message 2021-11-20 22:23:03 -06:00
cuom1999
f773fb5e70 Update UI chatbox 2021-07-02 01:38:48 -05:00
cuom1999
231687e081 Change chat channel to node websocket 2021-06-18 22:26:43 -05:00
cuom1999
6d192cf54d Add SSL flexibility to chat server 2020-10-26 14:39:47 -05:00
cuom1999
de704fc250 Add notification 2020-07-02 21:50:31 -05:00
cuom1999
19665c557f divide admin and users 2020-06-08 18:19:09 -05:00
cuom1999
22ca286085 add online users to chatbox 2020-06-08 15:11:07 -05:00
cuom1999
acec52f71b Add ratism to chatbox 2020-05-23 18:52:19 -05:00
cuom1999
ca89510799 Fix page unable to scroll up 2020-05-23 18:13:42 -05:00
thanhluong
d4c203c620 Change time format 2020-05-22 17:16:42 +00:00
thanhluong
49de777c9f Delete messages by id 2020-05-06 04:51:16 +00:00
thanhluong
5b1de72270 Fix chat box and add Delete feature 2020-05-05 18:17:42 +00:00
cuom1999
b73bc7ad4d change contest testcases visibility 2020-04-10 01:30:19 -05:00
cuom1999
92d94af520 almost chatbox 2020-03-20 22:48:04 -06:00
cuom1999
dd34f474a5 add time format for chat box 2020-03-20 15:34:33 -06:00
cuom1999
112f2b57c3 add database to chatbox 2020-03-19 16:51:56 -06:00
cuom1999
cb8eb2689c add icons and chatbox 2020-03-18 23:13:55 -06:00
cuom1999
ed5c7bd379 change .gitignore 2020-03-15 20:23:14 -06:00
Dinh
25325b4fd9 add chat model 2020-01-28 14:12:17 -06:00
Dinh
af61e8a8e8 add chat box 2020-01-27 14:37:52 -06:00