36 Commits

Author SHA1 Message Date
MathMan05
3ecda540d2 update last message id in more places
This update should update the last message id in the greet message endpoint and the Member creation message.
2025-11-17 17:02:41 -06:00
MathMan05
7c26fc5919 fix full user object being exposed 2025-10-30 18:10:16 -05:00
Rory&
1632642b0d More schema work, moved most stuff from entities to schemas, though messy 2025-10-15 10:07:33 +02:00
Rory&
d5d719f3c8 Remove mariadb support as it isnt maintained and hasnt worked in over a year 2025-09-30 05:23:53 +02:00
Rory&
4f20beeff7 Set nick/pronouns to undefined if attempting to set to empty string. Fixes #1246 2025-09-29 18:38:06 +02:00
dank074
bcbd8234e5 fix op 8 2024-11-13 19:59:57 -06:00
Madeline
9bcc178093
Merge pull request #1178 from DEVTomatoCake/fix/1154-mysql-charset 2024-08-22 10:09:18 +10:00
Cyber
2212a84ded fix: nickmane reset by command 2024-08-19 08:10:19 +02:00
TomatoCake
dfbbef3637 "engine" const value shared 2024-08-18 17:58:24 +02:00
TomatoCake
99c75d3ae4 Run prettier for @Entity() 2024-08-17 14:54:17 +02:00
TomatoCake
ed28de95a5 Add utf8mb4 "engine" property to all entitys 2024-08-17 12:33:32 +02:00
TomatoCake
5f9c6b01a7 Send position property on guild join 2024-07-04 09:41:23 +10:00
Puyodead1
0a6f6a095d
member projection: select avatar 2023-12-09 14:07:54 -05:00
Madeline
2f48212e6e
typeorm inverse relations of guild relations 2023-09-02 02:21:42 +10:00
Madeline
fd829fc669
Fix OOM on large guild join 2023-08-12 18:18:47 +10:00
Madeline
6c603afc54
Fix docs for /users/:id/profile 2023-06-11 00:51:03 +10:00
Madeline
9a6390b9bd
Fix DC client throwing on GUILD_CREATE 2023-04-12 21:03:49 +10:00
Madeline
80c7eaa70f
Merge pull request #1023 from Rainb0wCodes/master
properly track reactions
2023-04-11 13:48:08 +10:00
Madeline
ab07ad692c
send public member in message_reaction_add eventt 2023-04-11 13:47:26 +10:00
ochen1
36ac484a9d
Fix obvious bugs in Member removeRole function 2023-04-09 14:22:24 -06:00
Madeline
8b2faf0b18
SPACEBAR 2023-03-31 02:15:42 +11:00
Madeline
64e747a4d2
SPACEBAR 2023-03-31 02:05:02 +11:00
Madeline
63b4a8997f Fix missing props in welcome message creation, which causes every client who received the welcome message to disconnect. 2023-02-01 00:12:00 +11:00
Madeline
084dc0be08 Add ESLint (#941)
* Add eslint, switch to lint-staged for precommit

* Fix all ESLint errors

* Update GH workflow to check prettier and eslint
2023-01-20 18:10:47 +11:00
Madeline
0e7f127ece Script to add license preamble to each file. Also, does that. (#935)
* 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
2023-01-18 13:05:49 +11:00
Madeline
df449169bd Prettier 2023-01-05 17:16:55 +11:00
Madeline
7a725bab50 Profile themes and pronouns 2022-12-31 17:51:57 +11:00
Puyodead1
8a28dd4675 Client: update to canary 165341 2022-12-20 23:25:20 -05:00
Puyodead1
b84aa73852 implement guild profiles and fix user profiles 2022-12-19 20:37:59 +11:00
ChrisChrome
ad5248ff97 Made nitro stuff make some sense 2022-12-18 23:54:48 +11:00
Madeline
444e815690 Remove bad banned words implementation 2022-12-17 18:45:42 +11:00
Madeline
891e548396 Fix client crash on GUILD_CREATE 2022-09-28 22:48:18 +10:00
Madeline
5563a92d25 Don't fetch all members in guild in Member.addToGuild 2022-09-27 18:51:43 +10:00
Madeline
99ee7e9400 Prettier 2022-09-26 22:41:21 +10:00
Madeline
c3591a8233 'Fix' distinct alias typeorm issue 2022-09-26 12:42:01 +10:00
Madeline
f44f5d7ac2 Refactor to mono-repo + upgrade packages 2022-09-25 23:35:18 +10:00