summary refs log tree commit diff
path: root/src/util/entities/Channel.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* dont send channel create for dms that were already open???Rory&2026-02-081-1/+5
* create tagsMathMan052026-02-051-0/+3
* array initMathMan052026-02-051-0/+11
* merge masterMathMan052026-02-041-0/+3
|\
| * more thread improvementsMathMan052026-02-031-0/+3
* | forum fixesMathMan052026-02-041-0/+2
|/
* some fixesMathMan052026-02-041-1/+7
* some thread fixesMathMan052026-02-031-1/+1
* Channel/thread util methods ported from #876Rory&2026-01-291-4/+135
* Merge remote-tracking branch 'origin/dev/threads'Rory&2026-01-281-1/+15
|\
| * initial recipients workMathMan052026-01-281-0/+1
| * thread API startMathMan052026-01-281-0/+1
| * sechema changes+migrationsMathMan052026-01-281-1/+13
* | Add basic thread helper functionsRory&2026-01-281-0/+12
* | Update channel type enum to un-erkinalp-ize it, and match discordRory&2026-01-281-1/+1
|/
* Deprecation: Use object-based relations for typeormRory&2025-12-191-4/+4
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-171-399/+399
* More instance ban stuffRory&2025-12-121-6/+8
* fix distinctMathMan052025-11-261-1/+1
* remove distinctMathMan052025-11-261-1/+1
* rid of contains allMathMan052025-11-251-3/+3
* Channel: revert part of permission unification PRRory&2025-11-251-1/+55
* centerlize permision checking moreMathMan052025-11-251-50/+1
* only for gorupsMathMan052025-11-201-1/+1
* fix groups moreMathMan052025-11-201-115/+41
* 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