This website requires JavaScript.
Explore
Help
Sign In
Mathis
/
memegoat
Watch
1
Star
0
Fork
0
You've already forked memegoat
Code
Issues
3
Pull Requests
Actions
Packages
Activity
Files
0b4753c47b84b6d65d18347c1481214f9dfbbe04
memegoat
/
backend
/
src
/
users
History
Mathis HERRIOT
2ea16773c8
feat(users): add boolean fields for online status and read receipts
...
- Added `showOnlineStatus` and `showReadReceipts` fields to `UpdateUserDto` with validation.
2026-01-29 18:21:54 +01:00
..
dto
feat(users): add boolean fields for online status and read receipts
2026-01-29 18:21:54 +01:00
repositories
feat: add user preferences for online status and read receipts with real-time updates
2026-01-29 18:18:52 +01:00
users.controller.spec.ts
test(reports): add unit tests for ReportsController and ReportsRepository with mocked dependencies
2026-01-20 13:47:06 +01:00
users.controller.ts
feat: add user search functionality
2026-01-29 15:47:03 +01:00
users.module.ts
feat: add user preferences for online status and read receipts with real-time updates
2026-01-29 18:18:52 +01:00
users.service.spec.ts
feat: add user preferences for online status and read receipts with real-time updates
2026-01-29 18:18:52 +01:00
users.service.ts
feat: add user preferences for online status and read receipts with real-time updates
2026-01-29 18:18:52 +01:00