summary refs log tree commit diff
path: root/src/util/entities/Channel.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* More schema work, moved most stuff from entities to schemas, though messyRory&2025-10-151-68/+2
* Fix nix, update admin api db modelsRory&2025-10-051-2/+2
* 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 visi...Rory&2025-09-291-8/+79
* 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
* 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
| * 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
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-181-0/+18
* 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