- Aug 15, 2016
-
-
Gary Chapman authored
- Any users present when a read-only channel is created are muted - Refactored to remove unnecessary addUsernameByIdAndMute method - Standardised channel info icon
-
Gary Chapman authored
# Conflicts: # packages/rocketchat-channel-settings/client/views/channelSettings.coffee # packages/rocketchat-lib/i18n/en.i18n.json
-
- Aug 13, 2016
-
-
Archie Roller authored
@RocketChat/core Closes #3900
-
- Aug 12, 2016
-
-
Marcelo Schmidt authored
-
Rodrigo Nascimento authored
* Allow merge users from ldap * Fix last commit, do not override userData in ldap sync
-
- Aug 11, 2016
-
-
Gabriel Engel authored
Fix translation "leave"
-
sushi0x01 authored
leave: zostaw -> opuść
-
- Aug 10, 2016
-
-
Diego Sampaio authored
-
Rodrigo Nascimento authored
-
Domenic Horner authored
* update side-nav with room counts * removed unused styles
-
Tim Kinnane authored
* More admin checks # Conflicts: # packages/rocketchat-lib/server/methods/insertOrUpdateUser.coffee * missing server side validation # Conflicts: # packages/rocketchat-ui-flextab/flex-tab/tabs/userEdit.coffee * Remove last admin check for removeUserFromRoom * Move and fix last admin check for role removal Check was on change admin status method, but that didn’t catch direct removal of user from role admin view. * Fix last admin check for insert/update/delete user Was checking if only one admin but not if the updated user was admin, preventing all updates. * Allow translation of last admin error * Fix assigning admin permission bypass
-
Maki Nishifuji authored
-
Rodrigo Nascimento authored
-
Gabriel Engel authored
Fix link "go to message" on emails
-
Rodrigo Nascimento authored
-
Rodrigo Nascimento authored
-
Diego Sampaio authored
-
Rodrigo Nascimento authored
-
Diego Sampaio authored
-
Diego Sampaio authored
- Gets the link based on room type using user's subscription data - Do not loop over subscriptions for rooms without custom link
-
Gabriel Engel authored
Tweaked markdown regex for [text](URI) to ignore close parentheses
-
Rodrigo Nascimento authored
-
Rodrigo Nascimento authored
-
Gary Chapman authored
-
Gabriel Engel authored
Add time formatting on user time.
-
Domenic Horner authored
-
Gabriel Engel authored
-
Gabriel Engel authored
-
Gabriel Engel authored
-
Domenic Horner authored
* added new mapview package, added code to handle location share button * added rocketchat:mapview to active packages * updates to MapView package to support google static maps * updated link target to blank page * changed location button to depend on settings * corrected eslint, changed var names * updates to settings code * changed maps link to navigate link for android+ios support * stripped trailing spaces * moved mapview files into subfolders under package * added focus event back to location button * add i18n entries to en file, update settings with i18n keys * add modal confirmation of location share, moved location to geojson property under the Message model * https://docs.mongodb.com/manual/core/2dsphere/ -> 2dsphere indexes are sparse by default and ignores the sparse: true option. * button depends on location API being available. Tested in Chrome, Chrome Mobile, and Cordova Rocket.Chat from Store.
-
Rufus Honour authored
* Added crowd integration * eslint fixes * Added test connection, fixed some issues
-
- Aug 09, 2016
-
-
Gabriel Engel authored
Prevent selfmade notifications
-
Rodrigo Nascimento authored
-
Gabriel Engel authored
Slackbridge importer
-
Maki Nishifuji authored
* Closes #3183 * Use mime-types npm package for mime2ext * refactor code
-
Gabriel Engel authored
Allow guest users to view joined direct rooms
-
Marcelo Schmidt authored
-
Marcelo Schmidt authored
-
Marcelo Schmidt authored
-
Rodrigo Nascimento authored
-