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

[IMPROVE] Always shows the exact match first on user's and room's autocomplete for mentions and on sidebar search #16394

Merged
merged 6 commits into from May 20, 2020

Commits on Jan 30, 2020

  1. Copy the full SHA
    87788f9 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2020

  1. Finished

    gabriellsh committed Jan 31, 2020
    Copy the full SHA
    dfc32d2 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2020

  1. Fixed failing tests

    gabriellsh committed Feb 3, 2020
    Copy the full SHA
    e6a2489 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of github.com:RocketChat/Rocket.Chat into new/…

    …exact_search
    
    * 'develop' of github.com:RocketChat/Rocket.Chat:
      [NEW] Check the Omnichannel service status per Department (#16425)
      [IMPROVE] Show more information related to the Omnichannel room closing data (#16414)
      Fix index creation for apps_logs collection (#16401)
      Revert message properties validation (#16395)
      [FIX] Rooms not being marked as read sometimes (#16397)
      Update apps engine to 1.12.0-beta.2496 (#16398)
      [FIX] Container heights (#16388)
      Regression: App deletion wasn’t returning the correct information (#16360)
      [BREAK] Remove deprecated publications (#16351)
      [IMPROVE] Update katex version  (#16393)
      [FIX] Mail Msg Cancel button not closing the flexbar (#16263)
      [FIX] Highlight freezing the UI (#16378)
    gabriellsh committed Feb 3, 2020
    Copy the full SHA
    8fc703e View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2020

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

    …exact_search
    
    * 'develop' of github.com:RocketChat/Rocket.Chat: (178 commits)
      [IMPROVE] Add option to require authentication on user's shield endpoint (#16845)
      [FIX] Custom OAuth Bug (#16811)
      [FIX] Integrations page pagination (#16838)
      fix: livechat/facebook missing visitor data after registerGuest (#16810)
      [FIX] Invite links counting users already joined (#16591)
      [FIX] No settings to be displayed if search not found (#16255)
      [FIX] Removed some hardcoded texts (#16304)
      [FIX] Cannot unfollow message from thread's panel (#16560)
      Add Enterprise Edition license (#16801)
      [FIX] Fallback content-type as application/octet-stream for FileSystem uploads (#16776)
      [IMPROVE] Apps-engine E2E tests (#16781)
      [FIX] Remove spaces from i18n placeholders to show Personal access token (#16724)
      [NEW] SAML config to allow clock drift (#16751)
      [FIX] Slash command preview: Wrong item being selected, Horizontal scroll (#16750)
      [FIX] Cannot pin on direct messages (#16759)
      [FIX] Get all channels from Slack via REST API (#16767)
      LingoHub Update 🚀 (#16837)
      [FIX]  Flextab information is not working when clicking on visitor or agent username in Omnichannel messages (#16797)
      Update Node to 12.16.1
      [NEW] Update Meteor to 1.9.2 (#16718)
      ...
    gabriellsh committed Mar 13, 2020
    Copy the full SHA
    f702691 View commit details
    Browse the repository at this point in the history
  2. Fixed undefined usernames

    gabriellsh committed Mar 13, 2020
    Copy the full SHA
    53825f2 View commit details
    Browse the repository at this point in the history