| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add internal status order enum | Rory& | 2026-05-19 | 1 | -2/+2 |
| * | Rework status enum schema | Rory& | 2026-05-19 | 1 | -26/+43 |
| * | Register: cache blocked IPs | Rory& | 2026-04-28 | 1 | -154/+173 |
| * | Clean up imports in schemas/api/bots | Rory& | 2026-04-20 | 1 | -56/+50 |
| * | eslint: more rules, no-duplicate-imports | Rory& | 2026-04-19 | 1 | -6/+2 |
| * | NPM updates 2 | Rory& | 2026-04-18 | 1 | -9/+13 |
| * | NPM update | Rory& | 2026-04-18 | 1 | -4/+4 |
| * | Attachment -> PublicAttachment in schemas | Rory& | 2026-04-18 | 1 | -92/+156 |
| * | Split out attachment handling from message handler | Rory& | 2026-04-18 | 1 | -87/+87 |
| * | Fix attachments | Rory& | 2026-04-18 | 1 | -9/+9 |
| * | Emit presence on identify, support deduped gw events | Rory& | 2026-04-13 | 1 | -1/+5 |
| * | Update schemas | Rory& | 2026-03-28 | 1 | -0/+4 |
| * | Fix schemas script | Rory& | 2026-03-21 | 1 | -4544/+4947 |
| * | Fix schemas for guild bans | Rory& | 2026-03-17 | 1 | -9/+9 |
| * | Schemas for emojis | Rory& | 2026-03-17 | 1 | -1/+45 |
| * | Schemas for stickers | Rory& | 2026-03-17 | 1 | -118/+190 |
| * | Clean up schemas some more | Rory& | 2026-03-16 | 1 | -352/+0 |
| * | Remove array global pollution | Rory& | 2026-03-14 | 1 | -65/+62 |
| * | Shorten imports | Rory& | 2026-03-14 | 1 | -87/+87 |
| * | Remove unused imports for non-entities | Rory& | 2026-03-14 | 1 | -157/+414 |
| * | Fix message embeds not being nullable | Rory& | 2026-02-25 | 1 | -73/+225 |
| * | Faster pings | Rory& | 2026-02-23 | 1 | -12/+383 |
| * | Some unfinished templates work | Rory& | 2026-02-15 | 1 | -1/+4 |
| * | Try to enforce channel limts? | Rory& | 2026-02-14 | 1 | -2/+5 |
| * | Add discovery filtering | Rory& | 2026-02-10 | 1 | -503/+1242 |
| * | Update schemas for profile customisation | Rory& | 2026-02-03 | 1 | -1/+88 |
| * | Update schemas | Rory& | 2026-02-03 | 1 | -114/+135 |
| * | Schema updates | Rory& | 2026-01-30 | 1 | -11/+206 |
| * | cs cdn interop stuff | Rory& | 2026-01-29 | 1 | -206/+11 |
| * | schemas | Rory& | 2026-01-29 | 1 | -11/+206 |
| * | thread API start | MathMan05 | 2026-01-28 | 1 | -0/+74 |
| * | sechema changes+migrations | MathMan05 | 2026-01-28 | 1 | -3/+51 |
| * | Dummy warp endpoint | Rory& | 2026-01-23 | 1 | -0/+20 |
| * | Port User.tag getter from pomelo as utility | Rory& | 2026-01-23 | 1 | -0/+4 |
| * | Make openapi.js work offline - still needs conditionals fixed though | Rory& | 2026-01-22 | 1 | -192/+0 |
| * | Move health endpoints to /, deprecate /api/-. Fixes #1089 | Rory& | 2026-01-22 | 1 | -0/+2 |
| * | Fix NixOS tests, allow building via tsgo | Rory& | 2026-01-20 | 1 | -0/+60 |
| * | Add stub POSt report endpoint | Rory& | 2026-01-17 | 1 | -15/+534 |
| * | Add temp reporting menu responses | Rory& | 2026-01-15 | 1 | -80/+174 |
| * | Enum for report menu types | Rory& | 2026-01-14 | 1 | -1/+279 |
| * | fest: throw an error if bot name is empty | CyberL1 | 2026-01-14 | 1 | -0/+3 |
| * | Include request info in errors | Rory& | 2026-01-13 | 1 | -0/+6 |
| * | Forgot to include assets | Rory& | 2026-01-11 | 1 | -179/+0 |
| * | Whoami endpoint in api | Rory& | 2026-01-11 | 1 | -0/+24 |
| * | Fix schemas... | Rory& | 2025-12-27 | 1 | -202/+48 |
| * | apparently it didn't get moved lol | MathMan05 | 2025-12-19 | 1 | -5291/+5582 |
| * | DM bot Fix | MathMan05 | 2025-12-19 | 1 | -5746/+5364 |
| * | Send HTTP 401 on token errors | Rory& | 2025-12-19 | 1 | -65/+70 |
| * | feat: add message forwards (normal messages only) | CyberL1 | 2025-12-18 | 1 | -0/+129 |
| * | Update schemas post-merge | Rory& | 2025-12-17 | 1 | -0/+64 |
| * | Drop extended_settings, account data soon. Closes #1160 | Rory& | 2025-12-17 | 1 | -6/+1 |
| * | Update session info | Rory& | 2025-12-17 | 1 | -29/+98 |
| * | Device management | Rory& | 2025-12-16 | 1 | -0/+148 |
| * | Upate session info | Rory& | 2025-12-16 | 1 | -70/+220 |
| * | Update instance ban schema | Rory& | 2025-12-16 | 1 | -0/+3 |
| * | More instance ban stuff | Rory& | 2025-12-12 | 1 | -23/+44 |
| * | Refactor: Replace getIpAddress with req.ip | BrajamohanDas-afk | 2025-12-12 | 1 | -21/+21 |
| * | Perhaps, dont IP ban moderators | Rory& | 2025-12-07 | 1 | -1/+0 |
| * | fix: add `| null` to guild folder types | CyberL1 | 2025-12-05 | 1 | -3/+6 |
| * | fix: only `guild_ids` is required in guild folder | CyberL1 | 2025-12-05 | 1 | -4/+1 |
| * | chore: re-generate openapi.json and schemas.json | CyberL1 | 2025-12-04 | 1 | -8/+2 |
| * | validate that endpoitns are configured | Rory& | 2025-12-04 | 1 | -37/+333 |
| * | Fix message ack schema | Rory& | 2025-12-02 | 1 | -0/+1 |
| * | Support deleting ACKs for type==channel | Rory& | 2025-12-02 | 1 | -1/+223 |
| * | Exclude networking related schemas | Rory& | 2025-12-02 | 1 | -160/+71 |
| * | Template billing routes | Rory& | 2025-12-02 | 1 | -0/+112 |
| * | Drop node-fetch-commonjs, proxy-agent as deprecated | Rory& | 2025-12-01 | 1 | -2/+201 |
| * | Cut down schemas by 90% | Rory& | 2025-11-29 | 1 | -6392/+5910 |
| * | Fix merge issues | MathMan05 | 2025-11-29 | 1 | -37/+152 |
| * | Mention inbox, hopefully | Rory& | 2025-11-26 | 1 | -0/+34 |
| * | Expose mor emember keys | Rory& | 2025-11-25 | 1 | -97/+121 |
| * | allow setting communication_disabled_until | Rory& | 2025-11-25 | 1 | -2/+50 |
| * | make interactions more normal | MathMan05 | 2025-11-23 | 1 | -0/+3 |
| * | OA: regenerate after cherry-picking script changes from dev/emma-wip | Rory& | 2025-11-21 | 1 | -10195/+4 |
| * | fix groups more | MathMan05 | 2025-11-20 | 1 | -97/+87 |
| * | Update nix and packages | Rory& | 2025-11-20 | 1 | -87/+97 |
| * | member count fixes | MathMan05 | 2025-11-18 | 1 | -2/+1 |
| * | fixes slight bug with joining guilds via ID | MathMan05 | 2025-11-17 | 1 | -95/+85 |
| * | fix SQLite | MathMan05 | 2025-10-30 | 1 | -83/+93 |
| * | fix: add `BulkApplicationCommandCreateSchema` | CyberL1 | 2025-10-22 | 1 | -6/+38 |
| * | add fingerprint endpoint | doesnm | 2025-10-20 | 1 | -10/+40 |
| * | chore: regenerate `openapi.json` and `schemas.json` | CyberL1 | 2025-10-19 | 1 | -3150/+3272 |
| * | Automod mayhaps? | Rory& | 2025-10-18 | 1 | -6/+6 |
| * | chore: regenerate `openapi.json` and `schemas.json` | CyberL1 | 2025-10-18 | 1 | -978/+978 |
| * | chore: regenerate `openapi.json` and `schemas.json` | CyberL1 | 2025-10-18 | 1 | -6/+41 |
| * | chore: regenerate `openapi.json` and `schemas.json` | CyberL1 | 2025-10-18 | 1 | -79/+113 |
| * | Partial usersetting update schema | Rory& | 2025-10-18 | 1 | -371/+385 |
| * | chore: regenerate `schema.json` and `openapi.json` files | CyberL1 | 2025-10-17 | 1 | -841/+1805 |
| * | Add application command schema | Rory& | 2025-10-16 | 1 | -10352/+10549 |
| * | Fix package lock | Rory& | 2025-10-16 | 1 | -201/+203 |
| * | Push openapi | Rory& | 2025-10-16 | 1 | -417/+85 |
| * | Updates 1 | Rory& | 2025-10-15 | 1 | -29/+370 |
| * | More schema work, moved most stuff from entities to schemas, though messy | Rory& | 2025-10-15 | 1 | -10808/+10835 |
| * | Reorganise schemas a little bit | Rory& | 2025-10-15 | 1 | -2659/+2896 |
| * | Schema fixes, api bug fix | Rory& | 2025-10-14 | 1 | -4951/+41 |
| * | app_id -> application_id | Rory& | 2025-10-14 | 1 | -6/+3 |
| * | Try to fix duplicate user settings | Rory& | 2025-10-11 | 1 | -0/+8 |
| * | More path fixes | Rory& | 2025-10-11 | 1 | -29/+1 |
| * | Clean build for schemas | Rory& | 2025-10-11 | 1 | -594/+0 |
| * | Update more path variables | Rory& | 2025-10-11 | 1 | -10/+10 |
| * | Update path variables | Rory& | 2025-10-11 | 1 | -18/+618 |
| * | build: always run openapi and schema generation, use build mode | Rory& | 2025-10-07 | 1 | -416/+11386 |
| * | Update openapi schema file as it never gets done | Rory& | 2025-10-01 | 1 | -2840/+10780 |
| * | channel is nullable fixes | MathMan05 | 2025-05-28 | 1 | -1/+4 |
| * | Implement signed cdn urls | Puyodead1 | 2025-05-03 | 1 | -69/+220 |
| * | Prebuild for schema and openapi json files | root | 2025-03-23 | 1 | -68797/+9785 |
| * | Merge branch 'master' of https://github.com/spacebarchat/server into update_w... | root | 2025-03-23 | 1 | -9782/+68803 |
| |\ |
|
| | * | added updates to sync with djs webhook packet | root | 2025-03-20 | 1 | -0/+30 |
| * | | Fixed errors in authorization for webhooks with tokens | root | 2025-03-23 | 1 | -13/+264 |
| * | | modified webhooks to match djs webhook send format | root | 2025-03-20 | 1 | -0/+30 |
| |/ |
|
| * | implement hubs routes | Puyodead1 | 2025-01-07 | 1 | -1249/+1641 |
| * | Add more application properties | TomatoCake | 2024-08-31 | 1 | -0/+18 |
| * | Fixes for password, mfa code & email validation | TomatoCake | 2024-08-29 | 1 | -0/+29 |
| * | Add method to NO_AUTHORIZATION_ROUTES | TomatoCake | 2024-08-24 | 1 | -17/+1 |
| * | Listing & creation of Developer Portal teams | TomatoCake | 2024-08-24 | 1 | -6/+83 |
| * | Run openapi.js from #1193 | TomatoCake | 2024-08-22 | 1 | -10/+0 |
| * | Merge branch 'master' of https://github.com/DEVTomatoCake/spacebar-server int... | TomatoCake | 2024-08-22 | 1 | -442/+251 |
| |\ |
|
| | * | Highlight sb-only routes | TomatoCake | 2024-08-21 | 1 | -0/+78 |
| | * | Slight code cleanup & update project desc | TomatoCake | 2024-08-21 | 1 | -1/+1 |
| | * | Exclude more internal schemas | TomatoCake | 2024-08-21 | 1 | -441/+172 |
| | * | Fix bug & handle 75k/large_threshold in opcode 8 | TomatoCake | 2024-08-18 | 1 | -1/+15 |
| * | | Trying to fix guild response schemas | TomatoCake | 2024-08-17 | 1 | -200/+225 |
| |/ |
|
| * | regenerate openapi.json | Cyber | 2024-08-17 | 1 | -0/+80 |
| * | Fix typo in Request Guild Members relation | TomatoCake | 2024-08-14 | 1 | -15/+65 |
| * | Merge branch 'master' into feat/webhooks-3 | TomatoCake | 2024-08-08 | 1 | -14/+260 |
| |\ |
|
| | * | Merge branch 'master' into master | Madeline | 2024-07-28 | 1 | -211/+719 |
| | |\ |
|
| | | * | Fix msg component typings | TomatoCake | 2024-07-28 | 1 | -213/+785 |
| | * | | Updated the openapi schema | aintDatCap | 2024-07-24 | 1 | -2/+71 |
| | |/ |
|
| * | | Consistent relations, url property, src channel | TomatoCake | 2024-07-18 | 1 | -3/+10 |
| * | | Perms for GET webhook, url property | TomatoCake | 2024-07-18 | 1 | -3/+5 |
| * | | Merge branch 'master' of https://github.com/DEVTomatoCake/spacebar-server int... | TomatoCake | 2024-07-18 | 1 | -333/+906 |
| |\| |
|
| | * | Move route to api/connections | TomatoCake | 2024-07-17 | 1 | -19/+27 |
| | * | Update schema & add response type | TomatoCake | 2024-07-17 | 1 | -4/+20 |
| | * | fix poll in msg create schema | Madeline | 2024-07-09 | 1 | -43/+264 |
| | * | Ban API compat & Bulk Ban endpoint (#1120) | TomatoCake | 2024-06-05 | 1 | -470/+257 |
| | * | add `notification_settings` object to ready | Puyodead1 | 2024-05-26 | 1 | -263/+499 |
| | * | update schemas.json and openapi.json | Madeline | 2023-12-21 | 1 | -50/+91 |
| * | | webhook fixes & username/avatar property for msg | TomatoCake | 2024-07-18 | 1 | -32/+384 |
| |/ |
|
| * | update invites endpoints to support latest api | Madeline | 2023-08-12 | 1 | -1/+7 |
| * | generate openapi | Madeline | 2023-08-07 | 1 | -42/+25 |
| * | refactor checkToken | Madeline | 2023-07-28 | 1 | -76/+103 |
| * | Fix docs for /users/:id/profile | Madeline | 2023-06-11 | 1 | -1/+132 |
| * | Send user and roles id array in GET /guilds/:id/members/:id | Madeline | 2023-06-11 | 1 | -1/+50 |
| * | Merge pull request #1052 from spacebarchat/feat/auto-create-bot-users | Puyodead1 | 2023-05-07 | 1 | -0/+5 |
| |\ |
|
| | * | add option to auto add bot users to new apps | Puyodead1 | 2023-05-06 | 1 | -0/+8 |
| * | | add initial_guild_id client state property | Puyodead1 | 2023-05-07 | 1 | -0/+9 |
| |/ |
|
| * | Fix UserRelationsResponse schema | Madeline | 2023-04-19 | 1 | -26/+27 |
| * | Enforce theme_colors to be ints | Madeline | 2023-04-18 | 1 | -10/+20 |
| * | Rewrite getRouteDescriptions, fix message route not appearing in openapi spec | Madeline | 2023-04-16 | 1 | -0/+141 |
| * | generated files | Madeline | 2023-04-14 | 1 | -3/+238 |
| * | Fix bug where different HTTP method handlers would overwrite eachother in spe... | Madeline | 2023-04-14 | 1 | -0/+2630 |
| * | fix some types not being generated correctly | Puyodead1 | 2023-04-13 | 1 | -30/+882 |
| * | Update openapi.json | Puyodead1 | 2023-04-13 | 1 | -0/+3927 |
| * | spacebar | Puyodead1 | 2023-04-13 | 1 | -6/+6 |
| * | clusterfuck | Puyodead1 | 2023-04-13 | 1 | -4595/+32 |
| * | oapi: add missing 2fa types to login | Puyodead1 | 2023-04-13 | 1 | -16/+91 |
| * | oapi: bug fixes | Puyodead1 | 2023-04-13 | 1 | -70/+40 |
| * | oapi: root level routes | Puyodead1 | 2023-04-13 | 1 | -13/+258 |
| * | oapi: voice regions | Puyodead1 | 2023-04-13 | 1 | -2/+9 |
| * | oapi: finish users | Puyodead1 | 2023-04-13 | 1 | -22/+155 |
| * | oapi: users progress | Puyodead1 | 2023-04-13 | 1 | -74/+664 |
| * | oapi: stickers | Puyodead1 | 2023-04-13 | 1 | -2/+9 |
| * | oapi: sticker packs | Puyodead1 | 2023-04-13 | 1 | -2/+15 |
| * | oapi: readstates | Puyodead1 | 2023-04-13 | 1 | -1/+11 |
| * | oapi: policies | Puyodead1 | 2023-04-13 | 1 | -8/+404 |
| * | oapi: oauth2 | Puyodead1 | 2023-04-13 | 1 | -2/+59 |
| * | oapi: invites | Puyodead1 | 2023-04-13 | 1 | -2/+29 |
| * | oapi: fix guild discovery requirements | Puyodead1 | 2023-04-13 | 1 | -1/+91 |
| * | guilds | Puyodead1 | 2023-04-13 | 1 | -664/+2383 |
| * | Update openapi.json | Puyodead1 | 2023-04-13 | 1 | -0/+18 |
| * | gifs and query params | Puyodead1 | 2023-04-13 | 1 | -0/+10047 |
| * | auth routes | Puyodead1 | 2023-04-13 | 1 | -7992/+0 |
| * | generate:openapi | Madeline | 2023-04-12 | 1 | -0/+426 |
| * | SPACEBAR | Madeline | 2023-03-31 | 1 | -5/+5 |
| * | Ajv and openapi spec use different versions of typescript json schema?????? | Madeline | 2023-03-25 | 1 | -8/+6 |
| * | Work towards fixing openapi spec | Madeline | 2023-03-24 | 1 | -197/+374 |
| * | Generate openapi | Madeline | 2023-02-26 | 1 | -5/+254 |
| * | read-states/ack-bulk (#969) | Madeline | 2023-01-30 | 1 | -0/+107 |
| * | Implement WebAuthn (#967) | Puyodead1 | 2023-01-30 | 1 | -4/+184 |
| * | Update openapi | Madeline | 2023-01-14 | 1 | -0/+37 |
| * | add back openapi generation. todo: find way to keep route text descriptions i... | Madeline | 2023-01-06 | 1 | -5999/+6817 |
| * | Bring back loginRedirect but fix it. Also move some assets out of public | Madeline | 2022-09-26 | 1 | -0/+6000 |
| * | Rearrange assets a bit, fix anything that uses assets folder | Madeline | 2022-09-26 | 1 | -6000/+0 |
| * | Refactor to mono-repo + upgrade packages | Madeline | 2022-09-25 | 1 | -0/+6000 |