discourse/plugins/chat/app
chapoi 057c2012f0
UX: remove excerpt + style change to thread list item (#23776)
UX changes to thread item:

- drop "last reply" timestamp copy
- drop last reply excerpt
- show up 9+OP members

Co-authored-by: David Battersby <info@davidbattersby.com>
2023-10-06 15:11:04 +02:00
..
controllers/chat DEV: removes the notion of staged thread (#23612) 2023-09-15 18:09:45 +02:00
helpers/chat FEATURE: Mark all chat channels read with a shortcut (#20629) 2023-03-22 13:24:07 +10:00
jobs FEATURE: Link chat notifications directly to message (#23617) 2023-09-16 20:37:35 +01:00
models FIX: ensures an empty last message won't cause errors (#23647) 2023-09-25 12:43:04 +02:00
policies DEV: Migrate Chat::MessageCreator to a service (#22390) 2023-09-07 08:57:29 +02:00
queries/chat UX: remove excerpt + style change to thread list item (#23776) 2023-10-06 15:11:04 +02:00
serializers/chat FIX: ensures an empty last message won't cause errors (#23647) 2023-09-25 12:43:04 +02:00
services UX: remove excerpt + style change to thread list item (#23776) 2023-10-06 15:11:04 +02:00
validators/chat DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
views