| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement community "create one for me" | Madeline | 2023-08-10 | 1 | -12/+14 |
* | set default role flags to 0 | Madeline | 2023-08-07 | 1 | -1/+1 |
* | goof | Madeline | 2023-08-07 | 1 | -1/+1 |
* | Fix some linting warnings | Puyodead1 | 2023-08-06 | 1 | -0/+1 |
* | add back guild id to message tojson | Madeline | 2023-08-07 | 1 | -1/+0 |
* | some abaddon compat | Madeline | 2023-07-31 | 1 | -1/+25 |
* | * call toJSON of keys in gateway when using erlpack | Madeline | 2023-07-29 | 3 | -1/+20 |
* | Merge branch 'master' into feat/refactorIdentify | Madeline | 2023-07-28 | 4 | -37/+66 |
|\ |
|
| * | Fix docs for /users/:id/profile | Madeline | 2023-06-11 | 1 | -5/+5 |
| * | Rewrite getRouteDescriptions, fix message route not appearing in openapi spec | Madeline | 2023-04-16 | 1 | -0/+24 |
| * | move guild/user prop initialisations into create/register methods | Madeline | 2023-04-14 | 2 | -16/+30 |
| * | fix some types not being generated correctly | Puyodead1 | 2023-04-13 | 1 | -2/+4 |
| * | oapi: users progress | Puyodead1 | 2023-04-13 | 1 | -2/+1 |
| * | guilds | Puyodead1 | 2023-04-13 | 1 | -11/+2 |
* | | Merge branch 'master' into feat/refactorIdentify | Madeline | 2023-04-13 | 4 | -19/+88 |
|\| |
|
| * | Fix DC client throwing on GUILD_CREATE | Madeline | 2023-04-12 | 1 | -9/+17 |
| * | Merge pull request #1023 from Rainb0wCodes/master | Madeline | 2023-04-11 | 1 | -0/+9 |
| |\ |
|
| | * | send public member in message_reaction_add eventt | Madeline | 2023-04-11 | 1 | -0/+9 |
| * | | Fix obvious bugs in Member removeRole function | ochen1 | 2023-04-09 | 1 | -2/+2 |
| |/ |
|
| * | License information | Madeline | 2023-04-02 | 1 | -0/+18 |
| * | Merge branch 'master' into refactor/dev/connections | Madeline | 2023-04-02 | 38 | -82/+82 |
| |\ |
|
| * | | Add Twitch, error handling, revokation changes, etc | Puyodead1 | 2023-03-18 | 1 | -2/+8 |
| * | | Refreshable connections, refactoring, access-token endpoint | Puyodead1 | 2023-03-18 | 1 | -3/+4 |
| * | | Follow Discord docs for `visibility` and `metadata_visibility` fields in Conn... | Madeline | 2023-03-18 | 1 | -2/+2 |
| * | | entities/ConnectionUpdateSchema -> schemas/ConnectionUpdateSchema | Madeline | 2023-03-18 | 2 | -4/+0 |
| * | | implement PATCH connection | Puyodead1 | 2023-03-18 | 3 | -2/+6 |
| * | | adding connection now works | Puyodead1 | 2023-03-18 | 1 | -12/+12 |
| * | | add connections | Puyodead1 | 2023-03-18 | 3 | -4/+31 |
* | | | Role flags | Madeline | 2023-04-04 | 2 | -0/+4 |
* | | | Merge branch 'master' into feat/refactorIdentify | Madeline | 2023-04-01 | 38 | -82/+82 |
|\ \ \
| | |/
| |/| |
|
| * | | Remove ALL fosscord mentions | Madeline | 2023-03-31 | 4 | -5/+5 |
| * | | Revert "Merge pull request #1008 from spacebarchat/dev/samuel" | Madeline | 2023-03-31 | 30 | -78/+82 |
| * | | Merge pull request #1008 from spacebarchat/dev/samuel | Samuel (Flam3rboy) | 2023-03-30 | 30 | -82/+78 |
| |\ \ |
|
| | * | | feat: Database Query Cache | Samuel | 2023-03-18 | 30 | -82/+78 |
| | |/ |
|
| * | | SPACEBAR | Madeline | 2023-03-31 | 38 | -38/+38 |
| * | | SPACEBAR | Madeline | 2023-03-31 | 38 | -38/+38 |
| * | | Work towards fixing openapi spec | Madeline | 2023-03-24 | 1 | -1/+1 |
| |/ |
|
* / | Initial identify rewrite | Madeline | 2023-03-13 | 2 | -0/+16 |
|/ |
|
* | implement password reset | Puyodead1 | 2023-02-24 | 1 | -1/+1 |
* | don't print anything if email send is successful | Puyodead1 | 2023-02-24 | 1 | -19/+15 |
* | fix linting errors | Puyodead1 | 2023-02-23 | 1 | -1/+8 |
* | Fix template rendering and use verify email template | Puyodead1 | 2023-02-23 | 1 | -1/+1 |
* | Email verification works | Puyodead1 | 2023-02-23 | 1 | -18/+7 |
* | send email verification | Puyodead1 | 2023-02-23 | 1 | -1/+25 |
* | On db sync/first run, add all the current migrations to migrations table to p... | Madeline | 2023-02-03 | 1 | -2/+2 |
* | Merge pull request from GHSA-hqqp-gpqw-9w5c | Madeline | 2023-02-02 | 1 | -15/+8 |
* | Fix missing props in welcome message creation, which causes every client who ... | Madeline | 2023-02-01 | 1 | -1/+5 |
* | Implement WebAuthn (#967) | Puyodead1 | 2023-01-30 | 3 | -1/+55 |
* | Add ESLint (#941) | Madeline | 2023-01-20 | 14 | -77/+56 |
* | Script to add license preamble to each file. Also, does that. (#935) | Madeline | 2023-01-18 | 37 | -0/+666 |
* | Fix deleting an application if it has a bot | Madeline | 2023-01-17 | 1 | -2/+2 |
* | Fix guild delete failing when template exists | Madeline | 2023-01-13 | 1 | -1/+1 |
* | Fix setting user premium_type/etc (non-nullable) to null in db when null in c... | Madeline | 2023-01-13 | 1 | -3/+3 |
* | fix rights lol | Madeline | 2023-01-11 | 1 | -1/+2 |
* | If defaults_user_premium is false, don't give a user `premium_since: new Date` | Madeline | 2023-01-11 | 1 | -9/+8 |
* | Prettier | Madeline | 2023-01-05 | 10 | -177/+176 |
* | Add migrations (#923) | Madeline | 2023-01-05 | 3 | -11/+10 |
* | Profile themes and pronouns | Madeline | 2022-12-31 | 2 | -1/+16 |
* | Fix creating bot accounts | Madeline | 2022-12-24 | 1 | -4/+12 |
* | Use config for some default guild properties | Madeline | 2022-12-24 | 1 | -30/+18 |
* | Client: update to canary 165341 | Puyodead1 | 2022-12-20 | 1 | -1/+3 |
* | Fix guild features being undefined if not using defaultFeatures | Madeline | 2022-12-21 | 1 | -1/+1 |
* | Registration tokens | Madeline | 2022-12-19 | 2 | -0/+14 |
* | implement guild profiles and fix user profiles | Puyodead1 | 2022-12-19 | 1 | -1/+14 |
* | Create webhooks | Madeline | 2022-12-19 | 2 | -0/+7 |
* | Move UserSettings to own entity | TheArcaneBrony | 2022-12-19 | 4 | -137/+166 |
* | Add additional config | Madeline | 2022-12-19 | 1 | -1/+1 |
* | Make ConfigValue a directory, move defaults to those classes instead of a sep... | TheArcaneBrony | 2022-12-19 | 1 | -414/+0 |
* | make it configurable by guild feature flag | Erkin Alp Güney | 2022-12-19 | 1 | -5/+5 |
* | Do the funny thing (make user->invite cascade delet) | TheArcaneBrony | 2022-12-18 | 1 | -1/+3 |
* | Made nitro stuff make some sense | ChrisChrome | 2022-12-18 | 1 | -1/+0 |
* | Make teams nullable | TheArcaneBrony | 2022-12-18 | 1 | -0/+1 |
* | Refactor applications | Madeline | 2022-12-18 | 1 | -0/+1 |
* | Add basic developer panel functionality - doesn't work yet | ChrisChrome | 2022-12-18 | 2 | -37/+81 |
* | Move to migrations. Use `npm run generate:db` for first database generation. | Madeline | 2022-12-18 | 2 | -3/+0 |
* | Remove discord login config | Madeline | 2022-12-17 | 1 | -10/+0 |
* | user validation stuff | Madeline | 2022-12-17 | 2 | -12/+5 |
* | Remove bad banned words implementation | Madeline | 2022-12-17 | 2 | -12/+1 |
* | Remove use of `PRODUCTION` env var | Madeline | 2022-12-17 | 1 | -4/+1 |
* | various typos | Madeline | 2022-10-28 | 1 | -1/+1 |
* | Fix user settings not saving properly and guild folders | Madeline | 2022-10-28 | 1 | -3/+3 |
* | Move src-slowcord to own repo https://github.com/MaddyUnderStars/slowcord-ser... | Madeline | 2022-10-28 | 1 | -1/+11 |
* | fix bad user validation | Madeline | 2022-10-27 | 1 | -8/+9 |
* | Fix typo in user validation | Madeline | 2022-10-26 | 1 | -3/+3 |
* | Move message auto mod to the api route instead of a @beforeinsert/update method | Madeline | 2022-10-25 | 1 | -16/+0 |
* | Change android and ios client downloads to use /download endpoint, update Rel... | Madeline | 2022-10-24 | 1 | -6/+3 |
* | remove self_edit_guilds, was dumb | Madeline | 2022-10-07 | 1 | -1/+1 |
* | Embed cache | Madeline | 2022-10-03 | 2 | -1/+14 |
* | Twitter embeds | Madeline | 2022-10-03 | 1 | -0/+6 |
* | Make imagor optional | Madeline | 2022-10-02 | 1 | -0/+2 |
* | Fix client crash on GUILD_CREATE | Madeline | 2022-09-28 | 1 | -0/+1 |
* | Use PrimaryIdColumn instead of PrimaryColumn in Invite and Category | Madeline | 2022-09-28 | 2 | -6/+5 |
* | Generate IDs for entities by default | Madeline | 2022-09-28 | 1 | -1/+2 |
* | Fix user validator preventing update | Madeline | 2022-09-27 | 1 | -40/+51 |
* | Don't fetch all members in guild in Member.addToGuild | Madeline | 2022-09-27 | 2 | -4/+18 |
* | Prettier | Madeline | 2022-09-26 | 24 | -522/+819 |
* | Remove import to class-validator, fix listening on port message in bundle | Madeline | 2022-09-26 | 1 | -1/+0 |
* | 'Fix' distinct alias typeorm issue | Madeline | 2022-09-26 | 2 | -5/+2 |
* | Refactor to mono-repo + upgrade packages | Madeline | 2022-09-25 | 34 | -0/+3740 |