summary refs log tree commit diff
path: root/cdn/scripts (unfollow)
Commit message (Expand)AuthorFilesLines
2023-12-23implement authed pomelo routesPuyodead13-0/+133
2023-12-23rename unique uesrname response and schemaPuyodead110-278/+9037
2023-12-23update pomelo experimentPuyodead11-3/+1
2023-12-23send disclosure for pomeloPuyodead11-1/+5
2023-12-23fix being able to register with taken usernamePuyodead14-8/+11
2023-12-23add unique-username routes to unauthenticated listPuyodead11-0/+1
2023-12-23Send experiment required to enable pomelo UI in discord clientPuyodead13-2/+53
2023-12-23Implement Pomelo RegistrationPuyodead111-2249/+1835
2023-12-23update user modify for unique usernamesPuyodead18-140/+9525
2023-12-23add legacy_username user fieldPuyodead14-1/+792
2023-12-23rename pomeloEnabled to uniqueUsernamesPuyodead19-24/+24
2023-12-23remove display_namePuyodead114-1885/+915
2023-12-23rename handle to tagPuyodead12-3/+3
2023-12-23lintPuyodead11-7/+10
2023-12-23initial pomelo implementationPuyodead120-1186/+4573
2023-12-21update schemas.json and openapi.jsonMadeline2-98/+139
2023-12-17add missing license headersPuyodead135-3/+630
2023-12-15Update INVALID_LOGIN locale keyPuyodead11-1/+1
2023-12-15what the hell erkinsky1-55/+0
2023-12-14add new right for creating registration tokensPuyodead12-1/+2
2023-12-14GuildMemberPatch: remove a useless queryPuyodead11-6/+2
2023-12-09member projection: select avatarPuyodead12-520/+400
2023-12-09ensure client_id is specified in authorize postPuyodead11-0/+10
2023-12-09ensure client_id is provided in authorizePuyodead11-0/+14
2023-12-08WORKAROUND: Ignore client-requested file extension for role iconsRory&1-2/+19
2023-12-08Fix reacting with custom emojis from same guild requiring USE_EXTERNAL_EMOJISRory&1-1/+2
2023-12-06add components to message create schemaPuyodead12-0/+10
2023-12-05handle possibly null activities in session sortPuyodead11-1/+1
2023-12-05messageupdate: fix member not being correct formatPuyodead11-1/+6
2023-12-05fix some message update fields being sent when nullPuyodead11-5/+2
2023-12-05