Commit Graph

9 Commits

Author SHA1 Message Date
Nuwan 2b593cce93 fix(chat): include user object in POST /api/chat response
- Changed create action to render show.rabl view instead of raw model
- Response now includes nested user object with name field
- Matches format returned by GET /api/chat (index action)
- Fixes 'Unknown' sender name issue for sent messages

Follows lobby chat pattern for consistent API response format.
2026-01-31 20:12:11 +05:30
Seth Call 5701e888a8 Updating lessons with barely working version 2016-04-21 09:23:29 -05:00
Seth Call 399d010310 * lessons 90% done, but still mostly hidden 2016-04-05 21:23:15 -05:00
Seth Call 2e95682b10 * wip 2016-02-01 14:14:06 -06:00
Seth Call 0f4be88677 * wip 2016-01-30 16:08:54 -06:00
Seth Call 022304c6af * VRFS-3065 - permission error name change 2015-04-20 10:42:09 -05:00
Seth Call f3d39a351d * wip 2014-05-06 08:34:38 -05:00
Bert Owen bf04fca205 VRFS-1503 implement session chat feature 2014-05-03 00:30:56 +08:00
Bert Owen 07e141cc8f VRFS-1503 added protocol buffer, chat message model & controller, rest api 2014-04-23 14:27:49 +02:00