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

[FIX] Ignored messages reactivity #27279

Merged
merged 17 commits into from
Feb 8, 2023
Merged

[FIX] Ignored messages reactivity #27279

merged 17 commits into from
Feb 8, 2023

Commits on Nov 16, 2022

  1. Configuration menu
    Copy the full SHA
    de6d87b View commit details
    Browse the repository at this point in the history
  2. add missing hooks args

    yash-rajpal committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    16c943a View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Merge branch 'develop' of github.com:RocketChat/Rocket.Chat into mess…

    …age-ignore-reactivity
    
    * 'develop' of github.com:RocketChat/Rocket.Chat: (23 commits)
      Chore: removing useEndpointData from license api (#26634)
      Chore: Create unique index for `E2EKey` field (#27301)
      [FIX] LDAP "Sync Roles" option doesn't work for custom roles (#26842)
      Chore: UserAvatar wrapper missing key in RoomForeword (#27300)
      Chore: Add deprecation warning to settings (#27295)
      Chore: Refactor LeaveTeam to Typescript (#27197)
      [FIX] Sidebar context menu in searchList (#23830)
      [NEW] Federation events coverage expansion (#27119)
      [FIX] Message Parser version upgrade (#27284)
      [FIX] Replace regex not compatible with safari (#27294)
      [NEW] Emphasis Elements (italic, strike and bold) in Message Parser Components (#27003)
      [FIX] Set default value "false" for global search. (#25568)
      Regression: Custom fields form not showing in user profile nor admin (#27244)
      [FIX] Sort RecordList items in REVERSE chronological order, not FORWARD (#27201)
      Chore: Remove unused css (#27289)
      Chore: also send thread to channel translations (#27242)
      [FIX] Marketplace app details page back-button behavior (#27062)
      Chore: Add tests for omni-jobs & add more context in system messages for jobs (#27048)
      Chore: Fix missing license for forks (#27258)
      i18n: Language update from LingoHub 🤖 on 2022-11-14Z (#27255)
      ...
    gabriellsh committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    2a83f29 View commit details
    Browse the repository at this point in the history
  2. Change ignored logic

    gabriellsh committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    6e415f7 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Configuration menu
    Copy the full SHA
    95af321 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. fix conflicts

    yash-rajpal committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    1d3969b View commit details
    Browse the repository at this point in the history
  2. add unit tests

    yash-rajpal committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    c3f2865 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. Configuration menu
    Copy the full SHA
    6306693 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    851d66d View commit details
    Browse the repository at this point in the history
  3. Readapt unit test

    tassoevan committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    b7d8356 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Configuration menu
    Copy the full SHA
    9f55100 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. fix conflicts

    yash-rajpal committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    399509e View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. fix ts

    yash-rajpal committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    8bb00f8 View commit details
    Browse the repository at this point in the history
  2. fix unit tests

    yash-rajpal committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    acd7fb7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2bf6a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e13e15 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    46f753e View commit details
    Browse the repository at this point in the history