mirror of
https://github.com/spacebarchat/server.git
synced 2026-09-02 00:29:02 +00:00
ecf59d30c55181b25493c170819d2bb223ef28ba
* Notes implementation. Bug: Client does not save note locally after uploading to server. Client does save after reloading page. Is this due to the response being sent by PUT? * I don't know why the client doesn't do optimistic UI updates with this, or any updates at all without reloading the page * Added USER_NOTE_UPDATE event, thanks @TheRealGeoDash2019 !
Fosscord Server
About
This repository contains:
- Fosscord HTTP API Server
- WebSocket Gateway Server
- HTTP CDN Server
- Utility and Database Models
- RTC Server
- WebRTC Server
- Admin Dashboard
Resources
Setup
Languages
TypeScript
72.9%
C#
18.5%
HTML
3.3%
Nix
2.4%
JavaScript
1.8%
Other
1.1%