summary refs log tree commit diff
path: root/src/util/schemas/MessageCreateSchema.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clean up unused importsRory&2025-09-301-2/+1
* Fix schemasRory&2025-09-291-1/+8
* Update message schema to handle cloud attachmentsRory&2025-09-291-7/+3
* added updates to sync with djs webhook packetroot2025-03-201-1/+1
* turn off eslint rules causing issuesdank0742024-11-131-1/+0
* Merge branch 'master' into feat/webhooks-3TomatoCake2024-08-081-2/+7
|\
| * prettier .-.TomatoCake2024-07-281-1/+6
| * Fix msg component typingsTomatoCake2024-07-281-2/+2
* | Merge branch 'master' of https://github.com/DEVTomatoCake/spacebar-server int...TomatoCake2024-07-181-7/+22
|\|
| * Make channel ID optional when replyingTomatoCake2024-07-171-1/+1
| * fix poll in msg create schemaMadeline2024-07-091-1/+1
| * Add new message flags once againTomatoCake2024-07-051-6/+21
* | Start implementing webhooksPuyodead12023-12-101-2/+2
|/
* add components to message create schemaPuyodead12023-12-061-0/+2
* Add `mobile_network_type` to message create schemaCyberL12023-09-301-0/+1
* some abaddon compatMadeline2023-07-311-1/+1
* Remove ALL fosscord mentionsMadeline2023-03-311-1/+1
* SPACEBARMadeline2023-03-311-1/+1
* SPACEBARMadeline2023-03-311-1/+1
* Add ESLint (#941)Madeline2023-01-201-2/+7
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-181-0/+18
* PrettierMadeline2022-09-261-1/+1
* Move schemas to /src/util/schemasMadeline2022-09-261-0/+33