- Nov 10, 2015
-
-
Marcelo Schmidt authored
-
Gabriel Engel authored
# By Rodrigo Nascimento # Via Rodrigo Nascimento * 'master' of github.com:RocketChat/Rocket.Chat: Close #1358; Fix misspelling
-
Gabriel Engel authored
-
Rodrigo Nascimento authored
-
Rodrigo Nascimento authored
-
Gabriel Engel authored
update ldapjs for support node 0.12.x tls
-
icode authored
-
- Nov 09, 2015
-
-
Gabriel Engel authored
-
Gabriel Engel authored
Support oEmbed protocol
-
Marcelo Schmidt authored
Changed edit to editedAt and editedBy
-
Marcelo Schmidt authored
-
Marcelo Schmidt authored
Update redirects
-
Marcelo Schmidt authored
feat(message-ui/edit-info): add information about message editor
-
- Nov 08, 2015
-
-
Zach Auclair authored
This change also alters how edits are displayed both for sequential and non-sequential messages. See #1357
-
- Nov 07, 2015
-
-
Diego Sampaio authored
-
Diego Sampaio authored
-
Zach Auclair authored
-
Zach Auclair authored
This uses a special "?" character that is understood by the /avatar/ route and will be treated specially. This change also adds url encoding/decoding around username usage via the url for the avatar.
-
Zach Auclair authored
This comes in the form of the user's avatar, along with a hover title that shows username and edit time. As a side note, this requires us to start saving 'editBy' id as part of message updates. This has been tested with all 4 of the current avatar methods. fixes #824
-
- Nov 06, 2015
-
-
Marcelo Schmidt authored
Robot methods
-
Marcelo Schmidt authored
Added user method for searching users from same domain
-
frankenbot authored
-
frankenbot authored
-
Marcelo Schmidt authored
* 'robot-methods' of github.com:RocketChat/Rocket.Chat: Enable robot calling methods on Rocket.Chat
-
Marcelo Schmidt authored
-
Marcelo Schmidt authored
* yakirac-yc-remove-name-requirement-on-registration: Add a space between name and (optional)
-
Marcelo Schmidt authored
* 'master' of github.com:RocketChat/Rocket.Chat: style(whitespace): switch spaces to tabs feat(views/admin.html): allow text selection of setting descriptions feat(i18n/en): add ldap setting descriptions refactor(i18n): normalize LDAP_Dn i18nLabel to default key name feat(settings): always allow default settings description key refactor(views/admin.html): DRY up settings display html Fixed strange date generation for SAML instant time that causes problems with some IDPs translation for unread rooms division Utilize i18n for displaying registration name field placeholder text Hide recorder if uploads are disabled Expand live support chat text entry field Expand live support chat text entry field Add description to Audio recorder setting Auto hide audio recorder when wav uploads are not white listed Update PR With Admin Settings Option Remove registration name requirement
-
Marcelo Schmidt authored
-
Marcelo Schmidt authored
Remove registration name requirement
-
Marcelo Schmidt authored
Merge branch 'yc-remove-name-requirement-on-registration' of https://github.com/yakirac/Rocket.Chat into yakirac-yc-remove-name-requirement-on-registration * 'yc-remove-name-requirement-on-registration' of https://github.com/yakirac/Rocket.Chat: Utilize i18n for displaying registration name field placeholder text Update PR With Admin Settings Option Remove registration name requirement
-
Marcelo Schmidt authored
Feat/settings/easier descriptions
-
Zach Auclair authored
Note that this also makes a minor tweak to scope of "if description" check in admin.html, that is more correct.
-
Zach Auclair authored
This change also swaps out the settings group display from <h3> to <p> for a better look and feel.
-
Zach Auclair authored
-
Zach Auclair authored
-
Zach Auclair authored
This should cut down on the redundant i18nDescription declarations by allowing developers to utilize the default key + "_Description" convention in the i18n/ files for settings and setting groups Example: setting LDAP_Enable will look for the LDAP_Enable_Description key unless it's explicitly overriden.
-
Zach Auclair authored
-
- Nov 05, 2015
-
-
Marcelo Schmidt authored
Fixed strange date generation for SAML instant time that causes problems with some IDPs
-
Marcelo Schmidt authored
Autohide audio recorder
-
- Nov 03, 2015
-
-
Christopher Perrin authored
-