Commit Graph

15 Commits

Author SHA1 Message Date
nav
670762aa7a feat(guild-messaging): add idempotency-key support for write endpoints 2026-05-12 10:40:00 +00:00
nav
2ec50f3234 feat(guild-messaging): add gap-detection metadata for seq backfill responses 2026-05-12 10:37:27 +00:00
nav
fa5d0d31b2 feat(guild-messaging): switch seq allocation to DB transaction with row lock 2026-05-12 10:35:41 +00:00
nav
4b4755b33b feat(guild-messaging): add seq-range pagination with limit for message listing 2026-05-12 10:32:25 +00:00
nav
c08fa4756b feat(guild-messaging): implement soft delete strategy for messages 2026-05-12 10:30:51 +00:00
nav
325e13ee13 feat(guild-messaging): add simplified message edit window policy 2026-05-12 10:29:29 +00:00
nav
d3fdc3dd1e feat(guild-messaging): support message metadata for reply mentions and attachments 2026-05-12 10:28:02 +00:00
nav
ceaece754e feat(guild-model): add practical indexes for channel/dm/member queries 2026-05-12 10:21:48 +00:00
nav
e53c943991 feat(guild-model): add member and role base entities 2026-05-12 09:02:21 +00:00
nav
46f138328e feat(guild-model): complete guild/channel/dm entities 2026-05-12 09:01:24 +00:00
nav
ea32aeb819 chore: add eslint and prettier setup for center and guild 2026-05-12 08:42:47 +00:00
nav
07c8a0f99d chore: add .env.example for center and guild services 2026-05-12 08:40:58 +00:00
nav
c55666b481 feat: add Dockerfiles and MySQL TypeORM wiring for center/guild backends 2026-05-12 08:34:35 +00:00
nav
88bec71cf8 feat: scaffold center and guild backend NestJS skeletons 2026-05-12 08:31:43 +00:00
nav
17dc9b9dba chore: bootstrap center/guild backend workspaces 2026-05-12 08:27:33 +00:00