| Commit message (Expand) | Author | Age | Files | Lines |
| * | auth routes | Puyodead1 | 2023-04-13 | 25 | -9317/+25095 |
| * | fix style action | Madeline | 2023-04-12 | 1 | -0/+1 |
| * | Fix DC client throwing on GUILD_CREATE | Madeline | 2023-04-12 | 2 | -13/+28 |
| * | Set eslint env properly | Madeline | 2023-04-12 | 7 | -12/+3 |
| * | Remove unnecessary stresstest folder | Madeline | 2023-04-12 | 10 | -1102/+0 |
| * | Move prettier and eslint into separate workflow | Madeline | 2023-04-12 | 2 | -2/+27 |
| * | fix crowdin badge | Madeline | 2023-04-12 | 1 | -1/+1 |
| * | generate:openapi | Madeline | 2023-04-12 | 1 | -0/+426 |
| * | Add missing route middleware to messages route | Madeline | 2023-04-12 | 1 | -2/+4 |
| * | don't allow editing @everyone role | Madeline | 2023-04-11 | 1 | -1/+4 |
| * | Merge pull request #1023 from Rainb0wCodes/master | Madeline | 2023-04-11 | 2 | -1/+22 |
| |\ |
|
| | * | send public member in message_reaction_add eventt | Madeline | 2023-04-11 | 2 | -2/+20 |
| | * | Update reactions.ts | Rainb0w :3 | 2023-04-10 | 1 | -1/+2 |
| | * | properly track reactions | Rainb0w :3 | 2023-04-08 | 1 | -0/+2 |
| * | | Merge pull request #1026 from ochen1/patch-3 | Madeline | 2023-04-11 | 5 | -8/+149 |
| |\ \ |
|
| | * | | Add erkins note | Madeline | 2023-04-11 | 1 | -0/+1 |
| | * | | Don't fetch the entire role relation when counting member ids | Madeline | 2023-04-11 | 1 | -8/+10 |
| | * | | member-counts route | Madeline | 2023-04-11 | 1 | -0/+39 |
| | * | | Use partition func instead + use Promise.all | Madeline | 2023-04-11 | 3 | -27/+23 |
| | * | | Remove Member.isInGuildOrFail, as it will always pass ( route permission check ) | Madeline | 2023-04-11 | 1 | -3/+7 |
| | * | | prettier | Madeline | 2023-04-11 | 2 | -35/+43 |
| | * | | Add PATCH /guilds/#guild_id/roles/#role_id/member-ids API | ochen1 | 2023-04-09 | 1 | -0/+38 |
| | * | | Fix indentation | ochen1 | 2023-04-09 | 1 | -1/+1 |
| | * | | Add PATCH /guilds/#guild_id/roles/#role_id/members API | ochen1 | 2023-04-09 | 1 | -0/+53 |
| | |/ |
|
| * | | Merge pull request #1025 from ochen1/patch-2 | Madeline | 2023-04-10 | 1 | -0/+2 |
| |\ \ |
|
| | * | | Send guild name and icon of guild through Identify gateway opcode | ochen1 | 2023-04-09 | 1 | -0/+2 |
| | |/ |
|
| * | | Merge pull request #1027 from ochen1/patch-4 | Madeline | 2023-04-10 | 1 | -2/+2 |
| |\ \
| |/
|/| |
|
| | * | Fix obvious bugs in Member removeRole function | ochen1 | 2023-04-09 | 1 | -2/+2 |
| |/ |
|
| * | License information | Madeline | 2023-04-02 | 39 | -0/+702 |
| * | Merge pull request #1009 from Puyodead1/refactor/dev/connections | Madeline | 2023-04-02 | 57 | -321/+6331 |
| |\ |
|
| | * | Less spammy user connection logs | Madeline | 2023-04-02 | 2 | -11/+13 |
| | * | Update connection metadata visibility | Madeline | 2023-04-02 | 3 | -5746/+5 |
| | * | Merge branch 'master' into refactor/dev/connections | Madeline | 2023-04-02 | 483 | -1573/+9682 |
| | |\
| |/
|/| |
|
| * | | Remove ALL fosscord mentions | Madeline | 2023-03-31 | 236 | -431/+443 |
| * | | Revert "Merge pull request #1008 from spacebarchat/dev/samuel" | Madeline | 2023-03-31 | 51 | -3578/+2595 |
| * | | fix: disable cache if multi threaded | Samuel | 2023-03-30 | 1 | -2/+4 |
| * | | Merge pull request #1008 from spacebarchat/dev/samuel | Samuel (Flam3rboy) | 2023-03-30 | 51 | -2595/+3576 |
| |\ \ |
|
| | * | | feat: add DB_LOGGING env dev/samuel | Samuel | 2023-03-18 | 1 | -1/+1 |
| | * | | fix: local cache | Samuel | 2023-03-18 | 1 | -1/+4 |
| | * | | build: remove sqlite3 in favor of better-sqlite3 | Samuel | 2023-03-18 | 1 | -1/+1 |
| | * | | build: remove sqlite3 in favor of better-sqlite3 | Samuel | 2023-03-18 | 3 | -39/+120 |
| | * | | fix: remove proxy | Samuel | 2023-03-18 | 1 | -4/+0 |
| | * | | fix: use entity.save() instead of insert (needed for caching) | Samuel | 2023-03-18 | 3 | -6/+6 |
| | * | | fix: missing id in select query | Samuel | 2023-03-18 | 2 | -1/+2 |
| | * | | feat: Database Query Cache | Samuel | 2023-03-18 | 38 | -124/+442 |
| | * | | fix: package-lock.json | Samuel | 2023-03-17 | 1 | -35/+617 |
| | * | | wip: cache | Samuel | 2023-03-17 | 2 | -1/+42 |
| | * | | fix: request language property | Samuel | 2023-03-17 | 1 | -5/+6 |
| | * | | perf: optimize getPermission() | Samuel | 2023-03-17 | 1 | -15/+18 |
| | * | | feat: better-sqlite3 support | Samuel | 2023-03-17 | 2 | -2/+18 |
| | * | | perf: custom i18next middleware that only initializes when needed | Samuel | 2023-03-17 | 2 | -19/+38 |
| | * | | perf: cache jwt secret as key | Samuel | 2023-03-17 | 3 | -7/+21 |
| | * | | fix: types when using yarn | Samuel | 2023-03-17 | 3 | -2/+6 |
| | * | | build: update dependencies | Samuel | 2023-03-17 | 3 | -2416/+2318 |
| * | | | SPACEBAR | Madeline | 2023-03-31 | 444 | -444/+444 |
| * | | | SPACEBAR | Madeline | 2023-03-31 | 428 | -427/+643 |
| * | | | SPACEBAR | Madeline | 2023-03-31 | 1 | -1/+1 |
| * | | | SPACEBAR | Madeline | 2023-03-31 | 18 | -18/+18 |
| * | | | Ajv and openapi spec use different versions of typescript json schema?????? | Madeline | 2023-03-25 | 4 | -37/+73 |
| * | | | Merge branch 'master' of github.com:fosscord/fosscord-server | Madeline | 2023-03-24 | 1 | -1/+1 |
| |\ \ \ |
|
| | * \ \ | Merge pull request #1012 from Puyodead1/patch/totp-user-settings | Madeline | 2023-03-22 | 1 | -1/+1 |
| | |\ \ \ |
|
| | | * | | | fix totp using wrong settings key | Puyodead1 | 2023-03-21 | 1 | -1/+1 |
| | | |/ / |
|
| * | / / | Work towards fixing openapi spec | Madeline | 2023-03-24 | 14 | -261/+8029 |
| |/ / / |
|
| * | | | Merge branch 'master' of github.com:fosscord/fosscord-server | Madeline | 2023-03-19 | 19 | -30/+46 |
| |\| | |
|
| * | | | Add basic information page to / | Madeline | 2023-03-19 | 2 | -0/+75 |
| | | * | prettier | Puyodead1 | 2023-03-18 | 5 | -51/+58 |
| | | * | fix a few linting errors | Puyodead1 | 2023-03-18 | 2 | -4/+7 |
| | | * | Move redirect uri generation to getRedirectUri function of Connection class. | Madeline | 2023-03-18 | 15 | -138/+45 |
| | | * | Check visibility for connected accounts in /users/:id/profile | Madeline | 2023-03-18 | 1 | -1/+3 |
| | | * | Add Youtube connection | Puyodead1 | 2023-03-18 | 2 | -0/+148 |
| | | * | replace node-fetch with wretch | Puyodead1 | 2023-03-18 | 13 | -549/+6032 |
| | | * | add Xbox connection | Puyodead1 | 2023-03-18 | 2 | -0/+229 |
| | | * | add Twitter connection | Puyodead1 | 2023-03-18 | 2 | -0/+227 |
| | | * | don't send token_data on connection update | Puyodead1 | 2023-03-18 | 1 | -1/+1 |
| | | * | use connection revoked error | Puyodead1 | 2023-03-18 | 1 | -2/+1 |
| | | * | Add Twitch, error handling, revokation changes, etc | Puyodead1 | 2023-03-18 | 19 | -49/+2278 |
| | | * | Fix connection update visibilty dying when given boolean | Madeline | 2023-03-18 | 1 | -1/+7 |
| | | * | Update todo in access-token route | Puyodead1 | 2023-03-18 | 1 | -1/+1 |
| | | * | Refreshable connections, refactoring, access-token endpoint | Puyodead1 | 2023-03-18 | 18 | -111/+292 |
| | | * | Don't try to upload entire config for each connection loaded | Madeline | 2023-03-18 | 1 | -1/+2 |
| | | * | Switch from Github real name to username for GH connection | Madeline | 2023-03-18 | 1 | -1/+1 |
| | | * | Add discriminator usernames for Discord connection | Madeline | 2023-03-18 | 1 | -1/+2 |
| | | * | Delete connections | Madeline | 2023-03-18 | 1 | -1/+24 |
| | | * | fix discord connection | Puyodead1 | 2023-03-18 | 1 | -16/+24 |
| | | * | Add spotify connection | Puyodead1 | 2023-03-18 | 2 | -0/+153 |
| | | * | Add reddit connection | Puyodead1 | 2023-03-18 | 2 | -0/+145 |
| | | * | Add facebook connection | Puyodead1 | 2023-03-18 | 2 | -0/+147 |
| | | * | add epic games connection | Puyodead1 | 2023-03-18 | 4 | -10/+166 |
| | | * | WIP Discord connection | Madeline | 2023-03-18 | 3 | -1/+124 |
| | | * | Fix ConnectionLoader from throwing when uploading default config keys | Madeline | 2023-03-18 | 1 | -10/+8 |
| | | * | 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 | 5 | -14/+590 |
| | | * | Don't use mergeDeep | Madeline | 2023-03-18 | 1 | -6/+2 |
| | | * | `handleCallback` returns connection if created for `USER_CONNECTIONS_UPDATE` | Madeline | 2023-03-18 | 5 | -26/+25 |
| | | * | implement PATCH connection | Puyodead1 | 2023-03-18 | 8 | -4/+705 |
| | | * | adding connection now works | Puyodead1 | 2023-03-18 | 13 | -41/+54 |
| | | * | add connections | Puyodead1 | 2023-03-18 | 24 | -9/+1297 |
| | |/ |
|
| | * | Merge pull request #1005 from Xanderplayz18/patch-1 | Samuel (Flam3rboy) | 2023-03-17 | 1 | -15/+0 |
| | |\ |
|
| | | * | Delete env-vars.md | Samuel (Flam3rboy) | 2023-03-17 | 1 | -15/+0 |
| | | * | Fix grammar | Xanderplayz18 | 2023-03-16 | 1 | -1/+1 |
| | * | | Merge pull request #1002 from fosscord/dependabot/npm_and_yarn/sqlite3-5.1.5 | Samuel (Flam3rboy) | 2023-03-17 | 2 | -8/+9 |
| | |\ \
| | |/
| |/| |
|
| | | * | Bump sqlite3 from 5.1.4 to 5.1.5 | dependabot[bot] | 2023-03-13 | 2 | -8/+9 |
| | * | | Merge pull request #997 from Puyodead1/dev/default-group-dm-avatars | Madeline | 2023-03-16 | 9 | -0/+28 |
| | |\ \ |
|
| | | * | | add default group dm avatars | Puyodead1 | 2023-03-07 | 9 | -0/+28 |
| | | |/ |
|
| | * | | Merge pull request #996 from Puyodead1/patch/rename-default-avatars | Madeline | 2023-03-16 | 7 | -6/+6 |
| |/| | |
|
| | * | | use real md5 hash | Puyodead1 | 2023-03-07 | 7 | -6/+6 |
| | |/ |
|
| * / | Fix UserSettings relation being in `select` rather than `relations` | Madeline | 2023-03-16 | 4 | -6/+7 |
| |/ |
|
| * | Remove client_test folder | Madeline | 2023-03-02 | 3 | -239/+0 |
| * | Remove Discord widget banners | Madeline | 2023-03-02 | 5 | -0/+0 |
| * | Remove test client and client patcher | Madeline | 2023-03-01 | 6 | -294/+1 |
| * | Generate openapi | Madeline | 2023-02-26 | 1 | -5/+254 |
| * | Rename password_reset config to passwordReset as it messes with config key ge... | Madeline | 2023-02-25 | 2 | -2/+2 |
| * | Merge branch 'master' of github.com:fosscord/fosscord-server | Madeline | 2023-02-24 | 2 | -3/+10 |
| |\ |
|
| | * | Merge pull request #985 from Puyodead1/fix/email | Madeline | 2023-02-24 | 2 | -3/+10 |
| | |\ |
|
| | | * | fix a few issues with emails | Puyodead1 | 2023-02-24 | 2 | -3/+10 |
| | |/ |
|
| * / | send required_action in gateway for when email verification is required | Madeline | 2023-02-24 | 2 | -11/+6 |
| |/ |
|
| * | Merge pull request #984 from fosscord/dependabot/npm_and_yarn/http-cache-sema... | Madeline | 2023-02-24 | 1 | -34/+85 |
| |\ |
|
| | * | Bump http-cache-semantics from 4.1.0 to 4.1.1 | dependabot[bot] | 2023-02-24 | 1 | -34/+85 |
| |/ |
|
| * | Merge pull request #965 from Puyodead1/dev/mail | Madeline | 2023-02-24 | 45 | -288/+10049 |
| |\ |
|
| | * | move transporters to their own files | Puyodead1 | 2023-02-24 | 7 | -147/+165 |
| | * | simplify replacer function | Puyodead1 | 2023-02-24 | 1 | -33/+19 |
| | * | first batch of requested changes | Puyodead1 | 2023-02-24 | 3 | -47/+71 |
| | * | don't return token on register if verification required | Puyodead1 | 2023-02-24 | 1 | -0/+11 |
| | * | implement password reset | Puyodead1 | 2023-02-24 | 18 | -714/+2198 |
| | * | add SendGrid transport | Puyodead1 | 2023-02-24 | 5 | -3/+180 |
| | * | don't print anything if email send is successful | Puyodead1 | 2023-02-24 | 2 | -21/+16 |
| | * | use a fixed mailjet transport | Puyodead1 | 2023-02-24 | 2 | -90/+37 |
| | * | error if correspondence email is not set | Puyodead1 | 2023-02-23 | 1 | -0/+5 |
| | * | fix for when secure is set to false | Puyodead1 | 2023-02-23 | 1 | -1/+1 |
| | * | add right to resend verification emails | Puyodead1 | 2023-02-23 | 3 | -22/+27 |
| | * | fix: email verification | Puyodead1 | 2023-02-23 | 3 | -15/+42 |
| | * | fix: verification required for login not working correctly | Puyodead1 | 2023-02-23 | 1 | -0/+1 |
| | * | config: require account verification | Puyodead1 | 2023-02-23 | 3 | -6/+14 |
| | * | fix linting errors | Puyodead1 | 2023-02-23 | 4 | -64/+19 |
| | * | Update package-lock.json | Puyodead1 | 2023-02-23 | 1 | -61/+6085 |
| | * | Add mailjet transport | Puyodead1 | 2023-02-23 | 6 | -55/+401 |
| | * | Add Mailgun transport | Puyodead1 | 2023-02-23 | 7 | -11/+207 |
| | * | rename SMTPConfigurations to EmailConfiguration | Puyodead1 | 2023-02-23 | 5 | -7/+8 |
| | * | Fix template rendering and use verify email template | Puyodead1 | 2023-02-23 | 8 | -321/+419 |
| | * | Add other email templates | Puyodead1 | 2023-02-23 | 5 | -1/+359 |
| | * | Update schemas.json | Puyodead1 | 2023-02-23 | 1 | -1/+28 |
| | * | update verify email template to add target | Puyodead1 | 2023-02-23 | 1 | -3/+9 |
| | * | Add an email template for email verification | Puyodead1 | 2023-02-23 | 1 | -0/+89 |
| | * | Update package-lock.json | Puyodead1 | 2023-02-23 | 1 | -0/+19 |
| | * | change verify.html title | Puyodead1 | 2023-02-23 | 1 | -1/+1 |
| | * | Email verification works | Puyodead1 | 2023-02-23 | 7 | -23/+129 |
| | * | add missing copyright headers | Puyodead1 | 2023-02-23 | 3 | -0/+54 |
| | * | Send different app for /verify | Madeline | 2023-02-23 | 1 | -0/+58 |
| | * | send email verification | Puyodead1 | 2023-02-23 | 5 | -3/+694 |
| | * | Start implementing smtp | Puyodead1 | 2023-02-23 | 6 | -10/+55 |
| |/ |
|
| * | Fix gateway encoding Date objects as {} when using erlpack. Fixes NaN/NaN/NaN... | Madeline | 2023-02-21 | 4 | -21/+41 |
| * | Close #954 | Madeline | 2023-02-21 | 1 | -0/+19 |
| * | Fix channel mentions #981 | Madeline | 2023-02-20 | 1 | -6/+10 |
| |\ |
|
| | * | Remove channel mentions from messages, in order to fix them in test client. | TheArcaneBrony | 2023-02-20 | 1 | -6/+10 |
| |/ |
|
| * | Implement default avatars #979 | Madeline | 2023-02-18 | 8 | -1/+67 |
| |\ |
|
| | * | Update default avatar colour scheme and fix ordering | Madeline | 2023-02-18 | 7 | -5/+6 |
| | * | add support for desktop/web | Puyodead1 | 2023-02-17 | 7 | -2/+11 |
| | * | async | Puyodead1 | 2023-02-17 | 1 | -6/+6 |
| | * | Implement default avatars | Puyodead1 | 2023-02-17 | 6 | -0/+56 |
| * | | Fix a bug prevent connections using erlpack (#977) | Madeline | 2023-02-16 | 1 | -1/+1 |
| |/ |
|
| * | Fix being unable to unset nicknames | Madeline | 2023-02-05 | 3 | -36/+18 |
| * | Don't use relative path for db entities. Closes #937 | Madeline | 2023-02-03 | 1 | -1/+1 |
| * | On db sync/first run, add all the current migrations to migrations table to p... | Madeline | 2023-02-03 | 2 | -2/+14 |
| * | Merge branch 'master' of github.com:fosscord/fosscord-server | Madeline | 2023-02-03 | 3 | -9/+21 |
| |\ |
|
| | * | various fixes for webauthn (#973) | Puyodead1 | 2023-02-03 | 3 | -9/+21 |
| * | | remove MANAGE_GUILDS, EDIT_FLAGS, SELF_EDIT_FLAGS, MANAGE_GROUPS from default... | Madeline | 2023-02-03 | 2 | -1/+5 |
| |/ |
|
| * | run add:license | Madeline | 2023-02-03 | 5 | -0/+90 |
| * | Don't allow message types to be edited | Madeline | 2023-02-03 | 4 | -6/+723 |
| * | Merge pull request from GHSA-9qvc-84ch-5p2x | Madeline | 2023-02-02 | 1 | -1/+26 |
| * | Merge pull request from GHSA-hqqp-gpqw-9w5c | Madeline | 2023-02-02 | 5 | -22/+20 |
| * | Merge pull request from GHSA-9q7f-pv47-cxp9 | Madeline | 2023-02-02 | 1 | -1/+13 |
| * | Merge pull request from GHSA-r7h4-76f7-6264 | Madeline | 2023-02-02 | 2 | -1/+11 |
| * | Use erlpack instead of @yukikaze-bot/erlpack (#968) | Madeline | 2023-02-01 | 8 | -49/+80 |
| * | use print instead of console.log in client cache so it doesn't output weirdness | Madeline | 2023-02-01 | 1 | -1/+1 |
| * | Rename postgresql to postgres -> fix silently failing migrations | TheArcaneBrony | 2023-01-31 | 3 | -2/+4 |
| * | Hotfix postgres connection string to not silently fail migrations | TheArcaneBrony | 2023-01-31 | 1 | -1/+1 |
| * | Fix missing capitalisation in database connected log | TheArcaneBrony | 2023-01-31 | 1 | -1/+1 |
| * | Add a tiny bit of extra logging to database connection | TheArcaneBrony | 2023-01-31 | 1 | -4/+3 |
| * | Fix missing props in welcome message creation, which causes every client who ... | Madeline | 2023-02-01 | 1 | -1/+5 |
| * | check pw and other auth before letting users undisable | Madeline | 2023-01-31 | 1 | -19/+19 |
| * | subscribe clients to member events when they lazy request members | Madeline | 2023-01-30 | 1 | -8/+23 |
| * | question mark. | Madeline | 2023-01-30 | 1 | -1/+1 |
| * | Impl member lazy request (#970) | Madeline | 2023-01-30 | 2 | -20/+62 |
| * | read-states/ack-bulk (#969) | Madeline | 2023-01-30 | 5 | -0/+209 |
| * | Implement WebAuthn (#967) | Puyodead1 | 2023-01-30 | 20 | -7066/+10028 |
| * | Merge branch 'master' of github.com:fosscord/fosscord-server | Madeline | 2023-01-26 | 8 | -9/+9 |
| |\ |
|
| | * | also don't use 3002 as default when gateway endpoints are null | Madeline | 2023-01-26 | 3 | -3/+3 |
| | * | Use localhost:3001 as fallback when cdn endpoints are null rather than 3003 | Madeline | 2023-01-26 | 5 | -6/+6 |
| * | | Fix SIGTERM handler not disconnecting gateway clients and leaving timeouts ac... | Madeline | 2023-01-26 | 2 | -2/+9 |
| |/ |
|
| * | Don't set default cdn endpoints. Null endpoints means to not update them in G... | Madeline | 2023-01-26 | 1 | -2/+2 |
| * | Don't try to cache files like /assets/;var u,p={26700:0};l.f | Madeline | 2023-01-24 | 1 | -4/+9 |
| * | Update client cacher to allow numbers in extensions ( for woff2 ) | Madeline | 2023-01-24 | 1 | -1/+3 |
| * | Update lintstagedrc to run on js files as well | Madeline | 2023-01-24 | 1 | -1/+1 |
| * | Refactor config utils (#963) | Madeline | 2023-01-24 | 1 | -43/+38 |
| * | Rewrite client cacher (#962) | Madeline | 2023-01-22 | 2 | -136/+48 |
| * | Add ESLint (#941) | Madeline | 2023-01-20 | 157 | -667/+1904 |
| * | fix: route file regex (#956) | Puyodead1 | 2023-01-20 | 1 | -1/+1 |
| * | Merge pull request #955 from fosscord/dev/fix-bans | Chris Chrome | 2023-01-18 | 1 | -0/+1 |
| |\ |
|
| | * | Apparently its still accepted, just depricated | ChrisChrome | 2023-01-18 | 1 | -0/+1 |
| | * | It's seconds, not days | ChrisChrome | 2023-01-18 | 1 | -1/+1 |
| |/ |
|
| * | Fix a funny security vuln | ChrisChrome | 2023-01-18 | 1 | -1/+1 |
| * | Merge pull request #952 from fosscord/dev/endpoints-in-ping | Chris Chrome | 2023-01-18 | 2 | -1/+4 |
| |\ |
|
| | * | Merge pull request #934 from fosscord/master | Madeline | 2023-01-16 | 4 | -20/+34 |
| | |\ |
|
| | * | | Move endpoints from ping -> policies/instance/domains (#933) | Chris Chrome | 2023-01-16 | 2 | -9/+4 |
| | * | | Fix some default value | TheArcaneBrony | 2023-01-14 | 1 | -1/+2 |
| | * | | Add basic info in ping | TheArcaneBrony | 2023-01-14 | 2 | -1/+8 |
| * | | | `npm run generate:client` downloads more assets now (Thanks Rory!). Also `ONL... | Madeline | 2023-01-18 | 2 | -15/+35 |
| * | | | Merge branch 'master' of github.com:fosscord/fosscord-server | Madeline | 2023-01-18 | 1 | -1/+3 |
| |\ \ \ |
|
| | * | | | Add youtu.be embed handler (#945) | Chris Chrome | 2023-01-18 | 1 | -1/+3 |
| * | | | | Don't fetch the emoji owner in identify, as this causes mass-disconnects with... | Madeline | 2023-01-18 | 1 | -1/+0 |
| |/ / / |
|
| * | | | Script to add license preamble to each file. Also, does that. (#935) | Madeline | 2023-01-18 | 418 | -33/+8090 |
| * | | | send GUILD_CREATE after READY event (#938) | V3L0C1T13S | 2023-01-17 | 1 | -9/+13 |
| * | | | Fix deleting an application if it has a bot | Madeline | 2023-01-17 | 2 | -4/+2 |
| | |/
|/| |
|
| * | | Return embed proxy url even if imagor not set up. Also make warning nicer | Madeline | 2023-01-16 | 1 | -5/+14 |
| * | | Update dead lines | Madeline | 2023-01-16 | 2 | -5/+3 |
| * | | Merge branch 'master' of github.com:fosscord/fosscord-server | Madeline | 2023-01-15 | 1 | -0/+1 |
| |\ \ |
|
| | * | | Add an error log if embed handler fails, in addition to the existing sentry log | Madeline | 2023-01-15 | 1 | -0/+1 |
| | |/ |
|
| * / | Window name patch + fix overlapping text in client patcher | Madeline | 2023-01-15 | 1 | -11/+17 |
| |/ |
|
| * | Update openapi | Madeline | 2023-01-14 | 1 | -0/+37 |
| * | Add /users/:id/delete (#926) | Erkin Alp Güney | 2023-01-14 | 4 | -0/+53 |
| * | Merge pull request #929 from fosscord/dev/fix-client-script | Madeline | 2023-01-13 | 1 | -14/+9 |
| |\ |
|
| | * | Fix missed moveCursor call | TheArcaneBrony | 2023-01-13 | 1 | -1/+1 |
| | * | Fix console fuckery to allow running in a headless terminal, and to fix flick... | TheArcaneBrony | 2023-01-13 | 1 | -13/+8 |
| |/ |
|
| * | Merge pull request #928 from fosscord/fix/guildtemplates | Madeline | 2023-01-13 | 4 | -1/+70 |
| |\ |
|
| | * | Fix guild delete failing when template exists | Madeline | 2023-01-13 | 4 | -1/+70 |
| |/ |
|
| * | Fix dumping incoming messages | Madeline | 2023-01-13 | 1 | -2/+2 |
| * | Fix setting user premium_type/etc (non-nullable) to null in db when null in c... | Madeline | 2023-01-13 | 1 | -3/+3 |
| * | Dont send sessions replace or presence update for unidentified users | Madeline | 2023-01-13 | 1 | -0/+3 |
| * | Dev/post refactor fixes (#927) | TheArcaneBrony | 2023-01-12 | 9 | -9/+55 |
| * | Temp fix for DMs | Madeline | 2023-01-12 | 1 | -4/+5 |
| * | 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 |
| * | https://discord.com/channels/806142446094385153/898197424340860928/1062404340... | Madeline | 2023-01-11 | 1 | -1/+1 |
| * | Add sentry close to sigterm handler | Madeline | 2023-01-10 | 2 | -0/+5 |
| * | Add back include_url param to reg tokens | Madeline | 2023-01-10 | 1 | -3/+11 |
| * | Move sentry init to util. use sentry in each module, not just bundle | Madeline | 2023-01-10 | 7 | -80/+125 |
| * | Add error handler for individual gateway sockets | Madeline | 2023-01-10 | 1 | -0/+3 |
| * | add back openapi generation. todo: find way to keep route text descriptions i... | Madeline | 2023-01-06 | 4 | -5999/+7050 |
| * | Don't allow BaseClass props through schema | Madeline | 2023-01-06 | 2 | -38/+18 |
| * | Prettier precommit hook | Madeline | 2023-01-05 | 3 | -2/+372 |
| * | Don't send private user data in ready event | Madeline | 2023-01-05 | 1 | -3/+4 |
| * | migration stuff again | Madeline | 2023-01-05 | 1 | -1/+13 |
| * | Prettier | Madeline | 2023-01-05 | 124 | -1697/+3639 |
| * | channel flags whoops | Madeline | 2023-01-05 | 1 | -0/+2 |
| * | Add migrations (#923) | Madeline | 2023-01-05 | 10 | -60/+893 |
| * | Merge pull request #922 from MaddyUnderStars/maddy/bodyParserPatch | Madeline | 2023-01-02 | 11 | -50/+146 |
| |\ |
|
| | * | Profile themes and pronouns | Madeline | 2022-12-31 | 8 | -5/+71 |
| | * | Merge branch 'maddy/refactor' into maddy/bodyParserPatch | Madeline | 2022-12-31 | 4 | -3/+20 |
| | |\ |
|
| | * | | Patch body-parser to use json-bigint | Madeline | 2022-12-30 | 3 | -45/+75 |
| * | | | Use adjusted email in /auth/login | Madeline | 2023-01-02 | 1 | -1/+1 |