summary refs log tree commit diff
path: root/src/util/entities/Channel.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fucking postgresMadeline2023-10-041-6/+6
|
* refactor channel positions in guildMadeline2023-10-041-10/+52
|
* typeorm inverse relations of guild relationsMadeline2023-09-021-2/+3
|
* make guild voice a text based channelPuyodead12023-08-271-1/+1
|
* Implement community "create one for me"Madeline2023-08-101-12/+14
|
* * call toJSON of keys in gateway when using erlpackMadeline2023-07-291-0/+12
| | | | | | * dont send bitrate/etc as null when should be undefined * set user flags to number instead of string * send empty 'threads' in identify when not using new state v2
* Merge branch 'master' into feat/refactorIdentifyMadeline2023-07-281-1/+24
|\
| * Rewrite getRouteDescriptions, fix message route not appearing in openapi specMadeline2023-04-161-0/+24
| |
* | Merge branch 'master' into feat/refactorIdentifyMadeline2023-04-011-2/+2
|\|
| * Revert "Merge pull request #1008 from spacebarchat/dev/samuel"Madeline2023-03-311-2/+2
| | | | | | | | | | This reverts commit 69ea71aa9e0bd2e5a98904a66fba0ad3745707cb, reversing changes made to 8b2faf0b18336e5dff1eeff4e849bcfd96b09e88.
| * Merge pull request #1008 from spacebarchat/dev/samuelSamuel (Flam3rboy)2023-03-301-2/+2
| |\
| | * feat: Database Query CacheSamuel2023-03-181-2/+2
| | |
| * | SPACEBARMadeline2023-03-311-1/+1
| | |
| * | SPACEBARMadeline2023-03-311-1/+1
| |/
* / Initial identify rewriteMadeline2023-03-131-0/+7
|/
* Add ESLint (#941)Madeline2023-01-201-7/+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
* PrettierMadeline2023-01-051-5/+8
|
* Create webhooksMadeline2022-12-191-0/+6
|
* make it configurable by guild feature flagErkin Alp Güney2022-12-191-5/+5
|
* PrettierMadeline2022-09-261-389/+457
|
* 'Fix' distinct alias typeorm issueMadeline2022-09-261-3/+2
|
* Refactor to mono-repo + upgrade packagesMadeline2022-09-251-0/+390