npxTSC / Sparklet

Personal pet project site. Perpetually under maintenance. <3
https://sparklet.org/
3 stars 0 forks source link

Messaging other users feature #38

Open Lamby777 opened 1 year ago

Lamby777 commented 1 year ago

Just Chat isn't a thing yet, but when it is eventually finished, the same code could be used for sending private messages to individual users, and then a notifications tab might be a thing too.

Lamby777 commented 1 year ago

Maybe I'd find some way to integrate this with katz? My original goal with that was to make an open-source client/server chat thing, and this part of the site was a completely separate idea, but honestly, why not just make it so Sparklet spins up a katz server container and you can either use the TUI client in that repo or use the website which would do the same requests stuff except with a web interface...

Plus, I'd eventually have to host a centralized katz server for people to connect to by default if they don't want to set up their own federated instance of it. Why not just make it accessible from the site, yk? I mean, it is one of my "experiments," after all...