Commit graph

19 commits

Author SHA1 Message Date
NigeParis
b4af6e08ca Chat moved up to top level now in all services frontend 2026-01-10 18:53:45 +01:00
Maieul BOYER
5615049a15 clean up some stuff, moved around other 2025-12-22 17:37:25 +01:00
Nigel
85eca5d301
Nigel/block user (#60)
* WIP block users

* Add test to check if the person for user X is blocked or not

* Added function isBlocked return true if user x is blocked by user y

* Added block ans un block messages

* Route / broadcast added ny Maix

* notification block and un block with icon now works, started clean up

* cleaning up the code

* cleaning up the code - WIP

* cleaning up the code - WIP

* clean up code - WIP

* clean up code - WIP

* WIP block users

* Add test to check if the person for user X is blocked or not

* Added function isBlocked return true if user x is blocked by user y

* Added block ans un block messages

* REBASE -trying

* REBASE trying

* REBASE problems

* REBASE problems

* REBASE problems

* MERGE problems

* REBASE problem

* REBASE problem

* clean up code - WIP

* MERGED master into nigel/blockUser

* linter OK

* TTT problem with package

* Deletes tic tac and icons
2025-12-16 15:21:07 +01:00
NigeParis
de760c94ee Added Global Message for Next Game - Bug Fixed on Double Displaying Ping Buddies 2025-12-10 13:10:59 +01:00
NigeParis
232f103ecf Added Pong invitation Btn - WIP no implementation yet 2025-12-08 16:43:42 +01:00
NigeParis
2959dca576 profil displays basic info if guest or not 2025-12-08 15:43:43 +01:00
NigeParis
01f85c2779 getProfil Function return html for profil page 2025-12-06 16:33:28 +01:00
NigeParis
3550303a93 Added profil popup - WIP page opens on double click of the name of buddy 2025-12-06 15:33:11 +01:00
NigeParis
a1e7504444 First private messages working 2025-12-05 16:37:26 +01:00
NigeParis
c086c27c4a chat general broadcast done with now notifications system separated in different space on the chat windo 2025-12-02 16:52:41 +01:00
NigeParis
0eba95a402 New look 2025-11-28 16:40:33 +01:00
NigeParis
ddead83583 added PingBuddies Bar to detect connected Chatters in real time 2025-11-28 14:03:00 +01:00
NigeParis
d54b4c7d5f Re-orga Chat Box 2025-11-27 21:03:25 +01:00
NigeParis
4ed588daa5 Added machine Name to display address of connect in logs 2025-11-27 18:20:19 +01:00
NigeParis
7b61ffe527 minor stuff done like BG color of chat window 2025-11-26 21:07:10 +01:00
NigeParis
896d9084ef Added tab 'hidden' detection when chat is on, added css red text messages sent 2025-11-26 21:07:10 +01:00
NigeParis
3091d25774 Add Flashes to buttons 2025-11-25 16:13:43 +01:00
NigeParis
9889600708 separated socket from app for clear develoopement 2025-11-21 14:17:37 +01:00
NigeParis
9ce9fa44e4 feat(chat): added base for chat service
added front html

nigel in the mud

route function with openapi - gen

clean up the code a little

after pull request
2025-11-14 15:50:03 +01:00