1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-06 10:52:31 +01:00
Go to file
Madeline d08689b418
User Notes (#707)
* 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 !
2022-04-05 12:58:34 +03:00
.docker Revert "fix: make API dockerfile use correct setup steps" 2021-10-18 14:36:57 +02:00
.github Update documents 2022-01-04 20:51:04 +03:00
api User Notes (#707) 2022-04-05 12:58:34 +03:00
bundle Fix typo in table 'client_relase' -> 'client_release' ( and other of the same typo ) (#703) 2022-03-30 17:21:40 +03:00
cdn Bump minimist from 1.2.5 to 1.2.6 in /cdn 2022-03-30 17:19:33 +03:00
dashboard Update documents 2022-01-04 20:51:04 +03:00
gateway Bump minimist from 1.2.5 to 1.2.6 in /gateway 2022-03-30 17:18:06 +03:00
rtc Update documents 2022-01-04 20:51:04 +03:00
util User Notes (#707) 2022-04-05 12:58:34 +03:00
webrtc Update documents 2022-01-04 20:51:04 +03:00
.dockerignore prettier formatted and simplified README links 2021-10-20 08:45:42 +09:00
.editorconfig add editor config 2021-09-02 20:18:57 +02:00
.gitignore Restore package locks 2021-12-26 16:41:22 +01:00
.prettierrc Global prettierrc, format build.js 2021-11-11 22:24:44 +01:00
COPYING Add licence file into fosscord-server repository 2021-09-14 23:50:45 +03:00
crowdin.yml prettier formatted and simplified README links 2021-10-20 08:45:42 +09:00
docker-compose.yml refactor(Docker): add working docker scripts (#671) 2022-03-08 18:10:06 +03:00
Dockerfile refactor(Docker): add working docker scripts (#671) 2022-03-08 18:10:06 +03:00
fosscord-server.code-workspace prettier formatted and simplified README links 2021-10-20 08:45:42 +09:00
nginx.conf Improvements + dummy API configs 2021-12-18 15:19:07 +03:00
README.md Use the boomerang logo 2022-01-11 21:58:51 +03:00