| Commit message (Expand) | Author | Age | Files | Lines |
* | fix some issues with discord bot libs | Puyodead1 | 2023-11-29 | 1 | -0/+59 |
* | fucking postgres | Madeline | 2023-10-04 | 1 | -3/+6 |
* | refactor channel positions in guild | Madeline | 2023-10-04 | 3 | -46/+61 |
* | Embeds: handle og:sitename | Madeline | 2023-09-16 | 1 | -0/+7 |
* | Fix regression where generic embed handler wouldn't properly send image results | Madeline | 2023-09-16 | 1 | -5/+4 |
* | * allow limit=1 | Madeline | 2023-09-05 | 1 | -7/+25 |
* | [fb] remove provider obj, add color | Puyodead1 | 2023-09-03 | 1 | -3/+1 |
* | add facebook, and add steam fields | Puyodead1 | 2023-09-03 | 1 | -3/+54 |
* | Rewrite thumbnail/image generation for embeds | Madeline | 2023-09-03 | 1 | -83/+65 |
* | Fix bug in embed handler where getMeta would not return undefined | Madeline | 2023-09-03 | 1 | -3/+5 |
* | xkcd embed handler and improved generic handler | Madeline | 2023-09-02 | 1 | -20/+53 |
* | prevent put /guilds/id/members/id for others until we have oauth2 scopes impled | Madeline | 2023-08-27 | 1 | -1/+4 |
* | remove INVALID_PASSWORD error response. close #1090 | Madeline | 2023-08-13 | 1 | -2/+10 |
* | Refactor email sending + remove email verification if mail sending is not set up | Madeline | 2023-08-12 | 3 | -11/+4 |
* | update invites endpoints to support latest api | Madeline | 2023-08-12 | 1 | -5/+13 |
* | goof | Madeline | 2023-08-12 | 1 | -4/+4 |
* | fix min password length check | Madeline | 2023-08-12 | 1 | -3/+2 |
* | set rules/updates in guild if we created them | Madeline | 2023-08-12 | 1 | -2/+6 |
* | Merge pull request #1045 from erkinalp/patch-2 | Madeline | 2023-08-11 | 1 | -1/+1 |
|\ |
|
| * | Rename the guild feature to match discord.com | Erkin Alp Güney | 2023-04-27 | 1 | -1/+1 |
* | | Implement community "create one for me" | Madeline | 2023-08-10 | 1 | -0/+72 |
* | | Allow enabling welcome screen and check if welcome screen channels exist with... | Madeline | 2023-08-10 | 1 | -9/+24 |
* | | Send ratelimit headers regardless of if request was blocked (close #1022, clo... | Madeline | 2023-08-10 | 1 | -6/+20 |
* | | fix reversed check in GET messages | Madeline | 2023-08-07 | 1 | -1/+1 |
* | | Fix connection class imports | Puyodead1 | 2023-08-06 | 1 | -1/+1 |
* | | Fix some linting warnings | Puyodead1 | 2023-08-06 | 3 | -3/+2 |
* | | update proxy-agent | Madeline | 2023-08-07 | 3 | -3/+3 |
* | | switch from il8next-node-fs-backend to il8next-fs-backend | Madeline | 2023-08-07 | 1 | -1/+1 |
* | | some abaddon compat | Madeline | 2023-07-31 | 1 | -32/+36 |
* | | * call toJSON of keys in gateway when using erlpack | Madeline | 2023-07-29 | 1 | -1/+1 |
* | | Merge branch 'master' into feat/refactorIdentify | Madeline | 2023-07-28 | 1 | -17/+19 |
|\ \ |
|
| * | | goof | Madeline | 2023-07-28 | 1 | -1/+2 |
| * | | Fix regression of 5f22faa57b7104ba29a01889a1bafc35b3be4f02 | Madeline | 2023-07-28 | 1 | -17/+18 |
* | | | refactor checkToken | Madeline | 2023-07-28 | 3 | -11/+3 |
|/ / |
|
* | | fix get channel messages around parameter | Vincent Junge | 2023-06-26 | 1 | -10/+11 |
* | | Merge pull request #1066 from Zert3x/master | Madeline | 2023-06-14 | 1 | -1/+1 |
|\ \ |
|
| * | | Update ipAddress.ts | Zert3x | 2023-05-28 | 1 | -1/+1 |
* | | | made it prettier | ngn | 2023-06-11 | 1 | -9/+14 |
* | | | Make sure min password length is not null | ngn | 2023-06-11 | 1 | -2/+3 |
* | | | Making the error message dynamic | ngn | 2023-06-10 | 1 | -1/+1 |
* | | | making min password length configurable | ngn13 | 2023-06-10 | 1 | -1/+1 |
* | | | Implemented password length check | ngn | 2023-06-10 | 1 | -0/+8 |
* | | | Fix docs for /users/:id/profile | Madeline | 2023-06-11 | 1 | -36/+2 |
* | | | Send user and roles id array in GET /guilds/:id/members/:id | Madeline | 2023-06-11 | 1 | -2/+23 |
* | | | Return entire guild object in POST /guilds | Madeline | 2023-05-30 | 1 | -1/+1 |
|/ / |
|
* | | fix: add return and run prettier | CyberL1 | 2023-05-13 | 1 | -3/+8 |
* | | Merge branch 'spacebarchat:master' into master | Cyber | 2023-05-13 | 1 | -0/+3 |
|\ \ |
|
| * | | Prevent /invites/:code for bots | Madeline | 2023-05-12 | 1 | -0/+3 |
* | | | fix: don't create new vanity url when there's no ALIASABLE_NAMES flag | CyberL1 | 2023-05-10 | 1 | -0/+6 |
|/ / |
|
* | | create util for app bot user creation | Puyodead1 | 2023-05-07 | 2 | -35/+5 |
* | | add option to auto add bot users to new apps | Puyodead1 | 2023-05-06 | 1 | -0/+21 |
* | | Merge branch 'master' into openapi | Madeline | 2023-04-19 | 1 | -1/+6 |
|\| |
|
| * | Fix body-parser errors not being filtered in ErrorHandler middleware | Madeline | 2023-04-16 | 1 | -1/+6 |
* | | Fix UserRelationsResponse schema | Madeline | 2023-04-19 | 1 | -2/+3 |
* | | Rewrite getRouteDescriptions, fix message route not appearing in openapi spec | Madeline | 2023-04-16 | 9 | -60/+12 |
* | | fix typos | Madeline | 2023-04-14 | 2 | -2/+2 |
* | | spacebar | Puyodead1 | 2023-04-13 | 1 | -4/+4 |
* | | clusterfuck | Puyodead1 | 2023-04-13 | 25 | -25/+25 |
* | | oapi: fix a few response types in auth | Puyodead1 | 2023-04-13 | 2 | -3/+7 |
* | | oapi: add missing 2fa types to login | Puyodead1 | 2023-04-13 | 1 | -1/+1 |
* | | oapi: root level routes | Puyodead1 | 2023-04-13 | 8 | -134/+219 |
* | | oapi: voice regions | Puyodead1 | 2023-04-13 | 1 | -6/+15 |
* | | oapi: finish users | Puyodead1 | 2023-04-13 | 8 | -27/+90 |
* | | oapi: users progress | Puyodead1 | 2023-04-13 | 15 | -259/+523 |
* | | oapi: stickers | Puyodead1 | 2023-04-13 | 1 | -6/+16 |
* | | oapi: sticker packs | Puyodead1 | 2023-04-13 | 1 | -5/+17 |
* | | oapi: readstates | Puyodead1 | 2023-04-13 | 1 | -1/+9 |
* | | oapi: policies | Puyodead1 | 2023-04-13 | 4 | -38/+84 |
* | | oapi: oauth2 | Puyodead1 | 2023-04-13 | 1 | -94/+136 |
* | | oapi: invites | Puyodead1 | 2023-04-13 | 1 | -35/+87 |
* | | oapi: fix guild discovery requirements | Puyodead1 | 2023-04-13 | 1 | -1/+1 |
* | | guilds | Puyodead1 | 2023-04-13 | 28 | -629/+1384 |
* | | backfill missing query params | Puyodead1 | 2023-04-13 | 2 | -0/+28 |
* | | gifs and query params | Puyodead1 | 2023-04-13 | 4 | -129/+163 |
* | | fixing lots of openapi crap | Puyodead1 | 2023-04-13 | 52 | -197/+206 |
* | | AAA | Puyodead1 | 2023-04-13 | 4 | -25/+10 |
* | | gateway | Puyodead1 | 2023-04-13 | 2 | -35/+54 |
* | | channels | Puyodead1 | 2023-04-13 | 14 | -255/+537 |
* | | applications | Puyodead1 | 2023-04-13 | 7 | -98/+217 |
* | | auth routes | Puyodead1 | 2023-04-13 | 13 | -46/+152 |
|/ |
|
* | 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 | 1 | -1/+13 |
|\ |
|
| * | send public member in message_reaction_add eventt | Madeline | 2023-04-11 | 1 | -2/+11 |
| * | Update reactions.ts | Rainb0w :3 | 2023-04-10 | 1 | -1/+2 |
| * | properly track reactions | Rainb0w :3 | 2023-04-08 | 1 | -0/+2 |
* | | 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 | 1 | -20/+15 |
* | | 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 |
|/ |
|
* | License information | Madeline | 2023-04-02 | 5 | -0/+90 |
* | Update connection metadata visibility | Madeline | 2023-04-02 | 1 | -1/+4 |
* | Merge branch 'master' into refactor/dev/connections | Madeline | 2023-04-02 | 163 | -626/+640 |
|\ |
|
| * | Remove ALL fosscord mentions | Madeline | 2023-03-31 | 149 | -272/+271 |
| * | Revert "Merge pull request #1008 from spacebarchat/dev/samuel" | Madeline | 2023-03-31 | 6 | -60/+29 |
| * | Merge pull request #1008 from spacebarchat/dev/samuel | Samuel (Flam3rboy) | 2023-03-30 | 6 | -29/+60 |
| |\ |
|
| | * | fix: remove proxy | Samuel | 2023-03-18 | 1 | -4/+0 |
| | * | fix: use entity.save() instead of insert (needed for caching) | Samuel | 2023-03-18 | 2 | -4/+4 |
| | * | fix: missing id in select query | Samuel | 2023-03-18 | 1 | -0/+1 |
| | * | fix: request language property | Samuel | 2023-03-17 | 1 | -5/+6 |
| | * | perf: custom i18next middleware that only initializes when needed | Samuel | 2023-03-17 | 1 | -18/+38 |
| | * | perf: cache jwt secret as key | Samuel | 2023-03-17 | 2 | -6/+19 |
| | * | build: update dependencies | Samuel | 2023-03-17 | 1 | -1/+1 |
| * | | SPACEBAR | Madeline | 2023-03-31 | 157 | -157/+157 |
| * | | SPACEBAR | Madeline | 2023-03-31 | 157 | -155/+191 |
| * | | 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 | 4 | -34/+0 |
| |/ / |
|
| * | | Merge branch 'master' of github.com:fosscord/fosscord-server | Madeline | 2023-03-19 | 1 | -1/+3 |
| |\| |
|
| * | | Add basic information page to / | Madeline | 2023-03-19 | 1 | -0/+11 |
| |/ |
|
* | | prettier | Puyodead1 | 2023-03-18 | 2 | -2/+2 |
* | | Move redirect uri generation to getRedirectUri function of Connection class. | Madeline | 2023-03-18 | 1 | -5/+7 |
* | | Check visibility for connected accounts in /users/:id/profile | Madeline | 2023-03-18 | 1 | -1/+3 |
* | | 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 | 2 | -12/+17 |
* | | 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 | 2 | -1/+85 |
* | | Delete connections | Madeline | 2023-03-18 | 1 | -1/+24 |
* | | entities/ConnectionUpdateSchema -> schemas/ConnectionUpdateSchema | Madeline | 2023-03-18 | 1 | -3/+2 |
* | | Don't use mergeDeep | Madeline | 2023-03-18 | 1 | -6/+2 |
* | | `handleCallback` returns connection if created for `USER_CONNECTIONS_UPDATE` | Madeline | 2023-03-18 | 1 | -7/+8 |
* | | implement PATCH connection | Puyodead1 | 2023-03-18 | 2 | -0/+51 |
* | | adding connection now works | Puyodead1 | 2023-03-18 | 3 | -2/+7 |
* | | add connections | Puyodead1 | 2023-03-18 | 5 | -3/+121 |
|/ |
|
* | Fix UserSettings relation being in `select` rather than `relations` | Madeline | 2023-03-16 | 4 | -6/+7 |
* | Remove test client and client patcher | Madeline | 2023-03-01 | 1 | -2/+0 |
* | Rename password_reset config to passwordReset as it messes with config key ge... | Madeline | 2023-02-25 | 1 | -1/+1 |
* | Merge branch 'master' of github.com:fosscord/fosscord-server | Madeline | 2023-02-24 | 1 | -1/+1 |
|\ |
|
| * | fix a few issues with emails | Puyodead1 | 2023-02-24 | 1 | -1/+1 |
* | | send required_action in gateway for when email verification is required | Madeline | 2023-02-24 | 1 | -11/+0 |
|/ |
|
* | first batch of requested changes | Puyodead1 | 2023-02-24 | 2 | -44/+67 |
* | don't return token on register if verification required | Puyodead1 | 2023-02-24 | 1 | -0/+11 |
* | implement password reset | Puyodead1 | 2023-02-24 | 4 | -1/+152 |
* | don't print anything if email send is successful | Puyodead1 | 2023-02-24 | 1 | -2/+1 |
* | add right to resend verification emails | Puyodead1 | 2023-02-23 | 1 | -21/+25 |
* | fix: email verification | Puyodead1 | 2023-02-23 | 2 | -15/+15 |
* | fix: verification required for login not working correctly | Puyodead1 | 2023-02-23 | 1 | -0/+1 |
* | config: require account verification | Puyodead1 | 2023-02-23 | 2 | -6/+13 |
* | fix linting errors | Puyodead1 | 2023-02-23 | 1 | -11/+4 |
* | Fix template rendering and use verify email template | Puyodead1 | 2023-02-23 | 1 | -1/+1 |
* | Email verification works | Puyodead1 | 2023-02-23 | 3 | -5/+72 |
* | add missing copyright headers | Puyodead1 | 2023-02-23 | 1 | -0/+18 |
* | send email verification | Puyodead1 | 2023-02-23 | 1 | -0/+45 |
* | Start implementing smtp | Puyodead1 | 2023-02-23 | 1 | -9/+11 |
* | Fix gateway encoding Date objects as {} when using erlpack. Fixes NaN/NaN/NaN... | Madeline | 2023-02-21 | 1 | -18/+2 |
* | Close #954 | Madeline | 2023-02-21 | 1 | -0/+19 |
* | Remove channel mentions from messages, in order to fix them in test client. | TheArcaneBrony | 2023-02-20 | 1 | -6/+10 |
* | Fix being unable to unset nicknames | Madeline | 2023-02-05 | 1 | -1/+11 |
* | various fixes for webauthn (#973) | Puyodead1 | 2023-02-03 | 3 | -9/+21 |
* | run add:license | Madeline | 2023-02-03 | 1 | -0/+18 |
* | Don't allow message types to be edited | Madeline | 2023-02-03 | 1 | -6/+3 |
* | 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 | 1 | -2/+2 |
* | 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 | 1 | -0/+10 |
* | check pw and other auth before letting users undisable | Madeline | 2023-01-31 | 1 | -19/+19 |
* | read-states/ack-bulk (#969) | Madeline | 2023-01-30 | 1 | -0/+41 |
* | Implement WebAuthn (#967) | Puyodead1 | 2023-01-30 | 6 | -8/+401 |
* | also don't use 3002 as default when gateway endpoints are null | Madeline | 2023-01-26 | 3 | -3/+3 |
* | Add ESLint (#941) | Madeline | 2023-01-20 | 80 | -312/+360 |
* | 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 | 1 | -1/+3 |
|\ |
|
| * | Merge pull request #934 from fosscord/master | Madeline | 2023-01-16 | 2 | -5/+15 |
| |\ |
|
| * | | 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 | 1 | -1/+7 |
* | | | Add youtu.be embed handler (#945) | Chris Chrome | 2023-01-18 | 1 | -1/+3 |
* | | | Script to add license preamble to each file. Also, does that. (#935) | Madeline | 2023-01-18 | 149 | -2/+2683 |
* | | | Fix deleting an application if it has a bot | Madeline | 2023-01-17 | 1 | -2/+0 |
| |/
|/| |
|
* | | 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 | 1 | -1/+1 |
* | | Add an error log if embed handler fails, in addition to the existing sentry log | Madeline | 2023-01-15 | 1 | -0/+1 |
|/ |
|
* | Add /users/:id/delete (#926) | Erkin Alp Güney | 2023-01-14 | 1 | -0/+39 |
* | Dev/post refactor fixes (#927) | TheArcaneBrony | 2023-01-12 | 1 | -0/+3 |
* | 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 | 1 | -1/+4 |
* | Prettier | Madeline | 2023-01-05 | 31 | -487/+765 |
* | Merge pull request #922 from MaddyUnderStars/maddy/bodyParserPatch | Madeline | 2023-01-02 | 1 | -2/+8 |
|\ |
|
| * | Profile themes and pronouns | Madeline | 2022-12-31 | 1 | -2/+8 |
* | | Use adjusted email in /auth/login | Madeline | 2023-01-02 | 1 | -1/+1 |
* | | Revert "Don't let users undisable their accounts" | Madeline | 2023-01-01 | 1 | -6/+8 |
* | | Don't let users undisable their accounts | Madeline | 2023-01-01 | 1 | -8/+6 |
|/ |
|
* | Fix new roles having duplicate positions | Madeline | 2022-12-30 | 2 | -6/+13 |
* | OAuth2 authorize bot flow | Madeline | 2022-12-24 | 1 | -0/+146 |
* | Fix creating bot accounts | Madeline | 2022-12-24 | 1 | -1/+4 |
* | Rename limits_rate_disabled -> limits_rate_enabled and remove limits_guilds_h... | Madeline | 2022-12-22 | 1 | -2/+2 |
* | Set default cdn endpoints so that local testing works | Madeline | 2022-12-21 | 1 | -1/+1 |
* | Fix the roles bug | Madeline | 2022-12-21 | 1 | -5/+8 |
* | Reg tokens bypass other restrictions | Madeline | 2022-12-19 | 1 | -21/+22 |
* | Message rate limiting | TheArcaneBrony | 2022-12-19 | 1 | -1/+22 |
* | Registration tokens | Madeline | 2022-12-19 | 3 | -2/+52 |
* | Add register ratelimit | TheArcaneBrony | 2022-12-19 | 1 | -1/+15 |
* | flags related rights and stats api | Erkin Alp Güney | 2022-12-19 | 1 | -0/+22 |
* | fix user profile not displaying correctly | Puyodead1 | 2022-12-19 | 1 | -2/+9 |
* | implement guild profiles and fix user profiles | Puyodead1 | 2022-12-19 | 3 | -79/+130 |
* | Replace deprecated property | TheArcaneBrony | 2022-12-19 | 1 | -1/+1 |
* | Create webhooks | Madeline | 2022-12-19 | 2 | -4/+26 |
* | Move UserSettings to own entity | TheArcaneBrony | 2022-12-19 | 1 | -4/+6 |
* | Add additional config | Madeline | 2022-12-19 | 1 | -1/+1 |
* | Invalidate tokens on password change | ChrisChrome | 2022-12-18 | 1 | -2/+10 |
* | Make teams nullable | TheArcaneBrony | 2022-12-18 | 1 | -1/+0 |
* | Refactor applications | Madeline | 2022-12-18 | 3 | -84/+104 |
* | Whoops | ChrisChrome | 2022-12-18 | 1 | -1/+1 |
* | Whoops, missed one | ChrisChrome | 2022-12-18 | 1 | -1/+0 |
* | I'm probably forgetting a lot of things, but hey, it works | ChrisChrome | 2022-12-18 | 1 | -1/+6 |
* | It works now... I guess | ChrisChrome | 2022-12-18 | 2 | -2/+1 |
* | Add basic developer panel functionality - doesn't work yet | ChrisChrome | 2022-12-18 | 4 | -2/+147 |
* | Remove some old test logs that expose info to console | TheArcaneBrony | 2022-12-18 | 2 | -3/+0 |
* | Remove todo line that has been implemented. | TheArcaneBrony | 2022-12-18 | 2 | -7/+1 |
* | Remove /policies/instance/stats | Madeline | 2022-12-17 | 1 | -21/+0 |
* | Remove Discord oauth login support | Madeline | 2022-12-17 | 3 | -123/+1 |
* | Remove `sharp` dep | Madeline | 2022-12-17 | 1 | -3/+4 |
* | Remove bad banned words implementation | Madeline | 2022-12-17 | 3 | -12/+1 |
* | Remove /api/-/monitorz | Madeline | 2022-12-17 | 1 | -22/+0 |
* | Premium tier 0 SKU from staging | Madeline | 2022-12-17 | 1 | -50/+205 |
* | Remove Slowcord demo user restrictions | Madeline | 2022-12-17 | 2 | -6/+0 |
* | Only allow specific server features to be edited | Madeline | 2022-12-05 | 1 | -0/+22 |
* | Fix private messages being returned when no channel_id provided in search | Madeline | 2022-12-05 | 1 | -3/+17 |
* | Fix bug allowing any member from kicking any member instance-wide | Madeline | 2022-12-05 | 1 | -3/+3 |
* | Fix prune | Madeline | 2022-12-03 | 1 | -1/+1 |
* | Fix 404 handler | Madeline | 2022-11-05 | 1 | -3/+4 |
* | Fix message patching sending old message rather than updated one | Madeline | 2022-10-31 | 1 | -3/+3 |
* | Allow running api, cdn, gateway separately | Madeline | 2022-10-31 | 2 | -2/+4 |
* | Fix user settings not saving properly and guild folders | Madeline | 2022-10-28 | 1 | -4/+5 |
* | lol | Madeline | 2022-10-28 | 1 | -1/+1 |
* | Move src-slowcord to own repo https://github.com/MaddyUnderStars/slowcord-ser... | Madeline | 2022-10-28 | 5 | -1/+146 |
* | fix bad user validation | Madeline | 2022-10-27 | 1 | -0/+1 |
* | Make /stop route not ugly as hell | Madeline | 2022-10-26 | 1 | -21/+5 |
* | Fix fix for twitter embeds from yesterday | Madeline | 2022-10-25 | 1 | -1/+1 |
* | Move message auto mod to the api route instead of a @beforeinsert/update method | Madeline | 2022-10-25 | 2 | -1/+13 |
* | Fix tweets with only video breaking embeds | Madeline | 2022-10-24 | 1 | -8/+8 |
* | Forgot some schemas + only generate schemas in util/schemas + add setup script | Madeline | 2022-10-24 | 2 | -12/+2 |
* | Change android and ios client downloads to use /download endpoint, update Rel... | Madeline | 2022-10-24 | 4 | -26/+48 |
* | remove self_edit_guilds, was dumb | Madeline | 2022-10-07 | 1 | -2/+2 |
* | fix self_edit_guilds right | Madeline | 2022-10-07 | 1 | -2/+2 |
* | embed fail | Madeline | 2022-10-05 | 1 | -2/+2 |
* | Check nonce in Message send | Madeline | 2022-10-05 | 1 | -0/+13 |
* | capture exception in sentry for embed processing | Madeline | 2022-10-04 | 1 | -0/+6 |
* | Embed cache | Madeline | 2022-10-03 | 1 | -6/+23 |
* | Twitter embeds | Madeline | 2022-10-03 | 2 | -11/+96 |
* | Make imagor optional | Madeline | 2022-10-02 | 1 | -12/+15 |
* | Use imagor for image resizing | Madeline | 2022-10-02 | 1 | -3/+15 |