summary refs log tree commit diff
path: root/src/api/routes/channels/#channel_id/webhooks.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Start implementing webhooks feat/webhooksPuyodead12023-12-101-6/+19
|
* Rewrite getRouteDescriptions, fix message route not appearing in openapi specMadeline2023-04-161-1/+1
|
* clusterfuckPuyodead12023-04-131-1/+1
|
* fixing lots of openapi crapPuyodead12023-04-131-1/+1
|
* channelsPuyodead12023-04-131-9/+31
|
* Remove ALL fosscord mentionsMadeline2023-03-311-4/+4
|
* SPACEBARMadeline2023-03-311-1/+1
|
* SPACEBARMadeline2023-03-311-1/+1
|
* Add ESLint (#941)Madeline2023-01-201-2/+2
| | | | | | | * 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
* PrettierMadeline2023-01-051-3/+11
|
* Create webhooksMadeline2022-12-191-3/+25
|
* PrettierMadeline2022-09-261-17/+24
|
* Move schemas to /src/util/schemasMadeline2022-09-261-9/+2
|
* Refactor to mono-repo + upgrade packagesMadeline2022-09-251-0/+41