Commit graph

75 commits

Author SHA1 Message Date
NigeParis
8086444098 Clean-up 2026-01-09 10:27:36 +01:00
NigeParis
b89fa8504a Small Bug fixed when member send msg to a member that blocked guest broadcasts 2026-01-09 10:27:36 +01:00
NigeParis
df192cf227 Added possibility for members to block broadcast messages from guests 2026-01-08 13:27:16 +01:00
NigeParis
2b9613fbfb WIP - block guests - working - deBugging 2026-01-08 13:27:16 +01:00
NigeParis
66a9947197 WIP no guest msg flagger 2026-01-08 13:27:16 +01:00
NigeParis
8f3ed71d8a Added @block 2026-01-06 16:56:24 +01:00
NigeParis
97a7384af7 Added cmd @block <name> to toggle block / un block user 2026-01-06 16:56:24 +01:00
NigeParis
b69a452810 fastify.log.info done 2026-01-05 15:39:21 +01:00
Maieul BOYER
69ba60b03d feat(chat): fixed typo in profile command and improved profile in chat 2026-01-04 16:39:34 +01:00
NigeParis
d293185a28 fixed buddies list bug 2026-01-04 13:43:40 +01:00
NigeParis
afd79e334c First Major Clean Up Done 2026-01-02 15:30:47 +01:00
NigeParis
b8b4bbd1cb Added notification state sign and cmd @help 2026-01-02 14:38:55 +01:00
NigeParis
1ca84b30c6 clean up 2025-12-30 18:20:16 +01:00
NigeParis
581a2330de toggle cmd for notifications blocage 2025-12-30 18:20:16 +01:00
NigeParis
ddfee11474 Clean up starting 2025-12-30 18:20:16 +01:00
NigeParis
da8298dce8 Added block invites 2025-12-30 18:20:16 +01:00
Maieul BOYER
5615049a15 clean up some stuff, moved around other 2025-12-22 17:37:25 +01:00
NigeParis
117b535962 Fixed Priv Message Blockage - now working 2025-12-22 14:15:35 +01:00
NigeParis
f49505cc74 Added and Fixed bug of Blocage a User in the Chat 2025-12-22 14:15:35 +01:00
Maieul BOYER
5b979c8882
chore(cleanup): made the chat page not bypassing the auth check anymore 2025-12-19 14:42:54 +01:00
NigeParis
9f0e626e29 fixed broken compile 2025-12-19 09:13:45 +01:00
NigeParis
cd621e6c1a Cleaned un the type obj - now consistant through out 2025-12-19 09:03:06 +01:00
NigeParis
f76d27ab62 WIP Blocked users and clean up obj { } its in constitant 2025-12-19 09:01:59 +01:00
NigeParis
384e0b6256 WIP conflits sorted out 2025-12-18 20:24:39 +01:00
NigeParis
8bfa65ba51 Merge conflicts 2025-12-18 20:20:04 +01:00
NigeParis
46a1b99ed1 Merge conflicts 2025-12-18 20:18:45 +01:00
NigeParis
a7fcb351f8 WIP trying to fix a bug with blocking Broadcast message from a user on the chat 2025-12-18 20:03:24 +01:00
NigeParis
f506fb44bf Work in progress - blocage working on it ./app 206 2025-12-18 15:11:27 +01:00
NigeParis
8500d7dbe2 block button in profil toggles with block or un blocked 2025-12-18 15:11:27 +01:00
NigeParis
e543116b5d Cleaned un the type obj - now consistant through out 2025-12-18 15:11:27 +01:00
NigeParis
f5366bf9e1 WIP Blocked users and clean up obj { } its in constitant 2025-12-18 15:11:27 +01:00
Maieul BOYER
bcba86ed8a feat(chat): send online user in a single socketio message 2025-12-18 13:55:26 +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
db40539bf7 Added setTimeout to try to correct a small bug 2025-12-09 18:06:04 +01:00
NigeParis
8b43cd38a9 invitation working by chat 2025-12-09 17:50:57 +01:00
NigeParis
f252770833 getProfil() returns profil under an object form 2025-12-09 13:27:50 +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
e128793913 going home end of day 2025-12-05 19:01:42 +01:00
NigeParis
a1e7504444 First private messages working 2025-12-05 16:37:26 +01:00
NigeParis
0c2bdfaf77 end of the day 2025-12-04 18:58:23 +01:00
NigeParis
b280c1b7f6 made bconnect.click() into function, seems to have solved the re loading of ping buddies after guest name change 2025-12-04 18:04:41 +01:00
NigeParis
b2862c303a arrival messaeg in system info working 2025-12-04 11:09:47 +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
05130e5b8a Trying to fix BUG with / when guest changes name without closing the window 2025-12-02 12:43:57 +01:00
NigeParis
b35c462648 playing wiith database Blocked Users 2025-12-01 18:46:38 +01:00
NigeParis
d1496e1697 added Quit Chat Button 2025-12-01 12:16:08 +01:00
NigeParis
899694a17f Bugs - review co-pilote - returned before changing code 2025-12-01 10:05:49 +01:00