XuqmGroup-Server/im-service
XuqmGroup 8011fe591a feat(im-service): add friend system and conversations endpoint
- Add im_friends table with bi-directional add/remove (FriendController)
- Add GET /api/im/conversations: returns per-conversation latest message summaries
  using UNION of SINGLE/GROUP queries with correct peer ID computation
- Add ConversationSummary projection interface in ImMessageRepository

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-25 17:27:06 +08:00
..
src/main feat(im-service): add friend system and conversations endpoint 2026-04-25 17:27:06 +08:00
pom.xml chore: initial commit 2026-04-21 22:07:29 +08:00