| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Clean up array extensions | Rory& | 2025-10-04 | 2 | -2/+2 |
| | | |||||
| * | fix: getting invites for a channel | CyberL1 | 2025-10-02 | 1 | -16/+3 |
| | | |||||
| * | Pass mergeParams: true to new router calls due to express behavior change | Rory& | 2025-09-30 | 20 | -20/+20 |
| | | |||||
| * | Clean up unused imports | Rory& | 2025-09-30 | 4 | -13/+1 |
| | | |||||
| * | No error when message not found | Rory& | 2025-09-29 | 1 | -1/+1 |
| | | |||||
| * | Maybe this tie | Rory& | 2025-09-29 | 1 | -0/+4 |
| | | |||||
| * | Polyfill referenced message | Rory& | 2025-09-29 | 1 | -0/+12 |
| | | |||||
| * | More relations | Rory& | 2025-09-29 | 1 | -66/+19 |
| | | |||||
| * | Add author and mentions relation to fetching messages | Rory& | 2025-09-29 | 1 | -0/+2 |
| | | |||||
| * | Include referenced_message relation on GET /channel/.../messages | Rory& | 2025-09-29 | 1 | -0/+1 |
| | | |||||
| * | Null coalescing for file id | Rory& | 2025-09-29 | 1 | -3/+2 |
| | | |||||
| * | Use default ID on file upload requests | Rory& | 2025-09-29 | 1 | -0/+14 |
| | | |||||
| * | Make cloud uploads work | Rory& | 2025-09-29 | 2 | -3/+11 |
| | | |||||
| * | Logging of empty messages | Rory& | 2025-09-29 | 1 | -1/+1 |
| | | |||||
| * | meow??? | Rory& | 2025-09-29 | 1 | -1/+1 |
| | | |||||
| * | Update message schema to handle cloud attachments | Rory& | 2025-09-29 | 1 | -0/+1 |
| | | |||||
| * | Implment deleting cloud attachments | Rory& | 2025-09-29 | 1 | -0/+35 |
| | | |||||
| * | Fix upload filename | Rory& | 2025-09-29 | 1 | -1/+1 |
| | | |||||
| * | Add first half of cloud attachment uploads | Rory& | 2025-09-29 | 2 | -2/+102 |
| | | |||||
| * | Fix schema for preload messages | Rory& | 2025-09-29 | 1 | -3/+1 |
| | | |||||
| * | Implement greeting | Rory& | 2025-09-29 | 2 | -1/+104 |
| | | |||||
| * | Implement message preloading | Rory& | 2025-09-29 | 1 | -0/+72 |
| | | |||||
| * | Permissions: less magic numbers | Rory& | 2025-09-29 | 1 | -11/+3 |
| | | |||||
| * | Update copyright date in pin endpoints | Rory& | 2025-09-29 | 2 | -2/+2 |
| | | |||||
| * | fix: don't set order for counting queries | CyberL1 | 2025-09-29 | 2 | -2/+0 |
| | | |||||
| * | fix: set DESC order | CyberL1 | 2025-09-29 | 2 | -0/+4 |
| | | |||||
| * | refactor: don't use query builder | CyberL1 | 2025-09-29 | 1 | -7/+3 |
| | | |||||
| * | refactor: don't use query builder | CyberL1 | 2025-09-29 | 2 | -21/+14 |
| | | |||||
| * | refactor: add `pinned` getter to `Message` entity | CyberL1 | 2025-09-29 | 1 | -1/+1 |
| | | |||||
| * | refactor: use `pinned_at` to check if message is pinnned | CyberL1 | 2025-09-29 | 3 | -23/+34 |
| | | |||||
| * | fix: getting message pinss | CyberL1 | 2025-09-29 | 1 | -2/+11 |
| | | |||||
| * | Modern pins endpoints | Rory& | 2025-07-08 | 2 | -0/+195 |
| | | |||||
| * | Prettier | Rory& | 2025-07-06 | 2 | -20/+39 |
| | | |||||
| * | Fix forgotten function signature changes | Rory& | 2025-07-06 | 2 | -4/+10 |
| | | |||||
| * | Make IP/user-agent validation in CDN work | Rory& | 2025-07-06 | 2 | -5/+14 |
| | | |||||
| * | sign attachment on sending message | Emma [it/its]@Rory& | 2025-07-06 | 1 | -1/+1 |
| | | |||||
| * | Sign media per user | Emma [it/its]@Rory& | 2025-07-06 | 1 | -2/+3 |
| | | |||||
| * | Add options to erquire IP or User Agent to access CDN | Emma [it/its]@Rory& | 2025-07-06 | 1 | -2/+2 |
| | | |||||
| * | Implement signed cdn urls | Puyodead1 | 2025-05-03 | 1 | -8/+11 |
| | | |||||
| * | add `author` to query in pins API | dank074 | 2025-04-09 | 1 | -0/+2 |
| | | |||||
| * | Validate Name for webhooks enforced more | root | 2025-03-25 | 1 | -31/+2 |
| | | |||||
| * | Fixed errors in authorization for webhooks with tokens | root | 2025-03-23 | 1 | -2/+34 |
| | | |||||
| * | implement hubs routes | Puyodead1 | 2025-01-07 | 1 | -0/+41 |
| | | |||||
| * | run prettier | dank074 | 2024-11-19 | 2 | -2/+2 |
| | | |||||
| * | Fix the broken delete API | MathMan05 | 2024-10-29 | 1 | -1/+1 |
| | | |||||
| * | fix: display pinned message author | Cyber | 2024-08-28 | 1 | -0/+1 |
| | | |||||
| * | Merge branch 'master' into fix/widget.json-channel-ordering-deleted-channels | Madeline | 2024-08-22 | 1 | -0/+32 |
| |\ | |||||
| | * | 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 |
| | | | |||||
| * | | widget.json channel_ordering, fix channel deletion | TomatoCake | 2024-08-18 | 1 | -1/+1 |
| |/ | |||||
| * | Send "pinned" as "true" in pins update event | TomatoCake | 2024-08-18 | 1 | -13/+10 |
| | | |||||
| * | Send 204 status | TomatoCake | 2024-08-15 | 1 | -2/+10 |
| | | |||||
| * | fix: make this a new route | Cyber | 2024-08-10 | 1 | -0/+70 |
| | | |||||
| * | Merge branch 'master' into fix/reaction-removing | Cyber | 2024-08-10 | 1 | -9/+36 |
| |\ | |||||
| | * | Merge branch 'master' into feat/webhooks-3 | TomatoCake | 2024-08-08 | 1 | -4/+11 |
| | |\ | |||||
| | * | | Prettier | TomatoCake | 2024-07-18 | 1 | -4/+11 |
| | | | | |||||
| | * | | Consistent relations, url property, src channel | TomatoCake | 2024-07-18 | 1 | -5/+12 |
| | | | | |||||
| | * | | Merge branch 'master' of https://github.com/DEVTomatoCake/spacebar-server ↵ | TomatoCake | 2024-07-18 | 5 | -20/+57 |
| | |\ \ | | | | | | | | | | | | | into feat/webhooks-3 | ||||
| | * | | | Start implementing webhooks | Puyodead1 | 2023-12-10 | 1 | -6/+19 |
| | | | | | |||||
| * | | | | fix: reaction removing | Cyber | 2024-07-30 | 1 | -1/+1 |
| | |_|/ |/| | | |||||
| * | | | 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 |
| | |/ |/| | |||||
| * | | Make channel ID optional when replying | TomatoCake | 2024-07-17 | 1 | -5/+4 |
| | | | |||||
| * | | Merge pull request #1137 from DEVTomatoCake/fix/cdn-proxy-path | Madeline | 2024-07-09 | 1 | -6/+14 |
| |\ \ | |||||
| | * | | 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 |
| | | | | |||||
| * | | | Add new message flags once again | TomatoCake | 2024-07-05 | 1 | -3/+4 |
| |/ / | |||||
| * | | Add <Channel>.position to public endpoints | TomatoCake | 2024-07-04 | 2 | -3/+14 |
| | | | |||||
| * | | Remove parent for childs on category deletion | TomatoCake | 2024-06-05 | 1 | -3/+21 |
| |/ | |||||
| * | Fix reacting with custom emojis from same guild requiring USE_EXTERNAL_EMOJIS | Rory& | 2023-12-08 | 1 | -1/+2 |
| | | |||||
| * | 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 |
| | | |||||
| * | * allow limit=1 | Madeline | 2023-09-05 | 1 | -7/+25 |
| | | | | | * fix GET messages?around order | ||||
| * | update invites endpoints to support latest api | Madeline | 2023-08-12 | 1 | -5/+13 |
| | | |||||
| * | fix reversed check in GET messages | Madeline | 2023-08-07 | 1 | -1/+1 |
| | | |||||
| * | some abaddon compat | Madeline | 2023-07-31 | 1 | -32/+36 |
| | | |||||
| * | goof | Madeline | 2023-07-28 | 1 | -1/+2 |
| | | |||||
| * | Fix regression of 5f22faa57b7104ba29a01889a1bafc35b3be4f02 | Madeline | 2023-07-28 | 1 | -17/+18 |
| | | |||||
| * | fix get channel messages around parameter | Vincent Junge | 2023-06-26 | 1 | -10/+11 |
| | | |||||
| * | Rewrite getRouteDescriptions, fix message route not appearing in openapi spec | Madeline | 2023-04-16 | 4 | -29/+6 |
| | | |||||
| * | spacebar | Puyodead1 | 2023-04-13 | 1 | -4/+4 |
| | | |||||
| * | clusterfuck | Puyodead1 | 2023-04-13 | 4 | -4/+4 |
| | | |||||
| * | oapi: users progress | Puyodead1 | 2023-04-13 | 1 | -1/+1 |
| | | |||||
| * | backfill missing query params | Puyodead1 | 2023-04-13 | 1 | -0/+16 |
| | | |||||
| * | fixing lots of openapi crap | Puyodead1 | 2023-04-13 | 8 | -9/+9 |
| | | |||||
| * | channels | Puyodead1 | 2023-04-13 | 14 | -249/+531 |
| | | |||||
| * | Add missing route middleware to messages route | Madeline | 2023-04-12 | 1 | -2/+4 |
| | | |||||
| * | 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 |
| | | |||||
| * | Remove ALL fosscord mentions | Madeline | 2023-03-31 | 14 | -35/+35 |
| | | |||||
| * | SPACEBAR | Madeline | 2023-03-31 | 15 | -15/+15 |
| | | |||||
| * | SPACEBAR | Madeline | 2023-03-31 | 15 | -15/+15 |
| | | |||||
| * | 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 |
| | | | | | | * Check permissions and rights * Prevent editing message type unless MANAGE_MESSAGES right. Also don't send sensitive data in patch response. | ||||
| * | Add ESLint (#941) | Madeline | 2023-01-20 | 12 | -69/+69 |
| | | | | | | | | * Add eslint, switch to lint-staged for precommit * Fix all ESLint errors * Update GH workflow to check prettier and eslint | ||||
| * | Script to add license preamble to each file. Also, does that. (#935) | Madeline | 2023-01-18 | 15 | -0/+270 |
| | | | | | | | | | | * Add script to automatically add license to each file * Add license preamble to each file. * Fix existing preamble detection breaking due to line endings. Git :( * Prevent license from being added to code with other licenses | ||||
| * | Prettier | Madeline | 2023-01-05 | 4 | -25/+46 |
| | | |||||
| * | Set default cdn endpoints so that local testing works | Madeline | 2022-12-21 | 1 | -1/+1 |
| | | |||||
| * | Message rate limiting | TheArcaneBrony | 2022-12-19 | 1 | -1/+22 |
| | | |||||
| * | Create webhooks | Madeline | 2022-12-19 | 2 | -4/+26 |
| | | |||||
| * | Remove bad banned words implementation | Madeline | 2022-12-17 | 2 | -10/+0 |
| | | |||||
| * | Fix message patching sending old message rather than updated one | Madeline | 2022-10-31 | 1 | -3/+3 |
| | | |||||
| * | Move message auto mod to the api route instead of a @beforeinsert/update method | Madeline | 2022-10-25 | 2 | -1/+13 |
| | | |||||
| * | Check nonce in Message send | Madeline | 2022-10-05 | 1 | -0/+13 |
| | | |||||
| * | Fix fetching members for roles in POST message | Madeline | 2022-09-29 | 1 | -11/+16 |
| | | |||||
| * | Update read state on message create | Madeline | 2022-09-29 | 1 | -8/+16 |
| | | |||||
| * | Missed some schemas | Madeline | 2022-09-28 | 1 | -5/+1 |
| | | |||||
| * | Prettier | Madeline | 2022-09-26 | 14 | -503/+899 |
| | | |||||
| * | Move schemas to /src/util/schemas | Madeline | 2022-09-26 | 8 | -114/+9 |
| | | |||||
| * | Refactor to mono-repo + upgrade packages | Madeline | 2022-09-25 | 15 | -0/+1349 |
