hugogogo
|
45edd2f25f
|
wip multiple rooms
|
2023-01-09 12:23:41 +01:00 |
|
hugogogo
|
258e7596fe
|
can create and join rooms, but messages are all mixed up
|
2023-01-09 08:43:55 +01:00 |
|
simplonco
|
ebbd5ff530
|
wip db request with array not working
|
2023-01-08 20:21:19 +01:00 |
|
simplonco
|
f4dc5cde53
|
wip get all public rooms but no users
|
2023-01-08 17:49:36 +01:00 |
|
simplonco
|
b132c154e4
|
close and back is ok
|
2023-01-08 17:00:00 +01:00 |
|
simplonco
|
272221071d
|
new svelte files organisation for sockets and store
|
2023-01-08 15:35:19 +01:00 |
|
simplonco
|
4c0256e7b3
|
pbm socket connection resolved
|
2023-01-08 14:53:09 +01:00 |
|
simplonco
|
c5ed704a62
|
room load old message but pbm to read them
|
2023-01-08 14:18:57 +01:00 |
|
simplonco
|
c41c7de745
|
wip load room messages, but i broke rooms list
|
2023-01-07 21:58:33 +01:00 |
|
simplonco
|
e4a3504564
|
home rooms are charging correctly
|
2023-01-07 19:36:07 +01:00 |
|
simplonco
|
d21c1d1e4e
|
wip try to make chatrooms db remember users
|
2023-01-07 17:27:15 +01:00 |
|
hugogogo
|
23105600a5
|
wip trying to create first instance of chatroom in db
|
2023-01-06 16:56:36 +01:00 |
|
hugogogo
|
89d25d15f5
|
wip create room now receive errors http status
|
2023-01-06 16:21:36 +01:00 |
|
simplonco
|
d201060dcf
|
join room dto
|
2023-01-05 19:48:38 +01:00 |
|
simplonco
|
26150f6761
|
fixed create form
|
2023-01-05 18:56:29 +01:00 |
|
simplonco
|
f0736ab20b
|
wip entities
|
2023-01-05 14:39:52 +01:00 |
|
simplonco
|
286d79ed06
|
small changes and clean comments
|
2023-01-05 10:26:09 +01:00 |
|
simplonco
|
e16dc56314
|
msgs are in a store
|
2023-01-05 09:21:06 +01:00 |
|
simplonco
|
a4a2b4bf76
|
wip chat in room, now broadcast with name
|
2023-01-04 21:57:01 +01:00 |
|
simplonco
|
1c2d202ec1
|
chat svelte now have a global variable socket
|
2023-01-04 18:21:01 +01:00 |
|
simplonco
|
61bd289981
|
retrieve chat layout test
|
2023-01-03 20:06:41 +01:00 |
|
simplonco
|
6dd18c6b06
|
merge with master
|
2023-01-03 19:54:53 +01:00 |
|
simplonco
|
13ace6bc6a
|
small changes in make_env
|
2023-01-03 11:41:34 +01:00 |
|
simplonco
|
1676de3a49
|
remove temp layouts access
|
2023-01-03 10:31:29 +01:00 |
|
LuckyLaszlo
|
095108d35e
|
Merge branch 'master' into luke
|
2023-01-01 22:41:25 +01:00 |
|
simplonco
|
9fc7954919
|
fixed password pbm when creating env files
|
2023-01-01 17:28:50 +01:00 |
|
simplonco
|
432a7dfdd5
|
basic server chat action find connected users
|
2023-01-01 14:51:15 +01:00 |
|
simplonco
|
ec639f71c1
|
fixed some css pbm with chat msg
|
2022-12-31 20:28:16 +01:00 |
|
simplonco
|
0060f5daf7
|
fixed env script
+ fixed domain en port variable in svelte
|
2022-12-31 19:22:12 +01:00 |
|
hugogogo
|
8824868ff9
|
fix some errors in make_env, and in svelte replace instances of domain url by a variable
|
2022-12-30 20:45:26 +01:00 |
|
simplonco
|
9961c6c529
|
small changes in chat gateway
|
2022-12-30 14:29:24 +01:00 |
|
simplonco
|
898d27dad0
|
merge from master
|
2022-12-28 20:48:22 +01:00 |
|
simplonco
|
4d74e1a9a5
|
merge master
|
2022-12-28 20:29:43 +01:00 |
|
simplonco
|
cad9dd464c
|
svelte architecture separation of global css and layouts and websockets init
|
2022-12-28 18:43:14 +01:00 |
|
simplonco
|
2c61864551
|
wip divide chat.svelte into pieces
|
2022-12-28 16:58:12 +01:00 |
|
batche
|
2e10bbf9f0
|
La connexion websocket fonctionne maintenant.
|
2022-12-28 16:54:24 +01:00 |
|
simplonco
|
b6203fc7b1
|
wip trying to connect socket
|
2022-12-28 16:20:07 +01:00 |
|
batche
|
9d4903fd1e
|
Push pour hugo avec quelques ajouts de fichiers
|
2022-12-28 16:17:14 +01:00 |
|
batche
|
3e37a16d8c
|
Push pour hugo avec quelques ajouts de fichiers
|
2022-12-28 16:09:25 +01:00 |
|
simplonco
|
ead4a1c264
|
wip adding web socket with nest
|
2022-12-28 14:53:05 +01:00 |
|
simplonco
|
da8c7f33c8
|
wip adding web socket
|
2022-12-28 00:54:55 +01:00 |
|
simplonco
|
afcac5fc3c
|
chat msg display inline for newlines
|
2022-12-27 18:04:28 +01:00 |
|
simplonco
|
ed28b051e2
|
chat msg send base ok
|
2022-12-27 15:00:35 +01:00 |
|
simplonco
|
11039be876
|
wip send msg
|
2022-12-26 23:20:19 +01:00 |
|
simplonco
|
863679f029
|
user panel ok
|
2022-12-26 18:18:41 +01:00 |
|
simplonco
|
7bb53b1312
|
layout mute ok
|
2022-12-26 15:55:39 +01:00 |
|
simplonco
|
1962da0ae2
|
changed id chat_box for class chat_box to avoid css cascading problems
|
2022-12-26 11:20:37 +01:00 |
|
simplonco
|
934b54197a
|
panel create ok
|
2022-12-26 11:12:03 +01:00 |
|
simplonco
|
010ecfe8c5
|
fixed back layout when succeded multiple back
|
2022-12-26 10:48:21 +01:00 |
|
simplonco
|
bf4326f7ff
|
created some utilities class styling
|
2022-12-25 23:04:50 +01:00 |
|