forked from RocketChat/Rocket.Chat
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Master #1
Merged
Merged
Master #1
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…om-access Allow guest users to view joined direct rooms
* Closes #3183 * Use mime-types npm package for mime2ext * refactor code
Slackbridge importer
Prevent selfmade notifications
* Added crowd integration * eslint fixes * Added test connection, fixed some issues
* 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.
Add time formatting on user time.
…racters inside the URI
Tweaked markdown regex for [text](URI) to ignore close parentheses
- Gets the link based on room type using user's subscription data - Do not loop over subscriptions for rooms without custom link
Fix link "go to message" on emails
…have an email, adds a setting to configure the default email for missing emails
Phabricator support
…o baierjan-patch-1
Fix error with CustomOAuth on startup
…back Add setting to disable LDAP fallback to default account system
HTML-escape user data when storing in Meteor Error
HTML-escape username when storing in Meteor Errors
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.