| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | Update some patches, switch to node-fetch-commonjs, more updates | Emma [it/its]@Rory& | 2024-10-28 | 11 | -21/+51 | |
| | | | | | ||||||
| * | | | | Fall back to @yukikaze-bot/erlpack if erlpack cant be found or loaded | Emma [it/its]@Rory& | 2024-10-09 | 3 | -3/+18 | |
| | |_|/ |/| | | ||||||
| * | | | Add `guild_template_code` to `GuildCreateSchema` | SupremeMortal | 2024-09-14 | 1 | -0/+1 | |
| | | | | | | | | | | | | | Fixes guild creation due to additional property error. | |||||
| * | | | fix: self nick change response | Cyber | 2024-09-03 | 1 | -2/+10 | |
| |/ / | ||||||
| * | | Fix uploading of emojis | TomatoCake | 2024-09-02 | 1 | -2/+2 | |
| | | | ||||||
| * | | Fix new app property migration disallowing NULL | TomatoCake | 2024-08-31 | 3 | -6/+6 | |
| | | | ||||||
| * | | Add more application properties | TomatoCake | 2024-08-31 | 6 | -11/+121 | |
| |/ | ||||||
| * | Merge pull request #1202 from DEVTomatoCake/fix/password-mfacode-schemas | Puyodead1 | 2024-08-30 | 8 | -21/+68 | |
| |\ | | | | | Fixes for password, mfa code & email validation schemas | |||||
| | * | Merge branch 'master' into fix/password-mfacode-schemas | TomatoCake | 2024-08-29 | 4 | -6/+13 | |
| | |\ | ||||||
| | * | | Fixes for password, mfa code & email validation | TomatoCake | 2024-08-29 | 8 | -21/+68 | |
| | | | | ||||||
| * | | | Enforce RegEx no auth routes start | TomatoCake | 2024-08-30 | 1 | -4/+4 | |
| | | | | ||||||
| * | | | Fix HEAD requests for no authorization routes | TomatoCake | 2024-08-30 | 1 | -4/+10 | |
| | |/ |/| | ||||||
| * | | fix: display pinned message author | Cyber | 2024-08-28 | 1 | -0/+1 | |
| | | | ||||||
| * | | Merge pull request #1199 from DEVTomatoCake/fix/built-in-image-proxy | Madeline | 2024-08-28 | 2 | -2/+9 | |
| |\ \ | ||||||
| | * | | Run prettier | TomatoCake | 2024-08-25 | 2 | -2/+7 | |
| | | | | ||||||
| | * | | Remove auth requirement & fix image path | TomatoCake | 2024-08-25 | 2 | -2/+4 | |
| | |/ | ||||||
| * | | Merge branch 'spacebarchat:master' into fix/lazy-request-filter | TomatoCake | 2024-08-24 | 80 | -364/+1028 | |
| |\| | ||||||
| | * | Run prettier | TomatoCake | 2024-08-24 | 2 | -11/+8 | |
| | | | ||||||
| | * | Add method to NO_AUTHORIZATION_ROUTES | TomatoCake | 2024-08-24 | 2 | -32/+31 | |
| | | | ||||||
| | * | Listing & creation of Developer Portal teams | TomatoCake | 2024-08-24 | 10 | -14/+185 | |
| | | | ||||||
| | * | Fix updating vanity URL & retrieving widget.json | TomatoCake | 2024-08-23 | 2 | -14/+12 | |
| | | | ||||||
| | * | Run prettier | TomatoCake | 2024-08-22 | 1 | -1/+1 | |
| | | | ||||||
| | * | Merge branch 'master' of https://github.com/DEVTomatoCake/spacebar-server ↵ | TomatoCake | 2024-08-22 | 61 | -274/+749 | |
| | |\ | | | | | | | | | | into fix/guild-create-response-schema | |||||
| | | * | 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 | |
| | | | | | ||||||
| | | | * | Merge branch 'spacebarchat:master' into fix/1154-mysql-charset | TomatoCake | 2024-08-17 | 1 | -0/+1 | |
| | | | |\ | ||||||
| | | | * | | Add utf8mb4 "engine" property to all entitys | TomatoCake | 2024-08-17 | 38 | -131/+131 | |
| | | | | | | ||||||
| | | * | | | Merge pull request #1189 from greysilly7/dev/bodyparser | Madeline | 2024-08-22 | 1 | -2/+22 | |
| | | |\ \ \ | ||||||
| | | | * | | | feat (bodyparser): do proper errors | Scott Gould | 2024-08-19 | 1 | -2/+22 | |
| | | | | | | | ||||||
| | | * | | | | Merge branch 'master' into fix/widget.json-channel-ordering-deleted-channels | Madeline | 2024-08-22 | 14 | -77/+286 | |
| | | |\ \ \ \ | ||||||
| | | | * | | | | Send 204 regardless of user existance | TomatoCake | 2024-08-21 | 1 | -53/+13 | |
| | | | | | | | | ||||||
| | | | * | | | | Merge pull request #1126 from DEVTomatoCake/feat/local-image-proxy | Madeline | 2024-08-19 | 7 | -7/+216 | |
| | | | |\ \ \ \ | ||||||
| | | | | * | | | | Merge branch 'master' of https://github.com/DEVTomatoCake/spacebar-server ↵ | TomatoCake | 2024-08-18 | 13 | -63/+175 | |
| | | | | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | into feat/local-image-proxy | |||||
| | | | | * | | | | Merge branch 'master' of https://github.com/DEVTomatoCake/spacebar-server ↵ | TomatoCake | 2024-08-15 | 49 | -169/+1251 | |
| | | | | |\ \ \ \ | | | | | | |/ / | | | | | |/| | | | | | | | | | | into feat/local-image-proxy | |||||
| | | | | * | | | | Merge branch 'master' into feat/local-image-proxy | TomatoCake | 2024-07-18 | 49 | -152/+613 | |
| | | | | |\ \ \ \ | ||||||
| | | | | * | | | | | Fix build by using ts-ignore | TomatoCake | 2024-06-28 | 1 | -1/+2 | |
| | | | | | | | | | | ||||||
| | | | | * | | | | | Fix style + nix? | TomatoCake | 2024-06-28 | 1 | -2/+6 | |
| | | | | | | | | | | ||||||
| | | | | * | | | | | "Fix" jimp import typings | TomatoCake | 2024-06-28 | 3 | -6/+39 | |
| | | | | | | | | | | ||||||
| | | | | * | | | | | running prettier for others | TomatoCake | 2024-06-28 | 1 | -4/+3 | |
| | | | | | | | | | | ||||||
| | | | | * | | | | | Merge branch 'master' into feat/local-image-proxy | TomatoCake | 2024-06-28 | 3 | -7/+32 | |
| | | | | |\ \ \ \ \ | ||||||
| | | | | * | | | | | | Add config value for cache duration | TomatoCake | 2024-06-28 | 2 | -7/+10 | |
| | | | | | | | | | | | ||||||
| | | | | * | | | | | | Prettier stuff -.- | TomatoCake | 2024-06-22 | 1 | -4/+6 | |
| | | | | | | | | | | | ||||||
| | | | | * | | | | | | Fix @ts-expect-error comment after Prettier | TomatoCake | 2024-06-22 | 1 | -1/+1 | |
| | | | | | | | | | | | ||||||
| | | | | * | | | | | | Run Prettier (tabs -> spaces???) | TomatoCake | 2024-06-22 | 1 | -21/+41 | |
| | | | | | | | | | | | ||||||
| | | | | * | | | | | | Add local image proxy using sharp/jimp pkgs | TomatoCake | 2024-06-22 | 3 | -1/+147 | |
| | | | | | | | | | | | ||||||
| | | | | * | | | | | | Ban API compat & Bulk Ban endpoint (#1120) | TomatoCake | 2024-06-05 | 5 | -28/+190 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | |||||
| | | | * | | | | | | | fix: nickmane reset by command | Cyber | 2024-08-19 | 1 | -2/+4 | |
| | | | | |_|_|_|/ / | | | |/| | | | | | ||||||
| | | | * | | | | | | Fix .DS_Store ignore, add gitattributes for nix/scripts | Emma [it/its]@Rory& | 2024-08-18 | 1 | -0/+0 | |
| | | | | | | | | | | ||||||
| | | | * | | | | | | Merge pull request #1185 from CyberL1/feat/message-pinned-message | Puyodead1 | 2024-08-18 | 1 | -0/+32 | |
| | | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | feat: message pinned message | |||||
| | | | | * | | | | | | feat: emit `MESSAGE_CREATE` | Cyber | 2024-08-18 | 1 | -14/+31 | |
| | | | | | | | | | | | ||||||
| | | | | * | | | | | | fix: message timestamp | Cyber | 2024-08-18 | 1 | -0/+1 | |
| | | | | | | | | | | | ||||||
| | | | | * | | | | | | fix: update the code with latest commit | Cyber | 2024-08-18 | 1 | -12/+7 | |
| | | | | | | | | | | | ||||||
| | | | | * | | | | | | feat: message pinned message | Cyber | 2024-08-18 | 1 | -7/+26 | |
| | | | | | | | | | | | ||||||
| | | | * | | | | | | | Merge pull request #1186 from DEVTomatoCake/fix/consistent-widget-disabled-error | Madeline | 2024-08-18 | 3 | -9/+15 | |
| | | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Consistent widget disabled error | |||||
| | | | | * | | | | | | | Consistent widget disabled error | TomatoCake | 2024-08-18 | 3 | -12/+18 | |
| | | | | |/ / / / / / | ||||||
| | | | * / / / / / / | Fix widget.png guild icon loading | TomatoCake | 2024-08-18 | 1 | -8/+8 | |
| | | | |/ / / / / / | ||||||
| | | * | | | | | | | re-add CDN TODO comment | TomatoCake | 2024-08-18 | 1 | -0/+1 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | Prettier, remove manual deletion of msgs | TomatoCake | 2024-08-18 | 2 | -10/+13 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | widget.json channel_ordering, fix channel deletion | TomatoCake | 2024-08-18 | 3 | -7/+24 | |
| | | |/ / / / / / | ||||||
| | | * | | | | | | Merge branch 'master' into fix/msg-update-pinned | TomatoCake | 2024-08-18 | 4 | -27/+92 | |
| | | |\ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ | Merge branch 'master' into fix/not_found-request-guild-members-error | TomatoCake | 2024-08-18 | 4 | -11/+19 | |
| | | | |\ \ \ \ \ \ | ||||||
| | | | * | | | | | | | Fix bug & handle 75k/large_threshold in opcode 8 | TomatoCake | 2024-08-18 | 4 | -27/+92 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also fixes a bug that only allowed "guild_id" and "user_ids" to be an Array instead of also a String Co-Authored-By: Puyodead1 <puyodead@proton.me> | |||||
| | | * | | | | | | | | Send "pinned" as "true" in pins update event | TomatoCake | 2024-08-18 | 1 | -13/+10 | |
| | | | |/ / / / / / | | |/| | | | | | | ||||||
| | | * | | | | | | | Same error message if username too long | TomatoCake | 2024-08-17 | 2 | -4/+4 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | Consistent username length requirement | TomatoCake | 2024-08-17 | 3 | -9/+17 | |
| | | |/ / / / / / | ||||||
| | * / / / / / / | Trying to fix guild response schemas | TomatoCake | 2024-08-17 | 7 | -27/+47 | |
| | |/ / / / / / | ||||||
| | * | | | | | | regenerate openapi.json | Cyber | 2024-08-17 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| | * | | | | | | fix: allow array in op 8 | Cyber | 2024-08-17 | 2 | -5/+8 | |
| | | |_|_|_|/ | |/| | | | | ||||||
| | * | | | | | Fix: Logins Failing due to null client_status | greysilly7 | 2024-08-17 | 1 | -0/+1 | |
| | | |_|_|/ | |/| | | | ||||||
| * / | | | | Order by status & invisible/no session users | TomatoCake | 2024-08-17 | 1 | -4/+3 | |
| |/ / / / | ||||||
| * | | | | Send 204 status | TomatoCake | 2024-08-15 | 4 | -14/+22 | |
| | | | | | ||||||
| * | | | | Update 1723644478176-webhookSourceChannel.ts | Puyodead1 | 2024-08-14 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Merge pull request #1157 from CyberL1/fix/reaction-removing | Puyodead1 | 2024-08-14 | 1 | -0/+70 | |
| |\ \ \ \ | | | | | | | | | | | fix: reaction removing | |||||
| | * \ \ \ | Merge branch 'master' into fix/reaction-removing | Cyber | 2024-08-14 | 23 | -70/+337 | |
| | |\ \ \ \ | ||||||
| | * | | | | | fix: make this a new route | Cyber | 2024-08-10 | 1 | -0/+70 | |
| | | | | | | | ||||||
| | * | | | | | Merge branch 'master' into fix/reaction-removing | Cyber | 2024-08-10 | 16 | -70/+635 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | fix: reaction removing | Cyber | 2024-07-30 | 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 | |||||
| | * | | | | | | | fix: add webhook_id to webhook's messages | Cyber | 2024-08-14 | 1 | -1/+1 | |
| | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #1165 from ↵ | Puyodead1 | 2024-08-14 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | DEVTomatoCake/fix/request-guild-members-relation-typo Fix typo in Request Guild Members relation | |||||
| | * | | | | | | | Fix typo in Request Guild Members relation | TomatoCake | 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 | 5 | -19/+43 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Make profile bio max length configurable | TomatoCake | 2024-08-10 | 5 | -19/+43 | |
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge pull request #1159 from DEVTomatoCake/feat/request-guild-members | Madeline | 2024-08-14 | 13 | -43/+239 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Fix issues with requesting presences | TomatoCake | 2024-08-11 | 10 | -33/+101 | |
| | | | | | | | | ||||||
| | * | | | | | | Fix chunk_count & not_found | TomatoCake | 2024-08-10 | 1 | -20/+24 | |
| | | | | | | | | ||||||
| | * | | | | | | opcode 8 | TomatoCake | 2024-08-09 | 4 | -14/+138 | |
| | |/ / / / / | ||||||
| * / / / / / | Icon for discovery categories & fix "primary_only" | TomatoCake | 2024-08-13 | 5 | -8/+55 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'master' into feat/webhooks-3 | TomatoCake | 2024-08-08 | 7 | -14/+117 | |
| |\| | | | | ||||||
| | * | | | | Merge branch 'master' into fix/messages-before-param | TomatoCake | 2024-07-28 | 6 | -10/+106 | |
| | |\ \ \ \ | ||||||
| | | * \ \ \ | Merge branch 'master' into master | Madeline | 2024-07-28 | 5 | -13/+112 | |
| | | |\ \ \ \ | ||||||
| | | | * | | | | prettier .-. | TomatoCake | 2024-07-28 | 2 | -3/+18 | |
| | | | | | | | | ||||||
| | | | * | | | | Fix msg component typings | TomatoCake | 2024-07-28 | 3 | -8/+77 | |
| | | | | | | | | ||||||
| | | | * | | | | fix: check for password only if `username` is present in body | Cyber | 2024-07-28 | 1 | -8/+8 | |
| | | | | | | | | ||||||
| | | | * | | | | fix: return an error on username change with no password | Cyber | 2024-07-28 | 1 | -1/+10 | |
| | | | | | | | | ||||||
| | | * | | | | | Refactored max limit for bulk-bans from AbsoluteRateLimits to GuildLimits as ↵ | aintDatCap | 2024-07-24 | 3 | -7/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | suggested by @devtomatocake | |||||
| | | * | | | | | Implemented proposal described in the issue #1122 | aintDatCap | 2024-07-24 | 2 | -1/+9 | |
| | | | |_|_|/ | | |/| | | | ||||||
| | * | | | | | Fix ?before messages fetch param | TomatoCake | 2024-07-28 | 1 | -0/+1 | |
| | | |/ / / | |/| | | | ||||||
| | * | | | | Fix sort order when using ?around | TomatoCake | 2024-07-28 | 1 | -4/+10 | |
| | |/ / / | ||||||
| * | | | | Prettier | TomatoCake | 2024-07-18 | 3 | -9/+24 | |
| | | | | | ||||||
| * | | | | Consistent relations, url property, src channel | TomatoCake | 2024-07-18 | 5 | -17/+56 | |
| | | | | | ||||||
| * | | | | Perms for GET webhook, url property | TomatoCake | 2024-07-18 | 4 | -15/+37 | |
| | | | | | ||||||
| * | | | | Prettier & fix merge util/handlers/Message | TomatoCake | 2024-07-18 | 1 | -27/+31 | |
| | | | | | ||||||
| * | | | | Merge branch 'master' of https://github.com/DEVTomatoCake/spacebar-server ↵ | TomatoCake | 2024-07-18 | 98 | -263/+1575 | |
| |\| | | | | | | | | | | | | | | | into feat/webhooks-3 | |||||
| | * | | | Make channel ID optional when replying | TomatoCake | 2024-07-17 | 3 | -6/+13 | |
| | | | | | ||||||
| | * | | | feat: badge-icons cdn route | Cyber | 2024-07-17 | 1 | -0/+40 | |
| | | | | | ||||||
| | * | | | feat: badges | Cyber | 2024-07-17 | 9 | -0/+107 | |
| | | | | | ||||||
| | * | | | Support apng & webm | TomatoCake | 2024-07-17 | 1 | -1/+5 | |
| | | | | | ||||||
| | * | | | Support proper "animated" property for emojis | TomatoCake | 2024-07-17 | 1 | -4/+4 | |
| | | | | | ||||||
| | * | | | Move route to api/connections | TomatoCake | 2024-07-17 | 1 | -0/+0 | |
| | | | | | ||||||
| | * | | | Run prettier .-. | TomatoCake | 2024-07-17 | 1 | -3/+6 | |
| | | | | | ||||||
| | * | | | Update schema & add response type | TomatoCake | 2024-07-17 | 2 | -4/+8 | |
| | | | | | ||||||
| | * | | | Add /policies/instance/connections | TomatoCake | 2024-07-17 | 1 | -0/+45 | |
| | | | | | ||||||
| | * | | | update default avatars | Puyodead1 | 2024-07-10 | 1 | -6/+6 | |
| | | | | | ||||||
| | * | | | fix: check for message components | Cyber | 2024-07-09 | 1 | -1/+2 | |
| | | | | | ||||||
| | * | | | fix: poll message is not an empty message | Cyber | 2024-07-09 | 1 | -1/+2 | |
| | | | | | ||||||
| | * | | | Make poll a single object instead of an array | TomatoCake | 2024-07-09 | 2 | -5/+5 | |
| | | | | | ||||||
| | * | | | 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 pull request #1137 from DEVTomatoCake/fix/cdn-proxy-path | Madeline | 2024-07-09 | 1 | -6/+14 | |
| | |\ \ \ \ | ||||||
| | | * \ \ \ | Merge branch 'master' into fix/cdn-proxy-path | TomatoCake | 2024-07-09 | 3 | -7/+12 | |
| | | |\ \ \ \ | ||||||
| | | * | | | | | Increase minimum char count | TomatoCake | 2024-07-06 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| | | * | | | | | Fix msg attachment proxy_url when using paths | TomatoCake | 2024-07-06 | 1 | -6/+14 | |
| | | | |/ / / | | |/| | | | ||||||
| | * | | | | | Merge branch 'master' into feat/new-msg-props | Madeline | 2024-07-09 | 14 | -70/+107 | |
| | |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| | | * | | | | add email verification page | Puyodead1 | 2024-07-08 | 2 | -6/+11 | |
| | | | | | | | ||||||
| | | * | | | | fix incorrect error field | Puyodead1 | 2024-07-08 | 1 | -1/+1 | |
| | | |/ / / | ||||||
| | | * | | | Fix loading connection settings | TomatoCake | 2024-07-06 | 11 | -63/+95 | |
| | | | | | | ||||||
| | * | | | | fix poll in msg create schema | Madeline | 2024-07-09 | 2 | -17/+18 | |
| | | | | | | ||||||
| | * | | | | Add new message flags once again | TomatoCake | 2024-07-05 | 8 | -19/+112 | |
| | |/ / / | ||||||
| | * | | | Don't embed links in <> | TomatoCake | 2024-07-04 | 1 | -1/+4 | |
| | | | | | ||||||
| | * | | | Send position property on guild join | TomatoCake | 2024-07-04 | 1 | -4/+11 | |
| | | | | | ||||||
| | * | | | Sort /channels for gateway consistency | TomatoCake | 2024-07-04 | 1 | -0/+1 | |
| | | | | | ||||||
| | * | | | Add <Channel>.position to public endpoints | TomatoCake | 2024-07-04 | 3 | -6/+30 | |
| | | | | | ||||||
| | * | | | 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 | 2 | -7/+25 | |
| | | | | ||||||
| | * | | prettier | Madeline | 2024-06-05 | 4 | -11/+16 | |
| | | | | ||||||
| | * | | Fix lint: let -> const | TomatoCake | 2024-06-05 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | Add Bulk Ban endpoint | TomatoCake | 2024-06-05 | 4 | -13/+167 | |
| | | | | | | | | | | | | | | | | | | | - /:guild_id/bulk-ban endpoint - Support multiple required permissions for endpoints (untested as I don't know where those are set) - New API error BULK_BAN_FAILED | |||||
| | * | | API /:guild_id/bans compat | TomatoCake | 2024-06-05 | 1 | -14/+17 | |
| | |/ | | | | | | | | | | | | | - Fix GET Ban using "ban"/"user" instead of "user_id" in params, making it unusable - Return a processed user object instead of the raw DB one - Silently ignore already banned users to prevent duplicate bans in the DB - Return HTTP 204 on successful bans instead of the raw DB ban object | |||||
| | * | add `notification_settings` object to ready | Puyodead1 | 2024-05-26 | 2 | -0/+7 | |
| | | | ||||||
| | * | Fix message flags being null | Puyodead1 | 2024-04-14 | 4 | -2/+75 | |
| | | | ||||||
| | * | Add nix flake to repo (#1111) | Rory& | 2024-02-19 | 2 | -3/+19 | |
| | | | ||||||
| | * | Fix application icons (#1110) | BoryaGames | 2024-02-11 | 2 | -1/+9 | |
| | | | | | | | | | Co-authored-by: Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | |||||
| | * | Revert "fix merged_members roles having everyone id" | Puyodead1 | 2023-12-23 | 1 | -4/+1 | |
| | | | | | | | | | This reverts commit ae5c71f39bf61da5c1d7fb9d9c75f11d6ce11d85. | |||||
| | * | fix merged_members roles having everyone id | Puyodead1 | 2023-12-23 | 1 | -1/+4 | |
| | | | ||||||
| | * | add missing license headers | Puyodead1 | 2023-12-17 | 35 | -3/+630 | |
| | | | ||||||
| | * | what the hell erkin | sky | 2023-12-15 | 1 | -55/+0 | |
| | | | ||||||
| | * | add new right for creating registration tokens | Puyodead1 | 2023-12-14 | 2 | -1/+2 | |
| | | | ||||||
| | * | GuildMemberPatch: remove a useless query | Puyodead1 | 2023-12-14 | 1 | -6/+2 | |
| | | | ||||||
| * | | try manual conflict resolving | TomatoCake | 2024-07-18 | 1 | -0/+3 | |
| | | | ||||||
| * | | Fix ESLint & prettier | TomatoCake | 2024-07-18 | 7 | -19/+50 | |
| | | | ||||||
| * | | webhook fixes & username/avatar property for msg | TomatoCake | 2024-07-18 | 7 | -43/+171 | |
| | | | ||||||
| * | | Start implementing webhooks | Puyodead1 | 2023-12-10 | 10 | -17/+348 | |
| |/ | ||||||
| * | member projection: select avatar | Puyodead1 | 2023-12-09 | 1 | -2/+4 | |
| | | ||||||
| * | ensure client_id is specified in authorize post | Puyodead1 | 2023-12-09 | 1 | -0/+10 | |
| | | ||||||
| * | ensure client_id is provided in authorize | Puyodead1 | 2023-12-09 | 1 | -0/+14 | |
| | | ||||||
| * | WORKAROUND: Ignore client-requested file extension for role icons | Rory& | 2023-12-08 | 1 | -2/+19 | |
| | | ||||||
| * | Fix reacting with custom emojis from same guild requiring USE_EXTERNAL_EMOJIS | Rory& | 2023-12-08 | 1 | -1/+2 | |
| | | ||||||
| * | add components to message create schema | Puyodead1 | 2023-12-06 | 1 | -0/+2 | |
| | | ||||||
| * | handle possibly null activities in session sort | Puyodead1 | 2023-12-05 | 1 | -1/+1 | |
| | | ||||||
| * | messageupdate: fix member not being correct format | Puyodead1 | 2023-12-05 | 1 | -1/+6 | |
| | | ||||||
| * | fix some message update fields being sent when null | Puyodead1 | 2023-12-05 | 1 | -5/+2 | |
| | | ||||||
| * | typingstart timestamp needs to be seconds | Puyodead1 | 2023-12-05 | 1 | -1/+1 | |
| | | ||||||
| * | fix some issues with discord bot libs | Puyodead1 | 2023-11-29 | 4 | -1/+68 | |
| | | ||||||
| * | Proper error messages for invalid config | Madeline | 2023-11-29 | 1 | -4/+35 | |
| | | ||||||
| * | fucking postgres | Madeline | 2023-10-04 | 7 | -24/+27 | |
| | | ||||||
| * | refactor channel positions in guild | Madeline | 2023-10-04 | 9 | -68/+317 | |
| | | ||||||
| * | Add `mobile_network_type` to message create schema | CyberL1 | 2023-09-30 | 1 | -0/+1 | |
| | | ||||||
| * | 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 | |
| | | | | | * fix GET messages?around order | |||||
| * | [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 | |
| | | ||||||
| * | Fix identify throwing on invalid token instead of closing with auth failed ↵ | Madeline | 2023-09-02 | 1 | -1/+9 | |
| | | | | | close code | |||||
| * | sentry db instrumentation for gateway events | Madeline | 2023-09-02 | 1 | -30/+25 | |
| | | ||||||
| * | 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 | |
| |/ | ||||||
| * | prevent put /guilds/id/members/id for others until we have oauth2 scopes impled | Madeline | 2023-08-27 | 1 | -1/+4 | |
| | | ||||||
| * | what the fuck is session_id: "all"??? | Madeline | 2023-08-21 | 1 | -2/+1 | |
| | | ||||||
| * | Close #1091 | Madeline | 2023-08-21 | 1 | -26/+26 | |
| | | ||||||
| * | remove INVALID_PASSWORD error response. close #1090 | Madeline | 2023-08-13 | 1 | -2/+10 | |
| | | ||||||
| * | 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 | 5 | -136/+51 | |
| | | ||||||
| * | remove default welcome screen text | Madeline | 2023-08-12 | 1 | -2/+2 | |
| | | ||||||
| * | update invites endpoints to support latest api | Madeline | 2023-08-12 | 3 | -8/+20 | |
| | | ||||||
| * | 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 `INVITES_CLOSED` to `INVITES_DISABLED` | |||||
| | * | Rename the guild feature to match discord.com | Erkin Alp Güney | 2023-04-27 | 1 | -1/+1 | |
| | | | | | | | discord.com has this too, and it is called `INVITES_DISABLED` | |||||
| | * | start listening before starting components in bundle | Madeline | 2023-04-24 | 1 | -1/+3 | |
| | | | ||||||
| * | | Implement community "create one for me" | Madeline | 2023-08-10 | 2 | -12/+86 | |
| | | | ||||||
| * | | Allow enabling welcome screen and check if welcome screen channels exist ↵ | Madeline | 2023-08-10 | 1 | -9/+24 | |
| | | | | | | | | | within the guild (close #998) | |||||
| * | | Send ratelimit headers regardless of if request was blocked (close #1022, ↵ | Madeline | 2023-08-10 | 1 | -6/+20 | |
| | | | | | | | | | close #888) | |||||
| * | | Gateway close if user could not be fetched just send ID | Madeline | 2023-08-08 | 1 | -1/+9 | |
| | | | ||||||
| * | | fix reversed check in GET messages | Madeline | 2023-08-07 | 1 | -1/+1 | |
| | | | ||||||
| * | | 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 | 13 | -95/+178 | |
| | | | ||||||
| * | | Fix connection class imports | Puyodead1 | 2023-08-06 | 16 | -30/+30 | |
| | | | ||||||
| * | | Fix some linting warnings | Puyodead1 | 2023-08-06 | 7 | -6/+6 | |
| | | | ||||||
| * | | add back guild id to message tojson | Madeline | 2023-08-07 | 1 | -1/+0 | |
| | | | ||||||
| * | | update proxy-agent | Madeline | 2023-08-07 | 4 | -4/+4 | |
| | | | ||||||
| * | | switch from il8next-node-fs-backend to il8next-fs-backend | Madeline | 2023-08-07 | 1 | -1/+1 | |
| | | | ||||||
| * | | remove pomelo disclose, to be added in pomelo impl pr | Madeline | 2023-08-01 | 1 | -1/+1 | |
| | | | ||||||
| * | | some abaddon compat | Madeline | 2023-07-31 | 3 | -34/+62 | |
| | | | ||||||
| * | | lazyrequest dont crash when no members can be found in lazyrequest | Madeline | 2023-07-31 | 1 | -1/+1 | |
| | | | ||||||
| * | | send empty READY_SUPPLEMENTAL for client compatibility | Madeline | 2023-07-31 | 2 | -1/+21 | |
| | | | ||||||
| * | | * call toJSON of keys in gateway when using erlpack | Madeline | 2023-07-29 | 7 | -4/+35 | |
| | | | | | | | | | | | | | * dont send bitrate/etc as null when should be undefined * set user flags to number instead of string * send empty 'threads' in identify when not using new state v2 | |||||
| * | | 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 | 6 | -125/+75 | |
| | | | | ||||||
| * | | | Merge branch 'master' into feat/refactorIdentify | Madeline | 2023-07-28 | 172 | -2145/+4641 | |
| |\| | | ||||||
| | * | | 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 | 3 | -3/+3 | |
| | |\ \ | | | | | | | | | Fix a typo | |||||
| | | * | | Update Connection.ts | Zert3x | 2023-05-28 | 1 | -1/+1 | |
| | | | | | ||||||
| | | * | | Update ipAddress.ts | Zert3x | 2023-05-28 | 1 | -1/+1 | |
| | | | | | ||||||
| | | * | | forwaded -> forwarded | 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 | |
| | | | | | ||||||
| | * | | | Merge branch 'spacebarchat:master' into pass_length_check | ngn13 | 2023-06-11 | 1 | -1/+26 | |
| | |\ \ \ | ||||||
| | | * \ \ | Merge pull request #1068 from V3L0C1T13S/feat/gen_memberlist_id | Madeline | 2023-06-11 | 1 | -1/+26 | |
| | | |\ \ \ | | | | | | | | | | | | | Implement member list ids | |||||
| | | | * | | | feat: implement member list id generation | V3L0C1T13S | 2023-05-24 | 1 | -1/+26 | |
| | | | |/ / | ||||||
| | * | | | | Making the error message dynamic | ngn | 2023-06-10 | 1 | -1/+1 | |
| | | | | | | ||||||
| | * | | | | making min password length configurable | ngn13 | 2023-06-10 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | Co-authored-by: Puyodead1 <puyodead@proton.me> | |||||
| | * | | | | Implemented password length check | ngn | 2023-06-10 | 1 | -0/+8 | |
| | |/ / / | ||||||
| | * | | | Fix docs for /users/:id/profile | Madeline | 2023-06-11 | 4 | -68/+37 | |
| | | | | | ||||||
| | * | | | Send user and roles id array in GET /guilds/:id/members/:id | Madeline | 2023-06-11 | 2 | -2/+25 | |
| | | | | | ||||||
| | * | | | 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 | |
| | |/ / | ||||||
| | * | | Merge pull request #1052 from spacebarchat/feat/auto-create-bot-users | Puyodead1 | 2023-05-07 | 5 | -18/+35 | |
| | |\ \ | | | | | | | | | Feat: Auto add bot users to new apps | |||||
| | | * | | fix build failure | Puyodead1 | 2023-05-07 | 1 | -1/+1 | |
| | | | | | ||||||
| | | * | | create util for app bot user creation | Puyodead1 | 2023-05-07 | 4 | -35/+30 | |
| | | | | | ||||||
