Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release threads as a beta feature #8081

Merged
merged 22 commits into from Apr 5, 2022
Merged

Commits on Mar 18, 2022

  1. Enable threads by default and mark it as a beta feature

    Germain Souquet committed Mar 18, 2022
    Copy the full SHA
    4cdaa54 View commit details
    Browse the repository at this point in the history
  2. Remove extra react fragment

    Germain Souquet committed Mar 18, 2022
    Copy the full SHA
    cf83ce6 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' into gsouquet/threads-beta-21351

    Germain Souquet committed Mar 18, 2022
    Copy the full SHA
    6d02278 View commit details
    Browse the repository at this point in the history
  4. Fix tests when threads are enabled by default

    Germain Souquet committed Mar 18, 2022
    Copy the full SHA
    7bc3500 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Fix threads capitalisation in product wording

    Germain Souquet committed Mar 30, 2022
    Copy the full SHA
    5c2bf9c View commit details
    Browse the repository at this point in the history
  2. Alow users to leave threads beta

    Germain Souquet committed Mar 30, 2022
    Copy the full SHA
    8a45367 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. Merge branch 'develop' into gsouquet/threads-beta-21351

    Germain Souquet committed Apr 1, 2022
    Copy the full SHA
    818e4b1 View commit details
    Browse the repository at this point in the history
  2. New opt-in mechanism for threads

    Germain Souquet committed Apr 1, 2022
    Copy the full SHA
    4723060 View commit details
    Browse the repository at this point in the history
  3. Update threads beta card copy

    Germain Souquet committed Apr 1, 2022
    Copy the full SHA
    9b7f4a5 View commit details
    Browse the repository at this point in the history
  4. Implement PR review

    Germain Souquet committed Apr 1, 2022
    Copy the full SHA
    60e316f View commit details
    Browse the repository at this point in the history
  5. remove can leave beta prop

    Germain Souquet committed Apr 1, 2022
    Copy the full SHA
    81aa2e4 View commit details
    Browse the repository at this point in the history
  6. lint fix

    Germain Souquet committed Apr 1, 2022
    Copy the full SHA
    599377d View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. Merge branch 'develop' into gsouquet/threads-beta-21351

    Germain Souquet committed Apr 4, 2022
    Copy the full SHA
    ab58410 View commit details
    Browse the repository at this point in the history
  2. Fix thread view scrollable

    Germain Souquet committed Apr 4, 2022
    Copy the full SHA
    50eeb8f View commit details
    Browse the repository at this point in the history
  3. Fix beta badge

    Germain Souquet committed Apr 4, 2022
    Copy the full SHA
    508dac4 View commit details
    Browse the repository at this point in the history
  4. Fix layout for empty list

    Germain Souquet committed Apr 4, 2022
    Copy the full SHA
    8d89d7a View commit details
    Browse the repository at this point in the history
  5. Improve message action bar

    Germain Souquet committed Apr 4, 2022
    Copy the full SHA
    a41fe82 View commit details
    Browse the repository at this point in the history
  6. Fix learn more link

    Germain Souquet committed Apr 4, 2022
    Copy the full SHA
    65819cf View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. fix lint

    Germain Souquet committed Apr 5, 2022
    Copy the full SHA
    707a91d View commit details
    Browse the repository at this point in the history
  2. lint fix

    Germain Souquet committed Apr 5, 2022
    Copy the full SHA
    649539e View commit details
    Browse the repository at this point in the history
  3. fix logic to reply in thread tooltip

    Germain Souquet committed Apr 5, 2022
    Copy the full SHA
    7ac3f57 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' into gsouquet/threads-beta-21351

    Germain Souquet committed Apr 5, 2022
    Copy the full SHA
    975b35e View commit details
    Browse the repository at this point in the history