summary refs log tree commit diff
path: root/api/src/routes/users (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved user notes into separate tableMadeline2022-07-231-11/+28
* Fix not assigning new changes to input fields in users/@meMadeline2022-04-231-1/+1
* Fixed ability for user to edit any property of themselves, including `rights`...Madeline2022-04-231-2/+1
* User Notes (#707)Madeline2022-04-051-5/+30
* Temporary notes fixRealMANI2022-03-081-3/+3
* Check usernameRealMANI2022-03-061-6/+8
* [Fix] Changing bio and accent colorRealMANI2022-03-061-1/+1
* [Fix] Profile & banner uploadingRealMANI2022-02-201-1/+1
* changed user.premium_since to also load from the database.Iratu2022-02-181-1/+1
* Fix for Premium Since to show the 'Guild Boost' and store it correctly in the...Iratu2022-02-181-3/+11
* Merge pull request #608 from Featyre/masterErkin Alp Güney2022-02-161-1/+7
|\
| * Return none for dev portal + todo for categoriesFeatyre2022-02-021-1/+7
* | TypoRealMANI2022-02-161-1/+1
* | Mutual FriendsRealMANI2022-02-161-0/+41
* | Mutual Guilds (#637)RealMANI2022-02-161-2/+15
* | [Fix] Invisible space username (#639)RealMANI2022-02-161-0/+7
|/
* prettier formatted /apidevelopomp2021-10-204-11/+15
* :bug: user settingsFlam3rboy2021-10-171-2/+3
* :bug: fix claim accountFlam3rboy2021-10-091-4/+12
* :bug: fix password changingFlam3rboy2021-10-091-4/+22
* :bug: fix user projectionFlam3rboy2021-10-053-3/+7
* :bug: fix client localeFlam3rboy2021-10-051-1/+2
* :sparkles: added autoJoin guild to configFlam3rboy2021-10-051-3/+7
* hotfix for misc routesuurgothat2021-09-303-4/+6
* Add misc routesuurgothat2021-09-306-0/+75
* Merge branch 'master' into unittestsFlam3rboy2021-09-205-38/+36
|\
| * :bug: fix relationshipsFlam3rboy2021-09-201-7/+7
| * Fix one thing, another problem pops upChris Chrome2021-09-201-1/+1
| * Merge branch 'master' of https://github.com/fosscord/fosscord-apiFlam3rboy2021-09-194-34/+33
| |\
| | * Merge branch 'fosscord:master' into fix-dmAlTech982021-09-181-0/+11
| | |\
| | | * Update connections.tsFlam3rboy2021-09-181-2/+3
| | | * Add /users/@me/connectionsThe Arcane Brony2021-09-181-0/+10
| | * | Removed ChannelService, more fixesAlTech982021-09-181-2/+2
| | * | Merge branch 'fosscord:master' into fix-dmAlTech982021-09-181-1/+1
| | |\|
| | * | Fix GET /users/@me/channelsAlTech982021-09-171-12/+3
| | * | Implemented DMs and group DMsAlTech982021-09-163-33/+30
| * | | :truck: move handleFile to cdnFlam3rboy2021-09-191-2/+1
| | |/ | |/|
* | | :sparkles: route middleware test optionFlam3rboy2021-09-181-1/+1
* | | :pencil: add default route description to all routesFlam3rboy2021-09-184-8/+11
|/ /
* / :bug: fix body parse treating null not as undefined (except for icons/avatars)Flam3rboy2021-09-171-1/+1
|/
* Update index.tsFlam3rboy2021-09-131-1/+1
* Emit USER_UPDATE, fix #214AlTech982021-09-131-4/+12
* :bug: fix relationshipFlam3rboy2021-09-131-53/+55
* :bug: fix dm #321Flam3rboy2021-09-131-8/+8
* Merge branch 'typescript-interface-body-parser+autogenerate-unit-tests+docume...Flam3rboy2021-09-1213-107/+144
|\
| * :sparkles: #307 doneFlam3rboy2021-09-1213-100/+139
| * :art: remove long relatives paths -> short module pathsFlam3rboy2021-09-126-10/+8
* | Add dummy missing routesAlTech982021-09-124-1/+31
|/
* Fix relationships get queryAlTech982021-09-091-1/+1
* moved Constants and Errorhandler from api to utilxnacly2021-09-031-1/+1
* :bug: fix member + member listFlam3rboy2021-09-033-4/+4
* :sparkles: add user_id field to MemberFlam3rboy2021-09-024-35/+17
* :bug: fix entity types and projectionFlam3rboy2021-09-011-23/+2
* :sparkles: use DiscordApiErrors and check limitsFlam3rboy2021-09-011-1/+7
* :bug: db query fixesFlam3rboy2021-08-313-8/+8
* :sparkles: channel recipientsFlam3rboy2021-08-311-3/+4
* :sparkles: typeorm api rewrite doneFlam3rboy2021-08-299-107/+104
* :construction: apiFlam3rboy2021-08-272-19/+19
* :construction: apiFlam3rboy2021-08-249-86/+83
* :construction: typeormFlam3rboy2021-08-211-1/+2
* :ambulance: user settings routeFlam3rboy2021-08-181-2/+8
* :bug: fix findOneAndUpdateFlam3rboy2021-08-181-1/+1
* :construction: fix server bundleFlam3rboy2021-08-131-0/+10
* rename @fosscord/server-util to -> @fosscord/utilFlam3rboy2021-08-136-16/+18
* :sparkles: apiFlam3rboy2021-08-1213-0/+481