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] Avatar url provider ignoring subfolders #17675

Merged
merged 8 commits into from
May 19, 2020
Merged

[FIX] Avatar url provider ignoring subfolders #17675

merged 8 commits into from
May 19, 2020

Commits on Apr 24, 2020

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

Commits on Apr 30, 2020

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

    * 'develop' of github.com:RocketChat/Rocket.Chat: (30 commits)
      [IMPROVE] [Apps-Engine] App user as the default notifier (#17050)
      [NEW] [Apps-Engine] New Livechat event handlers (#17033)
      [FIX] Change email verification label (#17450)
      Priority system messages were always created (#17479)
      Bump version to 3.3.0-develop
      Bump version to 3.2.0
      Bump version to 3.1.2
      [FIX] LDAP error when trying to add room with spaces in the name (#17453)
      Regression: Add missing cacheKey to mem (#17430)
      [FIX] Empty Incoming webhook script field (#17422)
      [FIX] LDAP Sync error (#17417)
      [FIX] Bot Agents not being able to get Omnichannel Inquiries (#17404)
      [FIX] Allowing blocking a user on channels (#17406)
      Regression: Fix mem usage with more than one argument (#17391)
      [FIX] Web Client memory leak caused by the Emoji library (#17320)
      [FIX] Omnichannel room info panel opening whenever a message is sent (#17348)
      [FIX] New user added by admin doesn't receive random password email (#17249)
      Bump version to 3.2.0-rc.2
      [FIX] LDAP error when trying to add room with spaces in the name (#17453)
      Complement Guest role restrictions for Enterprise (#17393)
      ...
    ggazzo committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    04e0635 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

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

    * 'develop' of github.com:RocketChat/Rocket.Chat:
      Regression: Fix Avatar Url Provider when CDN_PREFIX_ALL is false (#17542)
      [FIX] Invalid CSS syntax (#17541)
      [NEW] Rewrite admin pages (#17388)
      [FIX] Replace postcss Meteor package (#15929)
      [FIX] Increasing highlight time in 3 seconds (#17540)
      [IMPROVE] Add new webhooks to the Omnichannel integration feature (#17503)
      [BREAK] Remove deprecated Omnichannel Knowledge Base feature (#17387)
      [FIX] Reactions may present empty names of who reacted when using Real Names (#17536)
      Allow to filter omnichannel analytics dashboards per departments. (#17463)
      [FIX] Uncessary updates on Settings, Roles and Permissions on startup (#17160)
      [NEW] Add the ability to send Livechat offline messages to a channel (#17442)
      [FIX] Federation attachment URL for audio and video files (#16430)
      [NEW] Add Livechat website URL to the offline message e-mail (#17429)
      LingoHub based on develop (#17520)
      RegExp improvements suggested by LGTM (#17500)
      [FIX] Replace obsolete X-FRAME-OPTIONS header on Livechat route (#17419)
      [FIX] LDAP login error on Enterprise version (#17497)
    ggazzo committed May 6, 2020
    Configuration menu
    Copy the full SHA
    8ac2b5c View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

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

    * 'develop' of github.com:RocketChat/Rocket.Chat:
      [FIX] LDAP login on Enteprise Version (#17508)
      [FIX] Login Forbidden on servers that had LDAP enabled in the past (#17579)
      [FIX] Email configs not updating after setting changes (#17578)
      [FIX] Error during data export for DMs (#17577)
      Regression: Override via env for string settings not working (#17576)
      [FIX] Emoji picker search broken (#17570)
      Add some missing metadata information (#17524)
      Bump jquery from 3.3.1 to 3.5.0 (#17486)
      [NEW] Show user's status description by the usernames in messages list (#14892)
      DPlatform is deprecated and the replacement does not support rocket.chat (#17040)
      Regression: RegExp callbacks of settings were not being called (#17552)
      Meteor update to version 1.10.2 (#17533)
      Fix default offline channel name when saving departments. (#17553)
      [NEW] Screen Lock settings - mobile client (#17523)
    ggazzo committed May 8, 2020
    Configuration menu
    Copy the full SHA
    89f7125 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2020

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

    * 'develop' of github.com:RocketChat/Rocket.Chat:
      [FIX] Push settings enabled when push gateway is selected (#17582)
    ggazzo committed May 10, 2020
    Configuration menu
    Copy the full SHA
    fad71e6 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2020

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

    * 'develop' of github.com:RocketChat/Rocket.Chat: (25 commits)
      [FIX] Not redirecting to `First Channel After Login` on register (#17664)
      Regression: Pressing enter on search reloads the page - admin pages (#17663)
      [NEW] Admin refactor  Second phase (#17551)
      [IMPROVE] Unused styles (#17554)
      [FIX] Directory search user placeholder (#17652)
      [NEW] Added "Add custom emoji" link to emoji picker (#16250)
      [FIX] Marketplace tiered pricing plan wording (#17644)
      [FIX] Secret Registration not properly validating Invite Token (#17618)
      Improve: New PR Template (#16968)
      Add engine versions for houston with templates (#17403)
      Use Users.findOneByAppId instead of querying directly (#16480)
      Remove unnecessary setting redefinition (#17587)
      Deprecate compatibility cordova setting (#17586)
      Hyper.sh went out of business in early 2019 (#17622)
      [NEW] Add Permissions to deal with Omnichannel visitor past chats history (#17580)
      [NEW] Add permissions to deal with Omnichannel custom fields (#17567)
      [FIX] Livechat iframe allow microphone and camera (#9956)
      [FIX] Do not allow passwords on private channels (#15642)
      [FIX] Mail Messages > Cannot mail own user. (#17625)
      [FIX] remove multiple options from dontAskMeAgain (#17514)
      ...
    ggazzo committed May 16, 2020
    Configuration menu
    Copy the full SHA
    1d2a6c4 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

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

    * 'develop' of github.com:RocketChat/Rocket.Chat:
      Fix the Livechat queued webhook. (#17661)
      Regression: Outgoing List (#17667)
    ggazzo committed May 18, 2020
    Configuration menu
    Copy the full SHA
    4bc5033 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a766b0 View commit details
    Browse the repository at this point in the history