History for percord / api / src / routes / users
2022-07-16
@Madeline
Merge branch 'fix/sendMemberInProfile' into slowcord
Madeline committed on 16 Jul 2022
@Madeline
Actually respect with_mutual_guilds
Madeline committed on 16 Jul 2022
@Madeline
Merge branch 'fix/sendMemberInProfile' into slowcord
Madeline committed on 16 Jul 2022
@Madeline
Don't send @everyone role
Madeline committed on 16 Jul 2022
@Madeline
Merge branch 'fix/sendMemberInProfile' into slowcord
Madeline committed on 16 Jul 2022
@Madeline
Forgot to send roles in guild_member
Madeline committed on 16 Jul 2022
@Madeline
Forgot to send roles in guild_member
Madeline committed on 16 Jul 2022
@Madeline
Merge branch 'fix/sendMemberInProfile' into slowcord
Madeline committed on 16 Jul 2022
@Madeline
Respect with_mutual_guilds and guild_id in /users/:id/profile
Madeline committed on 16 Jul 2022
2022-07-10
@Madeline
Merge branch 'feat/latestWebClient' into slowcord
Madeline committed on 10 Jul 2022
@Madeline
Fix username/discrim changing
Madeline committed on 10 Jul 2022
2022-07-08
@Madeline
Merge branch 'fix/claim_accounts' into slowcord
Madeline committed on 8 Jul 2022
@Madeline
Check if email required in PATCH @me
Madeline committed on 8 Jul 2022
2022-07-07
@Madeline
Merge branch 'fix/claim_accounts' into slowcord
Madeline committed on 7 Jul 2022
@Madeline
Ensure password was given if email is given in PATCH @me
Madeline committed on 7 Jul 2022
@Madeline
Somehow the ID of demo user changed. Use email of demo instead
Madeline committed on 7 Jul 2022
2022-07-02
@Madeline
Prevent demo user from editing their profile
Madeline committed on 2 Jul 2022
2022-04-22
@Madeline
Fix not assigning new changes to input fields in users/@me
Madeline committed on 22 Apr 2022
@Madeline
Fixed ability for user to edit any property of themselves, including `rights`, `flags`. Note to self: schemas.json is a GENERATED file. `npm run generate:schema` in api/
Madeline committed on 22 Apr 2022
2022-04-10
@Madeline
Merge branch 'master' into fix/claim_accounts
Madeline committed on 10 Apr 2022
2022-04-05
@Madeline
User Notes (#707) ...
Madeline authored on 5 Apr 2022 GitHub committed on 5 Apr 2022
2022-03-08
@RealMANI
Temporary notes fix ...
RealMANI authored on 7 Mar 2022 Erkin Alp Güney committed on 8 Mar 2022
2022-03-06
@RealMANI
Check username
RealMANI authored on 6 Mar 2022 Erkin Alp Güney committed on 6 Mar 2022
@RealMANI
[Fix] Changing bio and accent color
RealMANI authored on 6 Mar 2022 Erkin Alp Güney committed on 6 Mar 2022
2022-03-05
@Erkin Alp Güney
Merge branch 'master' into fix/claim_accounts
Erkin Alp Güney authored on 5 Mar 2022 GitHub committed on 5 Mar 2022
2022-02-20
@RealMANI
[Fix] Profile & banner uploading ...
RealMANI authored on 20 Feb 2022 Erkin Alp Güney committed on 20 Feb 2022
2022-02-18
@Iratu
changed user.premium_since to also load from the database.
Iratu authored on 16 Feb 2022 Erkin Alp Güney committed on 18 Feb 2022
@Iratu
Fix for Premium Since to show the 'Guild Boost' and store it correctly in the database
Iratu authored on 16 Feb 2022 Erkin Alp Güney committed on 18 Feb 2022
2022-02-17
@Madeline
Added email sanitisation to /users/@me PATCH. Could previously have email as any string
Madeline committed on 17 Feb 2022
@Madeline
Fixed bug in /users/@me PATCH where username must be present in every request, breaking account claiming
Madeline committed on 17 Feb 2022