summary refs log tree commit diff
path: root/src/util/schemas/MessageCreateSchema.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Start implementing webhooks feat/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
| | | | | | | * 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)Madeline2023-01-181-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
* PrettierMadeline2022-09-261-1/+1
|
* Move schemas to /src/util/schemasMadeline2022-09-261-0/+33