1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-06 02:42:37 +01:00
Commit Graph

15 Commits

Author SHA1 Message Date
Puyodead1
2f70be7f83
implement guild profiles and fix user profiles 2022-12-19 20:37:59 +11:00
TheArcaneBrony
20359e7b9f
Move UserSettings to own entity 2022-12-19 17:52:44 +11:00
Madeline
970e67fe65
Refactor applications 2022-12-18 23:45:29 +11:00
Puyodead1
ff2043e07e
fix: not being able to enable community 2022-12-18 16:31:03 +11:00
Madeline
de1cd70bec
Add private_channels_version to client_state in identity. also set sentry user in gateway 2022-10-31 12:16:15 +11:00
Madeline
4c58a8bc24
Fix user settings not saving properly and guild folders 2022-10-28 19:23:02 +11:00
Madeline
c96d2e9bd8
Forgot some schemas + only generate schemas in util/schemas + add setup script 2022-10-24 19:46:33 +11:00
Madeline
6026b9b66c
Make afk optional in ActivitySchema 2022-10-01 00:55:11 +10:00
Madeline
52414c0e7b
Discovery splashes + fix guild icons disappearing on settings change 2022-09-28 17:07:36 +10:00
Madeline
1bde83635c
Missed some schemas 2022-09-28 16:39:05 +10:00
Madeline
1f416b972c
Move schemas to /src/util/schemas 2022-09-26 22:08:14 +10:00
Madeline
b2a0e5d83b
Fix and remove some scripts + use ajv/typescript-json-schema required by patches 2022-09-26 13:23:05 +10:00
Madeline
d96d668123
Bring back loginRedirect but fix it. Also move some assets out of public 2022-09-26 13:04:55 +10:00
Madeline
fa89b18d95
Rearrange assets a bit, fix anything that uses assets folder 2022-09-26 12:57:36 +10:00
Madeline
0d23eaba09
Refactor to mono-repo + upgrade packages 2022-09-25 23:35:18 +10:00