discourse/plugins
Joffrey JAFFEUX 76953cc356
FEATURE: allows to force a thread (#25987)
Forcing a thread will work even in channel which don't have `threading_enabled` or in direct message channels.

For now this feature is only available through the `ChatSDK`:

```ruby
ChatSDK::Message.create(in_reply_to_id: 1, guardian: guardian, raw: "foo bar baz", channel_id: 2, force_thread: true)
```
2024-03-06 12:03:42 +01:00
..
chat FEATURE: allows to force a thread (#25987) 2024-03-06 12:03:42 +01:00
checklist DEV: Use service: lookups instead of :main (#25402) 2024-01-24 15:59:44 +01:00
discourse-details Update translations (#25659) 2024-02-13 16:11:30 +01:00
discourse-lazy-videos DEV: Use service: lookups instead of :main (#25402) 2024-01-24 15:59:44 +01:00
discourse-local-dates DEV: Update rubocop-discourse to latest version 2024-03-04 15:08:35 +01:00
discourse-narrative-bot FIX: Update Discobot's UserProfile#bio_raw when default locale changes (#26045) 2024-03-06 11:42:20 +08:00
discourse-presence DEV: Convert min_trust_to_edit_wiki_post to groups (#24766) 2023-12-12 15:20:37 +11:00
footnote DEV: Use service: lookups instead of :main (#25402) 2024-01-24 15:59:44 +01:00
poll Update translations (#26030) 2024-03-05 16:47:46 +01:00
spoiler-alert Update translations (#26030) 2024-03-05 16:47:46 +01:00
styleguide Update translations (#26030) 2024-03-05 16:47:46 +01:00