|
8cdfb6abfe
|
revert(db/models): re-add & Document to PopulatedDoc type parameters
|
2023-12-30 00:46:11 -05:00 |
|
|
c8e84c909e
|
style(*): cleanup unused imports
|
2023-12-29 20:11:07 -05:00 |
|
|
1447960b1a
|
refactor(db/models): update populatedDoc types
- remove `& Document` qualifier
- cast `T | number` to T with the `as` keyword
|
2023-12-29 19:06:55 -05:00 |
|
|
a16e58b2b4
|
refactor(db/models): change _id field in inbox schema to a reference field that points to the owning user
|
2023-10-02 16:06:01 -04:00 |
|
|
38516dc80d
|
feat(db/models): create dedicated private message inbox model
|
2023-10-02 16:02:31 -04:00 |
|