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 1.2.0 #14888

Merged
merged 49 commits into from
Jun 28, 2019
Merged

Release 1.2.0 #14888

merged 49 commits into from
Jun 28, 2019

Commits on May 28, 2019

  1. Configuration menu
    Copy the full SHA
    4a2ffa1 View commit details
    Browse the repository at this point in the history
  2. [FIX] Direct reply delete config and description (#14493)

    * Added detailed description for direct-reply config
    
    * fixed incorrect reading of the  setting
    ruKurz authored and sampaiodiego committed May 28, 2019
    Configuration menu
    Copy the full SHA
    f71f0d1 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2019

  1. Configuration menu
    Copy the full SHA
    b564367 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14656 from RocketChat/develop-sync

    Merge master into develop & Set version to 1.2.0-develop
    sampaiodiego committed May 29, 2019
    Configuration menu
    Copy the full SHA
    3054910 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0366ffa View commit details
    Browse the repository at this point in the history
  4. [FIX] SAML login error. (#14686)

    Hudell authored and sampaiodiego committed May 29, 2019
    Configuration menu
    Copy the full SHA
    53093e0 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2019

  1. Configuration menu
    Copy the full SHA
    859fdea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e517d9 View commit details
    Browse the repository at this point in the history
  3. [FIX] Import Chart.js error (#14471)

    sonbn0 authored and sampaiodiego committed May 30, 2019
    Configuration menu
    Copy the full SHA
    780a2ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9193eb1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1f245e5 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2019

  1. Configuration menu
    Copy the full SHA
    b93f8b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90c30ac View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2019

  1. [FIX] Increasing time to rate limit in shield.svg endpoint and add a …

    …setting to disable API rate limiter (#14709)
    
    * Increasing time to rate limit in shield.svg endpoint
    
    * Fix favico on shield and add setting to disable API rate limiter
    
    * Fix wrong setting
    
    * Fix conditional logic
    MarcosSpessatto authored and rodrigok committed Jun 1, 2019
    Configuration menu
    Copy the full SHA
    132ed10 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2019

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

Commits on Jun 10, 2019

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

Commits on Jun 11, 2019

  1. [NEW] Add endpoints to list inquiries and take a inquiry (#14779)

    * Add endpoints to list inquiries and take a inquiry
    
    * Fix inquiries endpoints
    
    * Add department query parameter in inquiries.list endpoint
    MarcosSpessatto authored and renatobecker committed Jun 11, 2019
    Configuration menu
    Copy the full SHA
    ab6a0f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3db08c7 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2019

  1. Configuration menu
    Copy the full SHA
    1c55b97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b67be36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e366e0b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90e1ab8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    535a46c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7354b27 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    365543f View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2019

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

Commits on Jun 18, 2019

  1. [FIX] Anonymous chat read (#14717)

    * Prevent errors when allowing anonymous read
    
    * getSingleMessage for anonymous users
    
    * Fix register user when allow read and write anonymous is enabled
    
    * Fix anonymous with sidebar extended as default
    
    Co-authored-by: ubergeekzone <ubergeekzone@gmail.com>
    sampaiodiego and ubergeekzone committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    d7a9968 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2019

  1. Configuration menu
    Copy the full SHA
    86eb9f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d45cff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4747c39 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2019

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

Commits on Jun 21, 2019

  1. Configuration menu
    Copy the full SHA
    dd45652 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e614a95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    764fc93 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b954bb8 View commit details
    Browse the repository at this point in the history
  5. [NEW] Custom User Status (#13933)

    Co-Authored-By: Tasso Evangelista <tasso@tassoevan.me>
    Co-Authored-By: Guilherme Gazzo <guilhermegazzo@gmail.com>
    Co-Authored-By: wreiske <wreiske@mieweb.com>
    4 people authored and sampaiodiego committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    fbb47b6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    26df671 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2019

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

Commits on Jun 25, 2019

  1. Configuration menu
    Copy the full SHA
    da9dea8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e95941 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2019

  1. [FIX] Custom status fixes (#14853)

    * Fixes for status message text presence issues
    Added statusText to several api endpoints
    Changed statusMessage to statusText since that is what it is called everywhere
    
    * Fixed slash command for changing status
    
    * Fixed the "name is required" issue
    
    * Make sure the status is set blank if selecting a default status... we don't want an "online" status when someone is actually offline!
    
    * Fixes display of custom status on the room header
    
    * Changed the header of DM rooms to query the server for the user status text when it is not found on the internal collection
    
    * Changed Custom Status methods to check if the user is logged in
    
    * Improved code readability
    
    * Fix getting status list before logging in
    wreiske authored and sampaiodiego committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    24ebd2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69b5658 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1122200 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2019

  1. Configuration menu
    Copy the full SHA
    c229a07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0788cbf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9bb2ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    120025e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a3f5320 View commit details
    Browse the repository at this point in the history
  6. Bump version to 1.2.0

    sampaiodiego committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    918311f View commit details
    Browse the repository at this point in the history