| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | Set nick/pronouns to undefined if attempting to set to empty string. Fixes #1246 | Rory& | 2025-09-29 | 1 | -0/+2 |
| * | | Oops, forgot to register extension | Rory& | 2025-09-29 | 1 | -0/+4 |
| * | | Add author and mentions relation to fetching messages | Rory& | 2025-09-29 | 1 | -0/+5 |
| * | | Use default ID on file upload requests | Rory& | 2025-09-29 | 1 | -1/+1 |
| * | | Fix schemas | Rory& | 2025-09-29 | 1 | -1/+8 |
| * | | Update message schema to handle cloud attachments | Rory& | 2025-09-29 | 2 | -7/+4 |
| * | | Fix uploads? | Rory& | 2025-09-29 | 1 | -0/+1 |
| * | | Fix ID references | Rory& | 2025-09-29 | 2 | -2/+26 |
| * | | Add first half of cloud attachment uploads | Rory& | 2025-09-29 | 7 | -6/+169 |
| * | | Implement greeting | Rory& | 2025-09-29 | 3 | -0/+33 |
| * | | Implement fetching DM messages by user ID | Rory& | 2025-09-29 | 8 | -65/+129 |
| * | | Implement message preloading | Rory& | 2025-09-29 | 5 | -2/+47 |
| * | | Move to some etension methods | Rory& | 2025-09-29 | 8 | -66/+123 |
| * | | Channel: add helpers to calculate user permissions and determine channel visi... | Rory& | 2025-09-29 | 1 | -8/+79 |
| * | | Permissions: Add some constants for all or no permissions | Rory& | 2025-09-29 | 1 | -0/+6 |
| * | | Permissions: less magic numbers | Rory& | 2025-09-29 | 1 | -19/+7 |
| * | | Fix creating guilds | Rory& | 2025-09-29 | 1 | -72/+22 |
| * | | Add schemas for collectibles | Rory& | 2025-09-29 | 6 | -1/+273 |
| * | | Colorful roles | Rory& | 2025-09-29 | 4 | -0/+51 |
| * | | A little bit of formatting cleanup | Rory& | 2025-09-29 | 1 | -0/+2 |
| * | | Initialise settings versions | Rory& | 2025-09-29 | 1 | -16/+11 |
| * | | Emit USER_SETTINGS_PROTO_UPDATE | Rory& | 2025-09-29 | 1 | -0/+1 |
| * | | Make guild channels nullable | Rory& | 2025-09-29 | 1 | -8/+8 |
| * | | Add new field to guild update schema | Rory& | 2025-09-29 | 1 | -0/+1 |
| * | | Release -> ClientRelease | Rory& | 2025-09-29 | 1 | -1/+1 |
| * | | Setting protos support | Rory& | 2025-09-29 | 7 | -0/+290 |
| * | | Fix typo | Rory& | 2025-09-29 | 1 | -1/+1 |
| * | | Add tracing to IDENTIFY | Rory& | 2025-09-29 | 3 | -2/+15 |
| * | | Add stopwatch/elapsedtime classes | Rory& | 2025-09-29 | 1 | -0/+115 |
| * | | fix: use `createDateColumn()` | CyberL1 | 2025-09-29 | 1 | -1/+2 |
| * | | fix: update `pinned` column value in down migration | CyberL1 | 2025-09-29 | 1 | -0/+3 |
| * | | fix: migrate older pinned messages to the new system | CyberL1 | 2025-09-29 | 1 | -0/+3 |
| * | | refactor: add `pinned` getter to `Message` entity | CyberL1 | 2025-09-29 | 1 | -0/+5 |
| * | | refactor: use `pinned_at` to check if message is pinnned | CyberL1 | 2025-09-29 | 2 | -5/+4 |
| * | | fix: getting message pinss | CyberL1 | 2025-09-29 | 2 | -0/+20 |
| * | | add CONFIG_READONLY functionality | boogiewoogie | 2025-09-29 | 1 | -1/+3 |
| * | | fixes and minor changes for email stuff | Puyodead1 | 2025-09-05 | 1 | -13/+15 |
| * | | Add automod migration | Rory& | 2025-07-27 | 2 | -1/+18 |
| * | | More cleanup | Rory& | 2025-07-27 | 2 | -2/+3 |
| * | | Some cleanup | Rory& | 2025-07-27 | 7 | -1389/+23 |
| * | | Kitty stuff works now | Emma [it/its]@Rory& | 2025-07-27 | 2 | -39/+65 |
| * | | WIP logo/terminal stuff | Emma [it/its]@Rory& | 2025-07-27 | 9 | -0/+1501 |
| * | | Implement CRUD for automod | Emma [it/its]@Rory& | 2025-07-27 | 5 | -3/+163 |
| * | | update guild bans api | dank074 | 2025-07-21 | 1 | -1/+3 |
| * | | Merge pull request #1305 from ZaneH/feat/handle-github-webhook | Puyodead1 | 2025-07-12 | 1 | -0/+10 |
| |\ \ |
|
| | * | | Capitalize `ref_type` when using in embed | Zane Helton | 2025-06-29 | 1 | -0/+10 |
| * | | | Add emoji source endpoint | Rory& | 2025-07-07 | 2 | -0/+45 |
| * | | | Add endpoint to get account standing | Rory& | 2025-07-07 | 2 | -0/+39 |
| * | | | Add staff_only flag in guild create schema | Rory& | 2025-07-07 | 1 | -0/+1 |
| * | | | Add intent to event map as per discord docs | Rory& | 2025-07-06 | 1 | -0/+122 |
| * | | | Add map of privileged intents | Rory& | 2025-07-06 | 1 | -1/+5 |
| * | | | Move erkinalp intents out | Rory& | 2025-07-06 | 1 | -0/+3 |
| * | | | Use discord names for intents | Rory& | 2025-07-06 | 1 | -5/+5 |
| * | | | Add bitfield for discords privileged intents | Rory& | 2025-07-06 | 1 | -0/+2 |
| * | | | Silence duplicate url/path errors when signature objects are passed in | Rory& | 2025-07-06 | 1 | -4/+6 |
| * | | | Make CDN signature logging opt-in, log stack when both path and url are provided | Rory& | 2025-07-06 | 1 | -35/+51 |
| * | | | Prettier | Rory& | 2025-07-06 | 4 | -33/+67 |
| * | | | Resolve eslint errors | Rory& | 2025-07-06 | 1 | -5/+2 |
| * | | | Make IP/user-agent validation in CDN work | Rory& | 2025-07-06 | 3 | -98/+203 |
| * | | | use prototype when signing message | Emma [it/its]@Rory& | 2025-07-06 | 1 | -1/+1 |
| * | | | dont duplicate urls | Emma [it/its]@Rory& | 2025-07-06 | 1 | -2/+2 |
| * | | | include rest of attachment when signing | Emma [it/its]@Rory& | 2025-07-06 | 1 | -0/+1 |
| * | | | Sign media per user | Emma [it/its]@Rory& | 2025-07-06 | 3 | -0/+20 |
| * | | | Add ip? | Emma [it/its]@Rory& | 2025-07-06 | 1 | -1/+0 |
| * | | | More logging | Emma [it/its]@Rory& | 2025-07-06 | 1 | -4/+16 |
| * | | | log signed ip addr | Emma [it/its]@Rory& | 2025-07-06 | 1 | -0/+1 |
| * | | | Log signing errors | Emma [it/its]@Rory& | 2025-07-06 | 1 | -1/+9 |
| * | | | Add options to erquire IP or User Agent to access CDN | Emma [it/its]@Rory& | 2025-07-06 | 3 | -21/+33 |
| * | | | Update some dependencies, fix nix | Emma [it/its]@Rory& | 2025-07-02 | 3 | -7/+11 |
| * | | | Fix the creation of guilds from templates | Zane Helton | 2025-06-29 | 1 | -1/+28 |
| * | | | Make ban reason nullable | Zane Helton | 2025-06-29 | 1 | -1/+1 |
| |/ / |
|
| * | | Fix various issues with embeds on message updates | Zane Helton | 2025-06-28 | 2 | -0/+33 |
| * | | add webrtc support (#1284) | dank074 | 2025-06-22 | 16 | -43/+240 |
| * | | delete the null eater | MathMan05 | 2025-05-28 | 1 | -38/+1 |
| * | | channel is nullable fixes | MathMan05 | 2025-05-28 | 1 | -1/+1 |
| * | | Implement signed cdn urls | Puyodead1 | 2025-05-03 | 7 | -0/+192 |
| * | | add ophandler for GuildSubscriptionsBulk message | dank074 | 2025-04-12 | 3 | -0/+14 |
| * | | Added better user configuration and removed extra logging | root | 2025-03-25 | 4 | -3/+34 |
| * | | Added Name Validation utility function | root | 2025-03-24 | 2 | -0/+52 |
| * | | Merge branch 'master' of https://github.com/spacebarchat/server into update_w... | root | 2025-03-23 | 1 | -0/+3 |
| |\ \ |
|
| | * \ | Merge pull request #1217 from SupremeMortal/fix/message-ack | Puyodead1 | 2025-03-23 | 1 | -0/+3 |
| | |\ \ |
|
| | | * | | Add missing fields to `MessageAcknowledgeSchema` | SupremeMortal | 2024-09-15 | 1 | -0/+3 |
| | * | | | added updates to sync with djs webhook packet | root | 2025-03-20 | 2 | -2/+15 |
| * | | | | Fixed errors in authorization for webhooks with tokens | root | 2025-03-23 | 2 | -0/+24 |
| * | | | | modified webhooks to match djs webhook send format | root | 2025-03-20 | 2 | -2/+15 |
| |/ / / |
|
| * | | | implement hubs routes | Puyodead1 | 2025-01-07 | 9 | -2/+184 |
| * | | | run prettier | dank074 | 2024-11-19 | 2 | -13/+17 |
| * | | | Merge pull request #1232 from dank074/patch/eslintConfig | Madeline | 2024-11-14 | 6 | -4/+4 |
| |\ \ \ |
|
| | * | | | turn off eslint rules causing issues | dank074 | 2024-11-13 | 6 | -4/+4 |
| * | | | | fix op 8 | dank074 | 2024-11-13 | 1 | -2/+2 |
| |/ / / |
|
| * | | | Add express trustedProxy support | Emma [it/its]@Rory& | 2024-10-30 | 1 | -0/+3 |
| * | | | Update sentry to latest | Emma [it/its]@Rory& | 2024-10-30 | 1 | -25/+18 |
| * | | | Update some patches, switch to node-fetch-commonjs, more updates | Emma [it/its]@Rory& | 2024-10-28 | 2 | -3/+3 |
| |/ / |
|
| * / | Add `guild_template_code` to `GuildCreateSchema` | SupremeMortal | 2024-09-14 | 1 | -0/+1 |
| |/ |
|
| * | Fix new app property migration disallowing NULL | TomatoCake | 2024-08-31 | 3 | -6/+6 |
| * | Add more application properties | TomatoCake | 2024-08-31 | 5 | -8/+99 |
| * | Fixes for password, mfa code & email validation | TomatoCake | 2024-08-29 | 8 | -21/+68 |
| * | Listing & creation of Developer Portal teams | TomatoCake | 2024-08-24 | 9 | -7/+108 |
| * | Merge branch 'master' of https://github.com/DEVTomatoCake/spacebar-server int... | TomatoCake | 2024-08-22 | 46 | -155/+352 |
| |\ |
|
| | * | Merge pull request #1178 from DEVTomatoCake/fix/1154-mysql-charset | Madeline | 2024-08-22 | 39 | -131/+286 |
| | |\ |
|
| | | * | "engine" const value shared | TomatoCake | 2024-08-18 | 39 | -41/+82 |
| | | * | Run prettier for @Entity() | TomatoCake | 2024-08-17 | 38 | -38/+152 |
| | | * | Add utf8mb4 "engine" property to all entitys | TomatoCake | 2024-08-17 | 38 | -131/+131 |
| | * | | Merge branch 'master' into fix/widget.json-channel-ordering-deleted-channels | Madeline | 2024-08-22 | 6 | -9/+37 |
| | |\ \ |
|
| | | * \ | Merge pull request #1126 from DEVTomatoCake/feat/local-image-proxy | Madeline | 2024-08-19 | 4 | -6/+32 |
| | | |\ \ |
|
| | | | * \ | Merge branch 'master' of https://github.com/DEVTomatoCake/spacebar-server int... | TomatoCake | 2024-08-18 | 4 | -9/+7 |
| | | | |\ \ |
|
| | | | * \ \ | Merge branch 'master' of https://github.com/DEVTomatoCake/spacebar-server int... | TomatoCake | 2024-08-15 | 29 | -56/+477 |
| | | | |\ \ \
| | | | | |/
| | | | |/| |
|
| | | | * | | | Merge branch 'master' into feat/local-image-proxy | TomatoCake | 2024-07-18 | 23 | -29/+312 |
| | | | |\ \ \ |
|
| | | | * | | | | "Fix" jimp import typings | TomatoCake | 2024-06-28 | 2 | -0/+24 |
| | | | * | | | | running prettier for others | TomatoCake | 2024-06-28 | 1 | -4/+3 |
| | | | * | | | | Merge branch 'master' into feat/local-image-proxy | TomatoCake | 2024-06-28 | 2 | -4/+11 |
| | | | |\ \ \ \ |
|
| | | | * | | | | | Add config value for cache duration | TomatoCake | 2024-06-28 | 1 | -3/+5 |
| | | | * | | | | | Ban API compat & Bulk Ban endpoint (#1120) | TomatoCake | 2024-06-05 | 2 | -3/+28 |
| | | * | | | | | | fix: nickmane reset by command | Cyber | 2024-08-19 | 1 | -2/+4 |
| | | | |_|_|_|/
| | |/| | | | |
|
| | | * | | | | | Consistent widget disabled error | TomatoCake | 2024-08-18 | 1 | -1/+1 |
| | * | | | | | | re-add CDN TODO comment | TomatoCake | 2024-08-18 | 1 | -0/+1 |
| | * | | | | | | Prettier, remove manual deletion of msgs | TomatoCake | 2024-08-18 | 1 | -9/+12 |
| | * | | | | | | widget.json channel_ordering, fix channel deletion | TomatoCake | 2024-08-18 | 1 | -2/+14 |
| | |/ / / / / |
|
| | * | | | | | Merge branch 'master' into fix/not_found-request-guild-members-error | TomatoCake | 2024-08-18 | 2 | -6/+4 |
| | |\ \ \ \ \ |
|
| | | * | | | | | Consistent username length requirement | TomatoCake | 2024-08-17 | 2 | -6/+4 |
| | * | | | | | | Fix bug & handle 75k/large_threshold in opcode 8 | TomatoCake | 2024-08-18 | 1 | -1/+1 |
| | |/ / / / / |
|
| * / / / / / | Trying to fix guild response schemas | TomatoCake | 2024-08-17 | 6 | -22/+42 |
| |/ / / / / |
|
| * | | | | | regenerate openapi.json | Cyber | 2024-08-17 | 1 | -1/+1 |
| * | | | | | fix: allow array in op 8 | Cyber | 2024-08-17 | 1 | -2/+2 |
| | |_|_|/
|/| | | |
|
| * | | | | Update 1723644478176-webhookSourceChannel.ts | Puyodead1 | 2024-08-14 | 1 | -1/+1 |
| * | | | | Merge pull request #1163 from CyberL1/fix/webhooks | Puyodead1 | 2024-08-14 | 1 | -1/+1 |
| |\ \ \ \ |
|
| | * | | | | fix: add webhook_id to webhook's messages | Cyber | 2024-08-14 | 1 | -1/+1 |
| * | | | | | Add migrations for webhook source_channel_id | TomatoCake | 2024-08-14 | 3 | -0/+69 |
| |/ / / / |
|
| * | | | | Merge pull request #1161 from DEVTomatoCake/feat/bio-max-length-config | Madeline | 2024-08-14 | 3 | -13/+11 |
| |\ \ \ \ |
|
| | * | | | | Make profile bio max length configurable | TomatoCake | 2024-08-10 | 3 | -13/+11 |
| * | | | | | Merge pull request #1159 from DEVTomatoCake/feat/request-guild-members | Madeline | 2024-08-14 | 8 | -17/+107 |
| |\ \ \ \ \ |
|
| | * | | | | | Fix issues with requesting presences | TomatoCake | 2024-08-11 | 5 | -9/+63 |
| | * | | | | | opcode 8 | TomatoCake | 2024-08-09 | 3 | -8/+44 |
| | |/ / / / |
|
| * / / / / | Icon for discovery categories & fix "primary_only" | TomatoCake | 2024-08-13 | 4 | -3/+50 |
| |/ / / / |
|
| * | | | | Merge branch 'master' into feat/webhooks-3 | TomatoCake | 2024-08-08 | 4 | -8/+93 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'master' into master | Madeline | 2024-07-28 | 3 | -8/+92 |
| | |\ \ \ \ |
|
| | | * | | | | prettier .-. | TomatoCake | 2024-07-28 | 2 | -3/+18 |
| | | * | | | | Fix msg component typings | TomatoCake | 2024-07-28 | 3 | -8/+77 |
| | | | |_|/
| | |/| | |
|
| | * | | | | Refactored max limit for bulk-bans from AbsoluteRateLimits to GuildLimits as ... | aintDatCap | 2024-07-24 | 2 | -5/+1 |
| | * | | | | Implemented proposal described in the issue #1122 | aintDatCap | 2024-07-24 | 1 | -0/+5 |
| | |/ / / |
|
| * | | | | Consistent relations, url property, src channel | TomatoCake | 2024-07-18 | 1 | -3/+13 |
| * | | | | 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 | 65 | -33/+1048 |
| |\| | | |
|
| | * | | | Make channel ID optional when replying | TomatoCake | 2024-07-17 | 1 | -1/+1 |
| | * | | | feat: badges | Cyber | 2024-07-17 | 8 | -0/+102 |
| | * | | | Run prettier .-. | TomatoCake | 2024-07-17 | 1 | -3/+6 |
| | * | | | Update schema & add response type | TomatoCake | 2024-07-17 | 1 | -3/+7 |
| | * | | | Make poll a single object instead of an array | TomatoCake | 2024-07-09 | 1 | -1/+1 |
| | * | | | Merge pull request #1138 from DEVTomatoCake/fix/connection-redirect-uri | Madeline | 2024-07-09 | 1 | -4/+4 |
| | |\ \ \ |
|
| | | * | | | Use front end URI instead of API | TomatoCake | 2024-07-06 | 1 | -4/+4 |
| | * | | | | Merge branch 'master' into feat/new-msg-props | Madeline | 2024-07-09 | 1 | -1/+2 |
| | |\ \ \ \ |
|
| | | * | | | | add email verification page | Puyodead1 | 2024-07-08 | 1 | -1/+2 |
| | | |/ / / |
|
| | * | | | | fix poll in msg create schema | Madeline | 2024-07-09 | 1 | -1/+1 |
| | * | | | | Add new message flags once again | TomatoCake | 2024-07-05 | 6 | -13/+104 |
| | |/ / / |
|
| | * | | | Send position property on guild join | TomatoCake | 2024-07-04 | 1 | -4/+11 |
| | * | | | Add "email.senderAddress" config | TomatoCake | 2024-07-04 | 3 | -3/+9 |
| | * | | | Fix Postgres column type (hopefully) | TomatoCake | 2024-07-04 | 1 | -1/+1 |
| | * | | | Prettier -.- | TomatoCake | 2024-07-04 | 1 | -1/+0 |
| | * | | | Add migration for new user setting props | TomatoCake | 2024-07-04 | 3 | -0/+69 |
| | | |/
| |/| |
|
| | * | | Add missing entries to UserSettings | Diana Nilsson | 2024-06-27 | 1 | -0/+7 |
| | * | | Remove parent for childs on category deletion | TomatoCake | 2024-06-05 | 1 | -4/+4 |
| | * | | prettier | Madeline | 2024-06-05 | 1 | -4/+1 |
| | * | | Add Bulk Ban endpoint | TomatoCake | 2024-06-05 | 2 | -3/+31 |
| | |/ |
|
| | * | add `notification_settings` object to ready | Puyodead1 | 2024-05-26 | 1 | -0/+3 |
| | * | Fix message flags being null | Puyodead1 | 2024-04-14 | 4 | -2/+75 |
| | * | Add nix flake to repo (#1111) | Rory& | 2024-02-19 | 1 | -1/+1 |
| | * | add missing license headers | Puyodead1 | 2023-12-17 | 35 | -3/+630 |
| | * | add new right for creating registration tokens | Puyodead1 | 2023-12-14 | 1 | -0/+1 |
| * | | try manual conflict resolving | TomatoCake | 2024-07-18 | 1 | -0/+3 |
| * | | Fix ESLint & prettier | TomatoCake | 2024-07-18 | 4 | -10/+28 |
| * | | webhook fixes & username/avatar property for msg | TomatoCake | 2024-07-18 | 5 | -8/+64 |
| * | | Start implementing webhooks | Puyodead1 | 2023-12-10 | 5 | -4/+50 |
| |/ |
|
| * | member projection: select avatar | Puyodead1 | 2023-12-09 | 1 | -2/+4 |
| * | add components to message create schema | Puyodead1 | 2023-12-06 | 1 | -0/+2 |
| * | fix some issues with discord bot libs | Puyodead1 | 2023-11-29 | 3 | -1/+9 |
| * | Proper error messages for invalid config | Madeline | 2023-11-29 | 1 | -4/+35 |
| * | fucking postgres | Madeline | 2023-10-04 | 5 | -20/+20 |
| * | refactor channel positions in guild | Madeline | 2023-10-04 | 5 | -12/+232 |
| * | Add `mobile_network_type` to message create schema | CyberL1 | 2023-09-30 | 1 | -0/+1 |
| * | update sentry | Madeline | 2023-09-02 | 1 | -12/+23 |
| * | typeorm inverse relations of guild relations | Madeline | 2023-09-02 | 7 | -10/+12 |
| * | Merge branch 'master' of github.com:spacebarchat/server | Madeline | 2023-09-02 | 1 | -1/+1 |
| |\ |
|
| | * | make guild voice a text based channel | Puyodead1 | 2023-08-27 | 1 | -1/+1 |
| * | | DB_LOGGING env var | Madeline | 2023-09-02 | 1 | -6/+6 |
| |/ |
|
| * | Fix OOM on large guild join | Madeline | 2023-08-12 | 1 | -10/+10 |
| * | Refactor email sending + remove email verification if mail sending is not set up | Madeline | 2023-08-12 | 2 | -125/+47 |
| * | remove default welcome screen text | Madeline | 2023-08-12 | 1 | -2/+2 |
| * | update invites endpoints to support latest api | Madeline | 2023-08-12 | 2 | -3/+7 |
| * | 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 |
| * | allow bot/bearer tokens through Authorization header | Madeline | 2023-08-07 | 1 | -0/+3 |
| * | goof | Madeline | 2023-08-07 | 1 | -1/+1 |
| * | Fix linter warnings in connections | Puyodead1 | 2023-08-06 | 2 | -5/+4 |
| * | Fix connection class imports | Puyodead1 | 2023-08-06 | 4 | -6/+6 |
| * | Fix some linting warnings | Puyodead1 | 2023-08-06 | 4 | -3/+4 |
| * | add back guild id to message tojson | Madeline | 2023-08-07 | 1 | -1/+0 |
| * | update proxy-agent | Madeline | 2023-08-07 | 1 | -1/+1 |
| * | some abaddon compat | Madeline | 2023-07-31 | 2 | -2/+26 |
| * | send empty READY_SUPPLEMENTAL for client compatibility | Madeline | 2023-07-31 | 1 | -0/+1 |
| * | * call toJSON of keys in gateway when using erlpack | Madeline | 2023-07-29 | 5 | -3/+32 |
| * | refactor checkToken | Madeline | 2023-07-28 | 2 | -74/+50 |
| * | Merge branch 'master' into feat/refactorIdentify | Madeline | 2023-07-28 | 61 | -116/+691 |
| |\ |
|
| | * | Merge pull request #1066 from Zert3x/master | Madeline | 2023-06-14 | 1 | -1/+1 |
| | |\ |
|
| | | * | forwaded -> forwarded | Zert3x | 2023-05-28 | 1 | -1/+1 |
| | * | | Fix docs for /users/:id/profile | Madeline | 2023-06-11 | 3 | -32/+35 |
| | * | | Send user and roles id array in GET /guilds/:id/members/:id | Madeline | 2023-06-11 | 1 | -0/+2 |
| | |/ |
|
| | * | Merge pull request #1052 from spacebarchat/feat/auto-create-bot-users | Puyodead1 | 2023-05-07 | 3 | -0/+26 |
| | |\ |
|
| | | * | fix build failure | Puyodead1 | 2023-05-07 | 1 | -1/+1 |
| | | * | create util for app bot user creation | Puyodead1 | 2023-05-07 | 2 | -0/+25 |
| | | * | add option to auto add bot users to new apps | Puyodead1 | 2023-05-06 | 1 | -0/+1 |
| | * | | add initial_guild_id client state property | Puyodead1 | 2023-05-07 | 1 | -0/+4 |
| | |/ |
|
| | * | add flags property to voice state update | Puyodead1 | 2023-05-06 | 1 | -0/+2 |
| | * | Fix UserRelationsResponse schema | Madeline | 2023-04-19 | 2 | -36/+7 |
| | * | Enforce theme_colors to be ints | Madeline | 2023-04-18 | 2 | -6/+4 |
| | * | Rewrite getRouteDescriptions, fix message route not appearing in openapi spec | Madeline | 2023-04-16 | 3 | -0/+50 |
| | * | move guild/user prop initialisations into create/register methods | Madeline | 2023-04-14 | 2 | -16/+30 |
| | * | fix typos | Madeline | 2023-04-14 | 1 | -1/+3 |
| | * | fix some types not being generated correctly | Puyodead1 | 2023-04-13 | 1 | -2/+4 |
| | * | clusterfuck | Puyodead1 | 2023-04-13 | 25 | -93/+87 |
| | * | oapi: add missing 2fa types to login | Puyodead1 | 2023-04-13 | 1 | -0/+14 |
| | * | oapi: bug fixes | Puyodead1 | 2023-04-13 | 6 | -18/+25 |
| | * | oapi: root level routes | Puyodead1 | 2023-04-13 | 6 | -0/+41 |
| | * | oapi: finish users | Puyodead1 | 2023-04-13 | 4 | -10/+17 |
| | * | oapi: users progress | Puyodead1 | 2023-04-13 | 9 | -6/+47 |
| | * | oapi: sticker packs | Puyodead1 | 2023-04-13 | 2 | -0/+4 |
| | * | oapi: policies | Puyodead1 | 2023-04-13 | 6 | -2/+26 |
| | * | oapi: oauth2 | Puyodead1 | 2023-04-13 | 2 | -0/+4 |
| | * | oapi: fix guild discovery requirements | Puyodead1 | 2023-04-13 | 1 | -1/+1 |
| | * | guilds | Puyodead1 | 2023-04-13 | 22 | -11/+191 |
| | * | gifs and query params | Puyodead1 | 2023-04-13 | 2 | -0/+73 |
| | * | fixing lots of openapi crap | Puyodead1 | 2023-04-13 | 4 | -11/+9 |
| | * | AAA | Puyodead1 | 2023-04-13 | 5 | -0/+34 |
| | * | channels | Puyodead1 | 2023-04-13 | 6 | -0/+22 |
| | * | applications | Puyodead1 | 2023-04-13 | 5 | -0/+10 |
| | * | auth routes | Puyodead1 | 2023-04-13 | 9 | -0/+49 |
| * | | Merge branch 'master' into feat/refactorIdentify | Madeline | 2023-04-13 | 24 | -26/+700 |
| |\| |
|
| | * | Fix DC client throwing on GUILD_CREATE | Madeline | 2023-04-12 | 2 | -13/+28 |
| | * | 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 |
| | * | | Merge pull request #1026 from ochen1/patch-3 | Madeline | 2023-04-11 | 1 | -0/+8 |
| | |\ \ |
|
| | | * | | Use partition func instead + use Promise.all | Madeline | 2023-04-11 | 1 | -0/+8 |
| | | |/ |
|
| | * / | Fix obvious bugs in Member removeRole function | ochen1 | 2023-04-09 | 1 | -2/+2 |
| | |/ |
|
| | * | License information | Madeline | 2023-04-02 | 12 | -0/+216 |
| | * | Less spammy user connection logs | Madeline | 2023-04-02 | 2 | -11/+13 |
| | * | Update connection metadata visibility | Madeline | 2023-04-02 | 1 | -0/+1 |
| | * | Merge branch 'master' into refactor/dev/connections | Madeline | 2023-04-02 | 213 | -442/+655 |
| | |\ |
|
| | * | | prettier | Puyodead1 | 2023-03-18 | 1 | -1/+1 |
| | * | | 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 | 2 | -2/+12 |
| | * | | Add Twitch, error handling, revokation changes, etc | Puyodead1 | 2023-03-18 | 7 | -5/+18 |