summary refs log tree commit diff
path: root/src/api/routes/users (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clean up some schemasRory&10 days1-1/+5
* NO-REVIEW: Fix up route import middleware pathRory&2026-07-2141-41/+41
* Remove APIBackupCodesArrayRory&2026-07-152-2/+2
* fix user settings patch routeOh642026-07-011-1/+1
* Signify some imports more explicitlyRory&2026-06-1641-41/+41
* HACKHACK: Migrate to typeorm v1.0.0, still work to do in actually updating al...Rory&2026-06-134-12/+15
* Move more extensions to extensionsRory&2026-06-122-4/+6
* Move entities to databaseRory&2026-06-1226-61/+71
* Use subpath imports for lambert-server, fix openapi.jsRory&2026-06-126-6/+6
* eslint: reapply after rebasing on #1631Rory&2026-04-191-1/+1
* eslint: arrow-body-style=as-neededRory&2026-04-193-28/+19
* fix comment typoCyberL12026-04-191-1/+1
* remove oversightCyberL12026-04-191-4/+0
* fix: expose metadata if should be visibleCyberL12026-04-191-1/+2
* fix: expose only public propertiesCyberL12026-04-191-2/+27
* fix: select `visibility` on `connected_accounts`CyberL12026-04-191-0/+11
* Fix TOTPRory&2026-04-182-2/+2
* Migrate UserDeleteEvent to satisfies, part of #1577Rory&2026-03-201-1/+1
* Migrate PresenceUpdateEvent to satisfies, part of #1577Rory&2026-03-201-1/+1
* Migrate UserUpdateEvent to satisfies, part of #1577Rory&2026-03-202-2/+2
* Migrate Relationship*Event to satisfies, part of #1577Rory&2026-03-201-8/+8
* Migrate ChannelRecipient*Event to satisfies, part of #1577Rory&2026-03-201-1/+1
* Migrate SettingsProto* to satisfies, part of #1577Rory&2026-03-202-4/+4
* Migrate ChannelDeleteEvent to satisfies, part of #1577Rory&2026-03-201-2/+2
* Fix some broken importsRory&2026-03-172-2/+2
* Some minor workRory&2026-03-142-6/+8
* Remove unused imports for non-entitiesRory&2026-03-144-4/+4
* Qodana: fix async warningsRory&2026-03-142-3/+4
* Fix guild settings not using .save, nor beign awaitedRory&2026-03-071-1/+1
* Fix user self delete not removing settings protosChrisChrome2026-02-161-1/+8
* fix: wrong query for self member in mutual guildsCyberL12026-02-141-1/+1
* Update schemas for profile customisationRory&2026-02-031-1/+25
* fix: treat `guild_id=0` as no `guild_id` for discord mobile client (a.k.a. th...CyberL12026-02-021-1/+1
* Assert req.params type as solely string (express update)Rory&2026-02-0112-26/+26
* Enforce numeric-only discriminators in PATCH /users/@meRory&2026-01-301-0/+10
* fix: don't return default role for user profilesCyberL12026-01-301-0/+2
* Make openapi.js work offline - still needs conditionals fixed thoughRory&2026-01-222-0/+8
* fix: relationshipsSelf are now actually selfCyberL12026-01-101-1/+1
* Fix profile APIMathMan052025-12-291-6/+7
* DM bot FixMathMan052025-12-191-1/+1
* Deprecation: Use object-based relations for typeormRory&2025-12-199-35/+36
* Dont use promises for dummy endpointsRory&2025-12-196-6/+6
* DEPRECATION: Move most select queries to object instead of string[]Rory&2025-12-1912-13/+35
* Avoid re-fetching user if not requesting extra fieldsRory&2025-12-183-5/+3
* friend nicknamesMathMan052025-12-171-2/+40
* Merge remote-tracking branch 'DEVTomatoCake/fix/getPublicUser-no-defaults'Rory&2025-12-171-1/+4
|\
| * Stop returning defaults when using getPublicUser()TomatoCake2024-09-011-1/+4
* | lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-1741-1912/+1912
* | Prettier u9Rory&2025-12-172-76/+39
* | Prettier u4Rory&2025-12-1711-332/+94
* | Prettier 8Rory&2025-12-172-12/+4
* | Prettier 5Rory&2025-12-172-8/+2
* | Prettier 3Rory&2025-12-171-2/+1
* | Allow opting out of persisting instance bans on user delete endpointRory&2025-12-161-1/+1
* | Prevent duplicate instance ban entriesRory&2025-12-131-1/+2
* | Delete user settings protos on account deletionRory&2025-12-131-1/+4
* | not milliseconds lolRory&2025-12-131-1/+1
* | Log elapsed time for user deleteRory&2025-12-131-1/+17
* | Instance ban: clean up DMs and guild ownerships, track instance bansRory&2025-12-121-3/+121
* | fix: include `user` object in `guild_member`CyberL12025-12-041-12/+2
* | Always trim username updatesRory&2025-12-021-1/+1
* | Template billing routesRory&2025-12-022-2/+84
* | Merge branch 'master' into dupedEventsCyber2025-12-011-1/+1
|\ \
| * | fix exposeMathMan052025-11-301-1/+1
* | | stop with the duped eventsMathMan052025-11-301-21/+1
|/ /
* | don't show invisMathMan052025-11-291-1/+1
* | Fix merge issuesMathMan052025-11-293-77/+29
|\ \
| * | make mentions not use the pollyfillsMathMan052025-11-261-74/+26
| * | Merge branch 'spacebarchat:master' into removeStupidPoliesMathium052025-11-261-8/+12
| |\ \
| * \ \ Merge branch 'spacebarchat:master' into removeStupidPoliesMathium052025-11-261-0/+206
| |\ \ \
| * | | | rid of Math.clampMathMan052025-11-251-2/+2
| * | | | Delete Object.mapMathMan052025-11-251-8/+5
* | | | | status stuffMathMan052025-11-281-9/+28
| |_|/ / |/| | |
* | | | Pagnation and guild scoping for mention inboxRory&2025-11-261-8/+12
| |/ / |/| |
* | | Maybe?Rory&2025-11-261-9/+15
* | | Swap around toJSON and withSignedAttachments (oops)Rory&2025-11-261-2/+2
* | | Actually include messages in mentions resultRory&2025-11-261-10/+48
* | | Mentions inbox: use the right roles prop...Rory&2025-11-261-1/+2
* | | Mentions inbox: include channel guild idRory&2025-11-261-1/+1
* | | Mention inbox, hopefullyRory&2025-11-261-0/+161
|/ /
* | member count fixesMathMan052025-11-183-19/+7
* | fix full user object being exposedMathMan052025-10-301-21/+5
* | More env settings to tune down log noiseRory&2025-10-192-8/+10
* | Fix relationshipsRory&2025-10-181-16/+7
* | Partial usersetting update schemaRory&2025-10-181-4/+5
* | More schema work, moved most stuff from entities to schemas, though messyRory&2025-10-154-9/+4
* | Reorganise schemas a little bitRory&2025-10-1517-37/+23
* | app_id -> application_idRory&2025-10-141-0/+0
* | Return defaults for missing {proto-,}settingsRory&2025-10-113-13/+15
* | Update more path variablesRory&2025-10-112-10/+10
* | Update path variablesRory&2025-10-115-13/+13
* | Unkown -> unkown (typo fix)Rory&2025-10-041-1/+1
* | Implement fetching mutual friendsRory&2025-09-301-117/+124
* | Pass mergeParams: true to new router calls due to express behavior changeRory&2025-09-3039-39/+39
* | Clean up unused importsRory&2025-09-302-2/+2
* | Implement greetingRory&2025-09-291-0/+2
* | Implement fetching DM messages by user IDRory&2025-09-291-0/+54
* | Add endpoint implementationsRory&2025-09-292-0/+95
* | Do settings versioningRory&2025-09-292-0/+10
* | Oops, actually send the events to a user...Rory&2025-09-292-0/+2
* | Emit USER_SETTINGS_PROTO_UPDATERory&2025-09-292-0/+36
* | Merge in json representation of settings protosRory&2025-09-292-8/+38
* | Setting protos supportRory&2025-09-292-0/+374
* | fix stupid bugMathMan052025-09-291-0/+2
* | Fix the fixMathMan052025-07-021-1/+1
* | Check for old password when setting newMathMan052025-07-021-1/+1
* | Update index.tsMathMan052025-03-231-1/+4
* | fix minor bugMathMan052025-03-221-1/+1
* | fix: return user profile theme colors as numbersCyberL12024-11-121-2/+2
|/
* Same error message if username too longTomatoCake2024-08-171-2/+2
* Send 204 statusTomatoCake2024-08-151-4/+4
* Make profile bio max length configurableTomatoCake2024-08-102-6/+32
* fix: check for password only if `username` is present in bodyCyber2024-07-281-8/+8
* fix: return an error on username change with no passwordCyber2024-07-281-1/+10
* feat: badgesCyber2024-07-171-0/+5
* Refactor email sending + remove email verification if mail sending is not set upMadeline2023-08-121-2/+0
* Fix connection class importsPuyodead12023-08-061-1/+1
* Fix docs for /users/:id/profileMadeline2023-06-111-36/+2
* Fix UserRelationsResponse schemaMadeline2023-04-191-2/+3
* clusterfuckPuyodead12023-04-136-6/+6
* oapi: finish usersPuyodead12023-04-135-23/+86
* oapi: users progressPuyodead12023-04-1313-257/+520
* fixing lots of openapi crapPuyodead12023-04-1312-52/+52
* AAAPuyodead12023-04-132-10/+10
* License informationMadeline2023-04-022-0/+36
* Update connection metadata visibilityMadeline2023-04-021-1/+4
* Merge branch 'master' into refactor/dev/connectionsMadeline2023-04-0234-140/+121
|\
| * Remove ALL fosscord mentionsMadeline2023-03-3132-52/+52
| * Revert "Merge pull request #1008 from spacebarchat/dev/samuel"Madeline2023-03-311-3/+3
| * Merge pull request #1008 from spacebarchat/dev/samuelSamuel (Flam3rboy)2023-03-301-3/+3
| |\
| | * fix: use entity.save() instead of insert (needed for caching)Samuel2023-03-181-3/+3
| * | SPACEBARMadeline2023-03-3132-32/+32
| * | SPACEBARMadeline2023-03-3132-32/+32
| * | Work towards fixing openapi specMadeline2023-03-242-19/+0
| |/
* | Move redirect uri generation to getRedirectUri function of Connection class.Madeline2023-03-181-5/+7
* | Check visibility for connected accounts in /users/:id/profileMadeline2023-03-181-1/+3
* | use connection revoked errorPuyodead12023-03-181-2/+1
* | Add Twitch, error handling, revokation changes, etcPuyodead12023-03-182-12/+17
* | Fix connection update visibilty dying when given booleanMadeline2023-03-181-1/+7
* | Update todo in access-token routePuyodead12023-03-181-1/+1
* | Refreshable connections, refactoring, access-token endpointPuyodead12023-03-182-1/+85
* | Delete connectionsMadeline2023-03-181-1/+24
* | Don't use mergeDeepMadeline2023-03-181-6/+2
* | implement PATCH connectionPuyodead12023-03-182-0/+51
* | add connectionsPuyodead12023-03-181-3/+21
|/
* Fix UserSettings relation being in `select` rather than `relations`Madeline2023-03-161-1/+1
* various fixes for webauthn (#973)Puyodead12023-02-032-2/+11
* Merge pull request from GHSA-hqqp-gpqw-9w5cMadeline2023-02-021-2/+2
* Merge pull request from GHSA-r7h4-76f7-6264Madeline2023-02-021-0/+10
* Implement WebAuthn (#967)Puyodead12023-01-302-0/+231
* Add ESLint (#941)Madeline2023-01-2012-24/+27
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-1830-1/+540
* Add /users/:id/delete (#926)Erkin Alp Güney2023-01-141-0/+39
* PrettierMadeline2023-01-054-70/+84
* Profile themes and pronounsMadeline2022-12-311-2/+8
* fix user profile not displaying correctlyPuyodead12022-12-191-2/+9
* implement guild profiles and fix user profilesPuyodead12022-12-191-30/+65
* Move UserSettings to own entityTheArcaneBrony2022-12-191-4/+6
* Invalidate tokens on password changeChrisChrome2022-12-181-2/+10
* Remove Slowcord demo user restrictionsMadeline2022-12-172-6/+0
* Fix user settings not saving properly and guild foldersMadeline2022-10-281-4/+5
* fix bad user validationMadeline2022-10-271-0/+1
* Fix user guild settingsMadeline2022-09-281-13/+7
* Missed some schemasMadeline2022-09-281-2/+0
* PrettierMadeline2022-09-2616-376/+671
* Move schemas to /src/util/schemasMadeline2022-09-267-62/+6
* Refactor to mono-repo + upgrade packagesMadeline2022-09-2529-0/+1075