| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
* PLT-3917 - Adding cross icon to remove deleted post in the RHS.
* PLT-3997 - Improving the integration confirmation screen
|
|
|
| |
This sorts the emoji based on their id in the custom emoji list.
|
|
|
|
|
|
|
|
|
|
| |
duration (#3883)
* Refactor desktop notification settings UI and add setting for duration
* Update en.json
* Update desktop_notification_settings.jsx
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
autolinking (#3865)
* Added highlighting to links when their URL includes the search term
* Decoupling UserStore from react-router to allow for unit tests involving it
* PLT-3998 Added SiteURL as an option to be passed into the text formatting code
* Removed reference to PreferenceStore and window from TextFormatting
* Refactored TextFormatting to remove remaining browser-only code
* Updated ChannelHeader and MessageWrapper to match the changes to TextFormatting
* Increased max listeners for Preference and Emoji stores
* PLT-3832 Added automated unit tests for autolinking
* PLT-3567 Rerender posts when mention keywords change
* Updated RHS and search to match the changes to TextFormatting
* Broke TextFormatting's dependency on the UserStore
|
|
|
|
|
|
|
| |
Converts @mentions in Slack imports for regular messages, comments and
Slack upload messages.
Updates the description on the Team Settings Import tab to remove
mention of @mentions not importing.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
(#3871)
* PLT-3942 Add real-time updates for center channel profile picture pop-over
* Send user data with the websocket event to prevent further requests
* Add helper for profile sanitation
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Deauthorize OAuth APIs
* Deautorize OAuth Apps Account Settings
* Fix typo in client method
* Fix issues found by PM
* Show help text only when there is at least one authorized app
|
| |
|
|
|
|
| |
(#3829)
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
* Fixed ALT+UP/DOWN crashing browser
* changed order of return
|
|
|
|
| |
post list (#3846)
|
|
|
|
|
|
|
|
|
|
| |
(#3845)
* Added status indicator back to popover member list
* Updating positions of status indicator (#3844)
* Fixed squishy profile pictures and added statuses to RHS pics
|
|
|
|
|
|
|
|
|
|
| |
team list after logout (#3849)
* PLT-3841 Fixed check to see if local/session storage is available
* PLT-3883 Saved selected teams in the admin console across a logout
* Clarified the code that checks if local storage is available
|
| |
|
|
|
|
|
|
|
|
| |
* Change en.json : PLT-3371
* Change jsx files for UI text
* Change jsx files for UI text
|
| |
|
|
|
|
| |
header, such that (at)all and (at)channel is removed from the search if the user has this included in their notification settings (#3842)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* Created profile picture componenet and added statuses to pictures in center channel
* PLT-3899 - Updating UI for status indicators (#3823)
* PLT-3899 - Updating UI for status indicators
* Updating position of timestamps for compact layout
|
|
|
|
|
|
| |
* Fixed clientside calculation of direct channel mention count
* Fixed serverside calculation of direct channel mention count
|
|
|
|
|
|
| |
* Added a PDF previewer
* PLT-3900 - Improving UI for the pdf max pages (#3800)
|
|
|
|
|
|
|
|
| |
* PLT-3754 EE: Add a Display Option to disable Join/Leave messages
* Differentiate between join/leave add/remove messages
* Update user removed from channel text message
|
| |
|
| |
|
|
|
|
| |
accessed without it (#3830)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
* Fix typo in admin.service.siteURLDescription
* Update configuration_settings.jsx
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* PLT-3834 - Updating Manage members modal for mobile
* PLT-3792 - Making compact view compatible with search and flagged posts RHS
* PLT-3910 - Improving suggestions separator
* PLT-3769 - Enabling markdown headings in compact view
* Updating view members text in en..json
* Removing shouldcomponentupdate from search_results_item.jsx
|
| |
|
|
|
|
| |
(#3801)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* PLT-3647 Added config settings for email batching
* PLT-3647 Refactored generation of email notification
* PLT-3647 Added serverside code for email batching
* PLT-3647 Updated settings UI to enable email batching
* PLT-3647 Removed debug code
* PLT-3647 Fixed 0-padding of minutes in batched notification
* PLT-3647 Updated clientside UI for when email batching is disabled
* Go fmt
* PLT-3647 Changed email batching to be disabled by default
* Updated batched email message
* Added email batching toggle to system console
* Changed Email Notifications > Immediate setting to a 30 second batch interval
* Go fmt
* Fixed link to Mattermost icon in batched email notification
* Updated users to use 30 second email batching by default
* Fully disabled email batching when clustering is enabled
* Fixed email batching setting in the system console
* Fixed casing of 'Send Email notifications' -> 'Send email notifications'
* Updating UI Improvements for email batching (#3736)
* Updated text for notification settings and SiteURL.
* Prevented enabling email batching when SiteURL isn't set in the system console
* Re-added a couple debug messages
* Added warning text when clustering is enabled
|
|
|
|
|
|
| |
* Add missing period in tutorial intro screen
* Update en.json
|
| |
|