discourse/plugins
David Battersby c62d3610c6
PERF: Reduce overhead from chat message excerpt (#26712)
This change moves the chat message excerpt into a new database column (string) on the chat_messages table.

As part of this change, we will now set the excerpt within the `Chat::CreateMessage` service, and update it within the `Chat::UpdateMessage` service.
2024-04-25 14:29:00 +02:00
..
automation Update translations (#26713) 2024-04-23 16:22:27 +02:00
chat PERF: Reduce overhead from chat message excerpt (#26712) 2024-04-25 14:29:00 +02:00
checklist FIX: Nested list checkboxes css (#26581) 2024-04-10 00:28:23 +02:00
discourse-details DEV: refactor morphed preview specs 2024-04-10 10:36:20 +02:00
discourse-lazy-videos Update translations (#26651) 2024-04-16 17:37:49 +02:00
discourse-local-dates FIX: ensure [date-range don't clashes with checklist 2024-04-08 08:22:21 +02:00
discourse-narrative-bot Update translations (#26463) 2024-04-02 18:19:46 +02:00
discourse-presence DEV: Add appEvents for composer / DEditor toolbar events (#26517) 2024-04-05 08:35:25 -05:00
footnote FEATURE: Allow dismissing tooltips by clicking their button (#26668) 2024-04-18 13:16:55 +02:00
poll DEV: Allow RenderGlimmer to be used inside post-cooked-glued widgets (#26675) 2024-04-18 15:39:29 +01:00
spoiler-alert DEV: Remove unnecessary rails_helper requiring (#26364) 2024-03-26 11:32:01 +01:00
styleguide DEV: allows fabricators to use faker (#26555) 2024-04-08 21:00:09 +02:00