History for percord / src / util
2022-12-17
@Madeline
Remove use of `PRODUCTION` env var
Madeline committed on 17 Dec 2022
@Madeline
murder migrations
Madeline committed on 17 Dec 2022
2022-12-05
@Madeline
Only allow specific server features to be edited
Madeline committed on 5 Dec 2022
2022-11-06
@Madeline
Await some rabbitmq methods, don't reset some config values on start
Madeline committed on 6 Nov 2022
2022-10-31
@Madeline
Allow running api, cdn, gateway separately
Madeline committed on 31 Oct 2022
@Madeline
Add `private_channels_version` to `client_state` in identity. also set sentry user in gateway
Madeline committed on 31 Oct 2022
2022-10-28
@Madeline
various typos
Madeline committed on 28 Oct 2022
@Madeline
Fix user settings not saving properly and guild folders
Madeline committed on 28 Oct 2022
@Madeline
Move src-slowcord to own repo https://github.com/MaddyUnderStars/slowcord-services
Madeline committed on 28 Oct 2022
2022-10-27
@Madeline
fix bad user validation
Madeline committed on 27 Oct 2022
2022-10-26
@Madeline
Fix typo in user validation
Madeline committed on 26 Oct 2022
2022-10-25
@Madeline
handle a specific case with rtl character
Madeline committed on 25 Oct 2022
@Madeline
Remove whitespace characters in banned words detection
Madeline committed on 25 Oct 2022
@Madeline
Fix BannedWords breaking because windows line endings
Madeline committed on 25 Oct 2022
@Madeline
Move message auto mod to the api route instead of a @beforeinsert/update method
Madeline committed on 25 Oct 2022
2022-10-24
@Madeline
Forgot some schemas + only generate schemas in util/schemas + add setup script
Madeline committed on 24 Oct 2022
@Madeline
Change android and ios client downloads to use /download endpoint, update Release entity to suck less
Madeline committed on 24 Oct 2022
2022-10-07
@Madeline
remove self_edit_guilds, was dumb
Madeline committed on 7 Oct 2022
2022-10-03
@Madeline
Embed cache
Madeline committed on 3 Oct 2022
@Madeline
Twitter embeds
Madeline committed on 3 Oct 2022
2022-10-02
@Madeline
Make imagor optional
Madeline committed on 2 Oct 2022
2022-09-30
@Madeline
Make `afk` optional in ActivitySchema
Madeline committed on 30 Sep 2022
@Madeline
Split MANAGE_GUILDS right into MANAGE_GUILDS for instance-wide control and SELF_EDIT_GUILDS for control over guilds you own or have perms to edit
Madeline committed on 30 Sep 2022
2022-09-28
@Madeline
Fix client crash on GUILD_CREATE
Madeline committed on 28 Sep 2022
@Madeline
Discovery splashes + fix guild icons disappearing on settings change
Madeline committed on 28 Sep 2022
@Madeline
Missed some schemas
Madeline committed on 28 Sep 2022
@Madeline
Use PrimaryIdColumn instead of PrimaryColumn in Invite and Category
Madeline committed on 28 Sep 2022
@Madeline
Generate IDs for entities by default
Madeline committed on 28 Sep 2022
2022-09-27
@Madeline
Fix user validator preventing update
Madeline committed on 27 Sep 2022
@Madeline
Don't fetch all members in guild in Member.addToGuild
Madeline committed on 27 Sep 2022