| 2022-10-31 |
Fast connect but send identify
Madeline
committed
on 31 Oct 2022
|
|---|---|
|
Fix message patching sending old message rather than updated one
Madeline
committed
on 31 Oct 2022
|
|
|
Allow running api, cdn, gateway separately
Madeline
committed
on 31 Oct 2022
|
|
|
Add token check back to loginRedirect
Madeline
committed
on 31 Oct 2022
|
|
|
Add `private_channels_version` to `client_state` in identity. also set sentry user in gateway
Madeline
committed
on 31 Oct 2022
|
|
| 2022-10-30 |
Sentry stuff?
Madeline
committed
on 30 Oct 2022
|
|
Added fast connect to index
Madeline
committed
on 30 Oct 2022
|
|
|
client patcher: discordstatus.com -> status.understars.dev
Madeline
committed
on 30 Oct 2022
|
|
| 2022-10-28 |
various typos
Madeline
committed
on 28 Oct 2022
|
|
Fix user settings not saving properly and guild folders
Madeline
committed
on 28 Oct 2022
|
|
|
lol
Madeline
committed
on 28 Oct 2022
|
|
|
Move src-slowcord to own repo https://github.com/MaddyUnderStars/slowcord-services
Madeline
committed
on 28 Oct 2022
|
|
| 2022-10-27 |
fix bad user validation
Madeline
committed
on 27 Oct 2022
|
|
Try to fix loginRedirect
Madeline
committed
on 27 Oct 2022
|
|
|
Added scripts for changelogs and removed premium references
Madeline
committed
on 27 Oct 2022
|
|
| 2022-10-26 |
Make /stop route not ugly as hell
Madeline
committed
on 26 Oct 2022
|
|
Fix typo in user validation
Madeline
committed
on 26 Oct 2022
|
|
|
Prevent client from deleting localStorage
Madeline
committed
on 26 Oct 2022
|
|
|
'localStorage is not defined'?
Madeline
committed
on 26 Oct 2022
|
|
| 2022-10-25 |
handle a specific case with rtl character
Madeline
committed
on 25 Oct 2022
|
|
Remove whitespace characters in banned words detection
Madeline
committed
on 25 Oct 2022
|
|
|
Fix BannedWords breaking because windows line endings
Madeline
committed
on 25 Oct 2022
|
|
|
Fix fix for twitter embeds from yesterday
Madeline
committed
on 25 Oct 2022
|
|
|
Move message auto mod to the api route instead of a @beforeinsert/update method
Madeline
committed
on 25 Oct 2022
|
|
| 2022-10-24 |
Fix tweets with only video breaking embeds
Madeline
committed
on 24 Oct 2022
|
|
Forgot some schemas + only generate schemas in util/schemas + add setup script
Madeline
committed
on 24 Oct 2022
|
|
|
rearrange test client's index a bit
Madeline
committed
on 24 Oct 2022
|
|
|
Fix server -> guild patch and add status.discord.com -> status.understars.dev patch
Madeline
committed
on 24 Oct 2022
|
|
|
Handle fetch errors in cdn external endpoint
Madeline
committed
on 24 Oct 2022
|
|
|
TestClient middleware will now add cache misses to file for generate:client script to fetch. Also patch discord icon top left
Madeline
committed
on 24 Oct 2022
|