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

28 Commits

Author SHA1 Message Date
ChrisChrome
245127f651 Add basic developer panel functionality - doesn't work yet
>
>
> Co-authored-by: TheArcaneBrony <myrainbowdash949@gmail.com>
2022-12-18 22:40:25 +11:00
Madeline
ed6aecf157 Refactored testclient 2022-12-18 17:48:04 +11:00
Puyodead1
1f72d884b2 fix: not being able to enable community 2022-12-18 16:31:03 +11:00
Madeline
fede6b3482 Use staging's GLOBAL_ENV 2022-12-17 19:34:13 +11:00
Madeline
118a30ca1e First pass of removing Slowcord mentions 2022-12-17 17:14:49 +11:00
Madeline
99d40a5a06 Disable webrtc preload plugin 2022-10-31 20:47:45 +11:00
Madeline
3dfd864aff Fast connect but send identify 2022-10-31 19:37:46 +11:00
Madeline
ed92e2fa65 Add token check back to loginRedirect 2022-10-31 12:18:30 +11:00
Madeline
1cacd4413a Add private_channels_version to client_state in identity. also set sentry user in gateway 2022-10-31 12:16:15 +11:00
Madeline
61b9f824f4 Added fast connect to index 2022-10-30 10:57:03 +11:00
Madeline
574fc1d7a0 various typos 2022-10-28 21:42:52 +11:00
Madeline
00e3606f7c Fix user settings not saving properly and guild folders 2022-10-28 19:23:02 +11:00
Madeline
906d51b454 Try to fix loginRedirect 2022-10-27 21:52:23 +11:00
Madeline
8443d1da2d Added scripts for changelogs and removed premium references 2022-10-27 21:40:40 +11:00
Madeline
9d3b5af3e3 'localStorage is not defined'? 2022-10-26 16:36:54 +11:00
Madeline
a2f5762791 Forgot some schemas + only generate schemas in util/schemas + add setup script 2022-10-24 19:46:33 +11:00
Madeline
56444d1942 rearrange test client's index a bit 2022-10-24 18:59:53 +11:00
Madeline
ce14760c2b Fix server -> guild patch and add status.discord.com -> status.understars.dev patch 2022-10-24 18:46:04 +11:00
Madeline
358671dc4b TestClient middleware will now add cache misses to file for generate:client script to fetch. Also patch discord icon top left 2022-10-24 16:50:53 +11:00
Madeline
547a57055f Make afk optional in ActivitySchema 2022-10-01 00:55:11 +10:00
Madeline
a0a3168d20 fix loginRedirect 2022-09-28 17:09:10 +10:00
Madeline
02913b5e24 Discovery splashes + fix guild icons disappearing on settings change 2022-09-28 17:07:36 +10:00
Madeline
7818e8dd3c Missed some schemas 2022-09-28 16:39:05 +10:00
Madeline
849b257db7 Move schemas to /src/util/schemas 2022-09-26 22:08:14 +10:00
Madeline
5bcfa5ec0b Fix and remove some scripts + use ajv/typescript-json-schema required by patches 2022-09-26 13:23:05 +10:00
Madeline
4cdb547f76 Bring back loginRedirect but fix it. Also move some assets out of public 2022-09-26 13:04:55 +10:00
Madeline
9c688527ec Rearrange assets a bit, fix anything that uses assets folder 2022-09-26 12:57:36 +10:00
Madeline
f44f5d7ac2 Refactor to mono-repo + upgrade packages 2022-09-25 23:35:18 +10:00