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 0.65.0 #10892

Closed
wants to merge 80 commits into from
Closed

Release 0.65.0 #10892

wants to merge 80 commits into from

Commits on May 4, 2018

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

Commits on May 5, 2018

  1. Update saml_server.js

    rodrigok committed May 5, 2018
    Configuration menu
    Copy the full SHA
    6e9acfb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10681 from RocketChat/fix.saml-on-multi-instances

    [FIX] SAML wasn't working correctly when running multiple instances
    rodrigok committed May 5, 2018
    Configuration menu
    Copy the full SHA
    b2ef99b View commit details
    Browse the repository at this point in the history
  3. [FIX] Fix create channel, when created a readonly channel (#10665)

    [FIX] Channel owner was being set as muted when creating a read-only channel
    MarcosSpessatto authored and rodrigok committed May 5, 2018
    Configuration menu
    Copy the full SHA
    aaed87d View commit details
    Browse the repository at this point in the history
  4. Correct links to Rocket.Chat documentation (#10674)

    Correct links in README file
    winterstefan authored and rodrigok committed May 5, 2018
    Configuration menu
    Copy the full SHA
    8a61b42 View commit details
    Browse the repository at this point in the history
  5. Fix flickering on message-box emoji icon (#10678)

    [FIX] Message box emoji icon was flickering when typing a text
    gdelavald authored and rodrigok committed May 5, 2018
    Configuration menu
    Copy the full SHA
    3d05bdc View commit details
    Browse the repository at this point in the history
  6. add npm run postinstall into build script (#10524)

    Add `npm run postinstall` into example build script
    peccu authored and rodrigok committed May 5, 2018
    Configuration menu
    Copy the full SHA
    9bd5de3 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2018

  1. [FIX] Improve desktop notification formatting (#10445)

    * Improved notification formatting
    
    * Fixed lint issues
    
    * Changed body format
    Sameesunkaria authored and sampaiodiego committed May 8, 2018
    Configuration menu
    Copy the full SHA
    13b761c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f58c185 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2018

  1. [BREAK] Improvements to notifications logic (#10686)

    [NEW] Improvements to notifications logic
    sampaiodiego authored and rodrigok committed May 9, 2018
    Configuration menu
    Copy the full SHA
    9f70755 View commit details
    Browse the repository at this point in the history
  2. LingoHub Update 🚀 (#10691)

    Manual push by LingoHub User: Rodrigo Nascimento.
    Project: Rocket.Chat
    
    Made with ❤️ by https://lingohub.com
    engelgabriel authored and rodrigok committed May 9, 2018
    Configuration menu
    Copy the full SHA
    66f719e View commit details
    Browse the repository at this point in the history
  3. [NEW] Setup Wizard (#10523)

    * welcome
    
    * .
    
    * stylelint
    
    * new ilustration
    
    * new layout
    
    * .
    
    * implements dicts
    
    * added all setup wizard settings to wizard
    
    * fix some setup wizard css
    
    * fix setup wizard js linter errors
    
    * remove old setup wizard templaates
    
    * setup wizard has just one main tag now
    
    * setup wizard registration fields filter is more readable
    
    * add register server page to setup wizard
    
    * fix setup wizard progress bar on RTL
    
    * setup wizard is registering users
    
    * Add setup wizard tests, routes and fix batch
    
    * fix setup wizard tests
    
    * add api test back
    
    * comment rocketchat:google-natural-language package and remove logs
    
    * add some translation keys for setup wizard
    
    * remove old setup wizard template
    
    * fix sort code on setup wizard
    
    * fix getWizardSetting method
    
    * new migration for setupwizard
    
    * setup wizard setting migration
    
    * fix setupwizard migration
    
    * Update versions
    
    * fix some setup wizard code logic
    
    * fix setup wizard registerServer setting
    
    * rever package-lock.json
    
    * rever google-natural-language .npm folder
    
    * rever meteor packages file and add setup wizard
    
    * remove some default values from setup wizard settings
    
    * add advocacy option on setup wizard industry setting
    
    * change key name to setting to make the filter more readable on setup wizard
    
    * change key name to setting to make the filter more readable on setup wizard
    
    * add findWizardSettings on models Settings and handle errors of getWizardSettings method
    
    * change setting to key to make the filter more readable on setup wizard
    
    * fix setup wizard settings filter map
    
    * remove serverHasAdminUser method on setup wizard
    
    * fix setup wizard tests
    
    * fix setup wizard final step workspace link
    
    * fix setup wizard tests
    karlprieb authored and rodrigok committed May 9, 2018
    Configuration menu
    Copy the full SHA
    08149eb View commit details
    Browse the repository at this point in the history

Commits on May 11, 2018

  1. [FIX] Improve wordpress OAuth settings (#10724)

    [NEW] Add more options for Wordpress OAuth configuration
    Hudell authored and rodrigok committed May 11, 2018
    Configuration menu
    Copy the full SHA
    e8054b9 View commit details
    Browse the repository at this point in the history
  2. [NEW] Add /api/v1/channels.roles & /api/v1/groups.roles (#10607)

    [NEW] Add REST endpoints `channels.roles` & `groups.roles`
    cardoso authored and rodrigok committed May 11, 2018
    Configuration menu
    Copy the full SHA
    4e9f025 View commit details
    Browse the repository at this point in the history
  3. Changes source of text for announcement modal content (#10733)

    [FIX] Regression: Empty content on announcement modal
    gdelavald authored and rodrigok committed May 11, 2018
    Configuration menu
    Copy the full SHA
    69add44 View commit details
    Browse the repository at this point in the history
  4. [FIX] Send a message when muted returns inconsistent result in chat.s…

    …endMessage (#10720)
    
    * Change the message that returns, when a muted or blocked user tries to send a message using that endpoint
    
    * Remove origin provide to sendMessage method, simply throwing an error when the user is muted or blocked
    MarcosSpessatto authored and rodrigok committed May 11, 2018
    Configuration menu
    Copy the full SHA
    b995ed6 View commit details
    Browse the repository at this point in the history
  5. More improvements on send notifications logic (#10736)

    * Denormalize the User’s Highlights
    
    * Find subscriptions for each type of notification
    
    * Change email preference values
    
    * General improvements
    
    * Use just one query to get all subscriptions to notify
    
    * Get hightlights from subscriptions on method notifyUsersOnMessage
    
    * Keep compatibility of emailNotifications preference in subscription save
    
    * Prevent group mentions on large rooms
    sampaiodiego authored and rodrigok committed May 11, 2018
    Configuration menu
    Copy the full SHA
    1b8e8a5 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2018

  1. Configuration menu
    Copy the full SHA
    e9251df View commit details
    Browse the repository at this point in the history
  2. Add setting and expose prometheus on port 9100 (#10766)

    * Add setting and expose prometheus on port 9100
    
    * Prometheus: Add number of connected users
    
    * Send statistics to prometheus
    
    * Prometheus: Add methods, subscriptions and callbacks data
    
    * Prometheus: Add metrics of REST API calls
    
    * Prometheus: Record subscriptions time
    
    * Add metrics to notifications
    rodrigok committed May 15, 2018
    Configuration menu
    Copy the full SHA
    db2492c View commit details
    Browse the repository at this point in the history
  3. Wizard improvements (#10776)

    * Change wizard state from boolean to `pending`, `in_progress` or `completed`
    * Add migration to change the wizard setting to new values and fix the old migration
    * Make the wizard responsive for small screens
    * Do not publish wizard settings to the client
    * Do not show wizard for unlogged users after admin was created
    rodrigok committed May 15, 2018
    Configuration menu
    Copy the full SHA
    7e25b1c View commit details
    Browse the repository at this point in the history

Commits on May 16, 2018

  1. Configuration menu
    Copy the full SHA
    19e8100 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae67d4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    474fbff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51a6b40 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2018

  1. Configuration menu
    Copy the full SHA
    5bfbb98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f5914e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d7b726 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d3446aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c297420 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2018

  1. Prevent setup wizard redirects (#10811)

    * Prevent setup wizard redirects
    
    * Fix setup wizard layout
    
    * Prometheus: Track user agent
    rodrigok committed May 18, 2018
    Configuration menu
    Copy the full SHA
    2117624 View commit details
    Browse the repository at this point in the history
  2. Stop caching private settings (#10625)

    Hudell authored and rodrigok committed May 18, 2018
    Configuration menu
    Copy the full SHA
    83982a8 View commit details
    Browse the repository at this point in the history
  3. [NEW] Add REST API endpoints channels.setCustomFields and `groups.s…

    …etCustomFields` (#9733)
    
    * Add channels.setCustomFields and groups.setCustomFields
    Signed-off-by: Eugene Bolshakov <pub@relvarsoft.com>
    
    * Delete unused `user` parameter
    Signed-off-by: Eugene Bolshakov <pub@relvarsoft.com>
    
    * Add tests for channels.setCustomFields and groups.setCustomFields
    Signed-off-by: Eugene Bolshakov <pub@relvarsoft.com>
    
    * Fix lint
    Signed-off-by: Eugene Bolshakov <pub@relvarsoft.com>
    
    * Fix lint
    Signed-off-by: Eugene Bolshakov <pub@relvarsoft.com>
    
    * Propogate setCustomFields to Subscriptions
    Signed-off-by: Eugene Bolshakov <pub@relvarsoft.com>
    
    * Fix semicolon
    Signed-off-by: Eugene Bolshakov <pub@relvarsoft.com>
    xbolshe authored and rodrigok committed May 18, 2018
    Configuration menu
    Copy the full SHA
    fbe8c99 View commit details
    Browse the repository at this point in the history
  4. [NEW] Add REST API endpoints channels.counters, `groups.counters an…

    …d `im.counters` (#9679)
    
    * Add countVisibleByRoomIdBetweenTimestampsInclusive
    Signed-off-by: Eugene Bolshakov <pub@relvarsoft.com>
    
    * Add channels.counters, groups.counters, im.counters
    Signed-off-by: Eugene Bolshakov <pub@relvarsoft.com>
    
    * Fix spaces
    Signed-off-by: Eugene Bolshakov <pub@relvarsoft.com>
    
    * Fixes
    Signed-off-by: Eugene Bolshakov <pub@relvarsoft.com>
    
    * Small fix
    Signed-off-by: Eugene Bolshakov <pub@relvarsoft.com>
    
    * Small fix #2
    Signed-off-by: Eugene Bolshakov <pub@relvarsoft.com>
    
    * Small fix #3
    Signed-off-by: Eugene Bolshakov <pub@relvarsoft.com>
    
    * Add channels.couters and groups.couters tests
    Signed-off-by: Eugene Bolshakov <pub@relvarsoft.com>
    
    * Fix tests, last message and unread message times
    Signed-off-by: Eugene Bolshakov <pub@relvarsoft.com>
    
    * Fix last message and unread message times for IM
    Signed-off-by: Eugene Bolshakov <pub@relvarsoft.com>
    
    * Add im.counters test
    Signed-off-by: Eugene Bolshakov <pub@relvarsoft.com>
    
    * Fix for msgs=0
    Signed-off-by: Eugene Bolshakov <pub@relvarsoft.com>
    xbolshe authored and rodrigok committed May 18, 2018
    Configuration menu
    Copy the full SHA
    9824687 View commit details
    Browse the repository at this point in the history
  5. [FIX] UI was not disabling the actions when users has had no permissi…

    …ons to create channels or add users to rooms (#10564)
    
    * hide plus icon when user doesn't have both permission for create-c and create-p
    
    * add helper to checkout two permissions set initial value for the room type
    
    * hide the plus icon in directory if user doesn't have both create-c and creat-p permissions
    
    * get permissions for create channels and groups
    
    * check if user can add channel hide and groups, hide button based upon correct state
    
    * prevent add user button from being hidden when user has permission add user to joined room
    
    * removed the if statement and use short hand if else syntax
    
    * better code for disabling checkbox in create room feature if user doesn't have permission
    
    * add missing simicolon
    
    * put canShowAddUsersButton into seperate function call function in events and helpers
    
    * move the canShowAddUsersButton function to define before it's called
    
    * fix bug that prevents the viewing of the keyboard shortcuts button in groups and direct messages
    
    * fix permissions
    chuckAtCataworx authored and rodrigok committed May 18, 2018
    Configuration menu
    Copy the full SHA
    0f5cffa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d6ff269 View commit details
    Browse the repository at this point in the history
  7. [FIX] Fix rest /me endpoint (#10662)

    [NEW] REST API endpoint `/me` now returns all the settings, including the default values
    MarcosSpessatto authored and rodrigok committed May 18, 2018
    Configuration menu
    Copy the full SHA
    8160a5f View commit details
    Browse the repository at this point in the history
  8. Add REST endpoint to mark messages as unread (#10778)

    [NEW] Add REST endpoint `subscriptions.unread` to mark messages as unread
    MarcosSpessatto authored and rodrigok committed May 18, 2018
    Configuration menu
    Copy the full SHA
    f83cb34 View commit details
    Browse the repository at this point in the history
  9. [NEW] REST API endpoint settings now allow set colors and trigger a…

    …ctions (#10488)
    
    * edited settings-api to execute button event
    
    * FIx identation and defer await
    
    * removing the defer and waiting for the method to execute
    ThomasRoehl authored and rodrigok committed May 18, 2018
    Configuration menu
    Copy the full SHA
    e0f7684 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1e55207 View commit details
    Browse the repository at this point in the history
  11. major dependencies update (#10661)

    engelgabriel authored and rodrigok committed May 18, 2018
    Configuration menu
    Copy the full SHA
    58d455f View commit details
    Browse the repository at this point in the history
  12. Remove old translations (#10448)

    Hudell authored and rodrigok committed May 18, 2018
    Configuration menu
    Copy the full SHA
    6178aee View commit details
    Browse the repository at this point in the history
  13. [FIX] disable/enable System Messages (#10704)

    [FIX] Missing option to disable/enable System Messages
    ggazzo authored and rodrigok committed May 18, 2018
    Configuration menu
    Copy the full SHA
    d2001ca View commit details
    Browse the repository at this point in the history
  14. [NEW] View pinned message's attachment (#10214)

    * displays pinned file's attachments
    
    * handles pin for replies and quotes
    
    * fix review
    c0dzilla authored and rodrigok committed May 18, 2018
    Configuration menu
    Copy the full SHA
    89ff78a View commit details
    Browse the repository at this point in the history
  15. [FIX] Enabling "Collapse Embedded Media by Default" hides replies, qu…

    …otes (#10427)
    
    [FIX] Enabling `Collapse Embedded Media by Default` was hiding replies and quotes
    c0dzilla authored and rodrigok committed May 18, 2018
    Configuration menu
    Copy the full SHA
    e358a3c View commit details
    Browse the repository at this point in the history
  16. [NEW] lazy load image attachments (#10608)

    [NEW] Lazy load image attachments
    ggazzo authored and rodrigok committed May 18, 2018
    Configuration menu
    Copy the full SHA
    107afcc View commit details
    Browse the repository at this point in the history
  17. Develop sync (#10815)

    * add redhat dockerfile to master (#10408)
    
    * add redhat dockerfile to master
    
    * Add redhat dockerfile to set-version helper script
    
    * Release 0.63.2 (#10476)
    
    * [FIX] Even TypeErrors with SAML (#10475)
    
    * Bump version to 0.63.2
    
    * Added one2mail.info to default blocked domain list (#10218)
    
    * [FIX] The 'channel.messages' REST API Endpoint error (#10485)
    
    * Bump version to 0.63.3
    
    * Add the history of v0.63.3
    
    * Bump version to 0.64.0-rc.0
    
    * Bump version to 0.64.0-rc.1
    
    * Bump version to 0.64.0-rc.2
    
    * Bump version to 0.64.0-rc.3
    
    * Bump version to 0.64.0-rc.4
    
    * Bump version to 0.64.0
    
    * Bump version to 0.64.1
    
    * Bump version to 0.65.0-develop
    rodrigok committed May 18, 2018
    Configuration menu
    Copy the full SHA
    a67ff58 View commit details
    Browse the repository at this point in the history
  18. [NEW] Return the result of the /me endpoint within the result of th…

    …e `/login` endpoint (#10677)
    
    * Add response of the /me endpoint to /login endpoint
    
    * change underscore use to ES6 object destructuring
    MarcosSpessatto authored and rodrigok committed May 18, 2018
    Configuration menu
    Copy the full SHA
    9c93dd0 View commit details
    Browse the repository at this point in the history
  19. The Livechat settings of the 'color' types were not appearing correct…

    …ly in the administrative area. (#10612)
    renatobecker authored and rodrigok committed May 18, 2018
    Configuration menu
    Copy the full SHA
    0855f73 View commit details
    Browse the repository at this point in the history
  20. [NEW] Enable/disable Livechat registration form fields (#10584)

    [NEW] Options to enable/disable each Livechat registration form field
    renatobecker authored and rodrigok committed May 18, 2018
    Configuration menu
    Copy the full SHA
    986cde3 View commit details
    Browse the repository at this point in the history
  21. When a manager tried to send a message in a live room, an error was b…

    …eing displayed because there is no subscription for the manager. (#10663)
    
    [FIX] Livechat managers were not being able to send messages in some cases
    renatobecker authored and rodrigok committed May 18, 2018
    Configuration menu
    Copy the full SHA
    1070edf View commit details
    Browse the repository at this point in the history

Commits on May 20, 2018

  1. [NEW] Implement a local password policy (#9857)

    * Implement a local password policy
    
    * Improve ValidatePasswordPolicy and create tests
    
    * Validate user’s password on method saveUserProfile
    
    * Fix typo PasswordPoliceClass
    graywolf336 authored and rodrigok committed May 20, 2018
    Configuration menu
    Copy the full SHA
    3ed656b View commit details
    Browse the repository at this point in the history

Commits on May 21, 2018

  1. Apps: Command Previews, Message and Room Removal Events (#10822)

    * Add message and room removal events for Apps, fix a few other issues
    
    * First very rough draft of the slash command preview
    
    * Add the command preview rest api and make the previews selectable via the keyboard
    
    * Add loading i18n
    
    * Remove duplicated toLowerCase()
    graywolf336 authored and rodrigok committed May 21, 2018
    Configuration menu
    Copy the full SHA
    d53c94c View commit details
    Browse the repository at this point in the history
  2. Bump version to 0.65.0-rc.0

    rodrigok committed May 21, 2018
    Configuration menu
    Copy the full SHA
    4d48163 View commit details
    Browse the repository at this point in the history
  3. Update room.html (#10715)

    Fix working of cancel button in progress bar, while uploading file.
    Mr-Gryphon authored and rodrigok committed May 21, 2018
    Configuration menu
    Copy the full SHA
    1cbddee View commit details
    Browse the repository at this point in the history
  4. [NEW] Add view-broadcast-member-list permission (#10753)

    [NEW] Add permission `view-broadcast-member-list`
    cardoso authored and rodrigok committed May 21, 2018
    Configuration menu
    Copy the full SHA
    8b87585 View commit details
    Browse the repository at this point in the history
  5. [FIX] Livechat sidebar using "Unread on Top" user preference (#10734)

    [FIX] User's preference `Unread on Top` wasn't working for LiveChat rooms
    renatobecker authored and rodrigok committed May 21, 2018
    Configuration menu
    Copy the full SHA
    4ed57e0 View commit details
    Browse the repository at this point in the history
  6. Fix REST /me regression (#10833)

    Fix: Regression in REST API endpoint `/me`
    MarcosSpessatto authored and rodrigok committed May 21, 2018
    Configuration menu
    Copy the full SHA
    202bb31 View commit details
    Browse the repository at this point in the history
  7. [FIX] Broadcast/ Read only issues (#10835)

    [FIX] Broadcast channels were showing reply button for deleted messages and generating wrong reply links some times
    ggazzo authored and rodrigok committed May 21, 2018
    Configuration menu
    Copy the full SHA
    3ffd9e6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dd8116d View commit details
    Browse the repository at this point in the history

Commits on May 22, 2018

  1. Fix: Regression on users avatar in admin pages (#10836)

    * fix avatar admin lists
    
    * Update messagePopup.js
    ggazzo authored and rodrigok committed May 22, 2018
    Configuration menu
    Copy the full SHA
    5682c69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    655c7c9 View commit details
    Browse the repository at this point in the history
  3. Bump version to 0.65.0-rc.1

    rodrigok committed May 22, 2018
    Configuration menu
    Copy the full SHA
    ee5f4be View commit details
    Browse the repository at this point in the history
  4. Fix: Clarify the wording of the release issue template (#10520)

    * Clarify the wording of the release issue template
    
    * Update release.md
    graywolf336 authored and rodrigok committed May 22, 2018
    Configuration menu
    Copy the full SHA
    275c2b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    955c0c2 View commit details
    Browse the repository at this point in the history
  6. Fix layout badge cutting on unread messages for long names (#10846)

    [FIX] Layout badge cutting on unread messages for long names
    kos4live authored and rodrigok committed May 22, 2018
    Configuration menu
    Copy the full SHA
    2244ba9 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2018

  1. [FIX] Missing pagination fields in the response of REST /directory en…

    …dpoint (#10840)
    
    * Add missing pagination fields in the response of REST /directory endpoint
    
    * Add support to choose sort field in REST directory
    MarcosSpessatto authored and rodrigok committed May 23, 2018
    Configuration menu
    Copy the full SHA
    07cb9ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    888e2d9 View commit details
    Browse the repository at this point in the history
  3. Regression: Fix email notification preference not showing correct sel…

    …ected value (#10847)
    
    * Fix email notification preference not showing correct selected value
    
    Closes #10844
    
    * Save email notification preferences correctly
    
    Closes #10787
    
    * Create room with user notification preferences
    
    * Add back the uploaded file message on push notifications
    sampaiodiego authored and rodrigok committed May 23, 2018
    Configuration menu
    Copy the full SHA
    e1ef24b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9fce784 View commit details
    Browse the repository at this point in the history
  5. Bump version to 0.65.0-rc.2

    rodrigok committed May 23, 2018
    Configuration menu
    Copy the full SHA
    13ac25b View commit details
    Browse the repository at this point in the history

Commits on May 25, 2018

  1. Configuration menu
    Copy the full SHA
    e9a98b2 View commit details
    Browse the repository at this point in the history
  2. Fixed a typo on error message for push token API (#10857)

    Fix: typo on error message for push token API
    rafaelks authored and rodrigok committed May 25, 2018
    Configuration menu
    Copy the full SHA
    599a61c View commit details
    Browse the repository at this point in the history

Commits on May 26, 2018

  1. Configuration menu
    Copy the full SHA
    1714de2 View commit details
    Browse the repository at this point in the history
  2. Fix: Regression Lazyload fix shuffle avatars (#10887)

    * fix avatar admin lists
    
    * test to fix shuffle avatars
    ggazzo authored and rodrigok committed May 26, 2018
    Configuration menu
    Copy the full SHA
    048ae30 View commit details
    Browse the repository at this point in the history
  3. LingoHub Update 🚀 (#10886)

    Manual push by LingoHub User: Rodrigo Nascimento.
    Project: Rocket.Chat
    
    Made with ❤️ by https://lingohub.com
    engelgabriel authored and rodrigok committed May 26, 2018
    Configuration menu
    Copy the full SHA
    ebd915a View commit details
    Browse the repository at this point in the history
  4. [FIX] Manage apps layout (#10882)

    Fix: Manage apps layout was a bit confuse
    gdelavald authored and rodrigok committed May 26, 2018
    Configuration menu
    Copy the full SHA
    0bcc966 View commit details
    Browse the repository at this point in the history
  5. Fixed slackbridge (#10875)

    iliaal authored and rodrigok committed May 26, 2018
    Configuration menu
    Copy the full SHA
    02c13a4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c0e4ed6 View commit details
    Browse the repository at this point in the history
  7. Bump version to 0.65.0-rc.3

    rodrigok committed May 26, 2018
    Configuration menu
    Copy the full SHA
    ec69a18 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2018

  1. Bump version to 0.65.0

    rodrigok committed May 27, 2018
    Configuration menu
    Copy the full SHA
    5c18450 View commit details
    Browse the repository at this point in the history