summary refs log tree commit diff
path: root/api/src/routes/users/@me (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix one thing, another problem pops upChris Chrome2021-09-201-1/+1
* Merge branch 'master' of https://github.com/fosscord/fosscord-apiFlam3rboy2021-09-193-34/+32
|\
| * 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-162-33/+29
* | | :truck: move handleFile to cdnFlam3rboy2021-09-191-2/+1
| |/ |/|
* | :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-1211-96/+131
|\
| * :sparkles: #307 doneFlam3rboy2021-09-1211-91/+128
| * :art: remove long relatives paths -> short module pathsFlam3rboy2021-09-124-8/+6
* | 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-023-34/+8
* :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-297-102/+100
* :construction: apiFlam3rboy2021-08-271-18/+18
* :construction: apiFlam3rboy2021-08-248-69/+66
* :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-1211-0/+441