1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-10 04:32:35 +01:00
Commit Graph

24 Commits

Author SHA1 Message Date
Madeline
583b271ba2
Don't allow message types to be edited 2023-02-03 14:39:42 +11:00
Madeline
69c55884e5
Merge pull request from GHSA-hqqp-gpqw-9w5c 2023-02-02 22:24:56 +11:00
Madeline
4906d9a78a
read-states/ack-bulk (#969) 2023-01-30 13:34:27 +11:00
Puyodead1
1e21802064
Implement WebAuthn (#967)
* implement webauthn

* code review

---------

Co-authored-by: Madeline <46743919+MaddyUnderStars@users.noreply.github.com>
2023-01-30 13:30:42 +11:00
Madeline
b58cea7c41
Script to add license preamble to each file. Also, does that. (#935)
* Add script to automatically add license to each file

* Add license preamble to each file.

* Fix existing preamble detection breaking due to line endings. Git :(

* Prevent license from being added to code with other licenses
2023-01-18 13:05:49 +11:00
Madeline
1c9f2ecdce
Don't allow BaseClass props through schema 2023-01-06 18:07:14 +11:00
Madeline
0fe03771ce
Profile themes and pronouns 2022-12-31 17:51:57 +11:00
Madeline
91010235b9
OAuth2 authorize bot flow 2022-12-24 18:55:14 +11:00
Puyodead1
280a584aed
Client: update to canary 165341 2022-12-20 23:25:20 -05:00
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