Skip to content

Use room based threaded conversations toggle

This MR switches over to the !1620 (merged) room scoped threaded conversations feature toggle.

  • migrate E2E tests to use room scoped feature toggle
  • reenable unread notifications

Testing strategy

  • Toggle on:
    1. The "Start a thread" context menu still works
    2. Parent message indicator shows
    3. Permalink pointing to threaded message opens TMF
    4. Child message can be sent through TMF
    5. Unread notifications for threaded messages are being sent
  • Toggle off
    1. The "Start a thread" context menu is missing
    2. No parent message indicators
  • Switching between rooms with toggle on and off
Edited by Tomas Vik (OOO back on 2024-05-09)

Merge request reports