summary refs log tree commit diff
path: root/src/util/entities/Member.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* member projection: select avatarPuyodead12023-12-091-2/+4
* typeorm inverse relations of guild relationsMadeline2023-09-021-0/+1
* Fix OOM on large guild joinMadeline2023-08-121-10/+10
* Fix docs for /users/:id/profileMadeline2023-06-111-5/+5
* Fix DC client throwing on GUILD_CREATEMadeline2023-04-121-9/+17
* Merge pull request #1023 from Rainb0wCodes/masterMadeline2023-04-111-0/+9
|\
| * send public member in message_reaction_add eventtMadeline2023-04-111-0/+9
* | Fix obvious bugs in Member removeRole functionochen12023-04-091-2/+2
|/
* SPACEBARMadeline2023-03-311-1/+1
* SPACEBARMadeline2023-03-311-1/+1
* Fix missing props in welcome message creation, which causes every client who ...Madeline2023-02-011-1/+5
* Add ESLint (#941)Madeline2023-01-201-9/+16
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-181-0/+18
* PrettierMadeline2023-01-051-6/+6
* Profile themes and pronounsMadeline2022-12-311-0/+6
* Client: update to canary 165341Puyodead12022-12-201-1/+3
* implement guild profiles and fix user profilesPuyodead12022-12-191-1/+14
* Made nitro stuff make some senseChrisChrome2022-12-181-1/+0
* Remove bad banned words implementationMadeline2022-12-171-5/+1
* Fix client crash on GUILD_CREATEMadeline2022-09-281-0/+1
* Don't fetch all members in guild in Member.addToGuildMadeline2022-09-271-2/+16
* PrettierMadeline2022-09-261-16/+52
* 'Fix' distinct alias typeorm issueMadeline2022-09-261-2/+0
* Refactor to mono-repo + upgrade packagesMadeline2022-09-251-0/+430