summary refs log tree commit diff
path: root/src/util/entities/Channel.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clean up array extensionsRory&2025-10-041-3/+3
|
* Remove mariadb support as it isnt maintained and hasnt worked in over a yearRory&2025-09-301-2/+0
|
* Implement fetching DM messages by user IDRory&2025-09-291-2/+0
|
* Move to some etension methodsRory&2025-09-291-1/+1
|
* Channel: add helpers to calculate user permissions and determine channel ↵Rory&2025-09-291-8/+79
| | | | visibility
* run prettierdank0742024-11-191-1/+1
|
* Merge pull request #1178 from DEVTomatoCake/fix/1154-mysql-charsetMadeline2024-08-221-1/+5
|\
| * "engine" const value sharedTomatoCake2024-08-181-1/+2
| |
| * Run prettier for @Entity()TomatoCake2024-08-171-1/+4
| |
| * Add utf8mb4 "engine" property to all entitysTomatoCake2024-08-171-1/+1
| |
* | re-add CDN TODO commentTomatoCake2024-08-181-0/+1
| |
* | Prettier, remove manual deletion of msgsTomatoCake2024-08-181-9/+12
| |
* | widget.json channel_ordering, fix channel deletionTomatoCake2024-08-181-2/+14
|/
* Remove parent for childs on category deletionTomatoCake2024-06-051-4/+4
|
* 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