summary refs log tree commit diff
path: root/src/api/routes/users/@me/mentions.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Deprecation: Use object-based relations for typeormRory&2025-12-191-20/+21
|
* Avoid re-fetching user if not requesting extra fieldsRory&2025-12-181-3/+1
|
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-171-124/+124
|
* make mentions not use the pollyfillsMathMan052025-11-261-74/+26
|
* 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