| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Clean up unused imports | Rory& | 2025-09-30 | 1 | -2/+1 |
| | | |||||
| * | Fix schemas | Rory& | 2025-09-29 | 1 | -1/+8 |
| | | |||||
| * | Update message schema to handle cloud attachments | Rory& | 2025-09-29 | 1 | -7/+3 |
| | | |||||
| * | added updates to sync with djs webhook packet | root | 2025-03-20 | 1 | -1/+1 |
| | | |||||
| * | turn off eslint rules causing issues | dank074 | 2024-11-13 | 1 | -1/+0 |
| | | |||||
| * | Merge branch 'master' into feat/webhooks-3 | TomatoCake | 2024-08-08 | 1 | -2/+7 |
| |\ | |||||
| | * | prettier .-. | TomatoCake | 2024-07-28 | 1 | -1/+6 |
| | | | |||||
| | * | Fix msg component typings | TomatoCake | 2024-07-28 | 1 | -2/+2 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/DEVTomatoCake/spacebar-server ↵ | TomatoCake | 2024-07-18 | 1 | -7/+22 |
| |\| | | | | | | | into feat/webhooks-3 | ||||
| | * | Make channel ID optional when replying | TomatoCake | 2024-07-17 | 1 | -1/+1 |
| | | | |||||
| | * | fix poll in msg create schema | Madeline | 2024-07-09 | 1 | -1/+1 |
| | | | |||||
| | * | Add new message flags once again | TomatoCake | 2024-07-05 | 1 | -6/+21 |
| | | | |||||
| * | | Start implementing webhooks | Puyodead1 | 2023-12-10 | 1 | -2/+2 |
| |/ | |||||
| * | add components to message create schema | Puyodead1 | 2023-12-06 | 1 | -0/+2 |
| | | |||||
| * | Add `mobile_network_type` to message create schema | CyberL1 | 2023-09-30 | 1 | -0/+1 |
| | | |||||
| * | some abaddon compat | Madeline | 2023-07-31 | 1 | -1/+1 |
| | | |||||
| * | Remove ALL fosscord mentions | Madeline | 2023-03-31 | 1 | -1/+1 |
| | | |||||
| * | SPACEBAR | Madeline | 2023-03-31 | 1 | -1/+1 |
| | | |||||
| * | SPACEBAR | Madeline | 2023-03-31 | 1 | -1/+1 |
| | | |||||
| * | Add ESLint (#941) | Madeline | 2023-01-20 | 1 | -2/+7 |
| | | | | | | | | * 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 | 1 | -0/+18 |
| | | | | | | | | | | * 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 | 2022-09-26 | 1 | -1/+1 |
| | | |||||
| * | Move schemas to /src/util/schemas | Madeline | 2022-09-26 | 1 | -0/+33 |
