| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
management permissions (#3453)
* EE: Add the ability to restrict channel management permissions
* Always allow last user in a channel to delete that channel
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* PLT-3073: Implement SAML/Okta Server side (EE) (#3422)
* PLT-3137 Support for SAML configuration
* PLT-3410 SAML Database Store
* PLT-3411 CLI to add Identity Provider Certificate and Service Provider Private Key
* PLT-3409 SAML Interface for EE
* PLT-3139 Handle SAML authentication server side
* Add localization messages
* PLT-3443 SAML Obtain SP metadata
* PLT-3142 Login & Switch to/from SAML
* Remove Certs for Database & Clean SAML Request
* Make required Username, FirstName and LastName
* PLT-3140 Add SAML to System Console (#3476)
* PLT-3140 Add SAML to System Console
* Move web_client functions to client.jsx
* Fix issues found by PM
* update package.json mattermost driver
* Fix text messages for SAML
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Improvements (#3449)
Improving help text margins
Updating changes for get link and create post files
Fixing icon for select team screen
Fixing styles for select team button
Adding improvements to posts UI
Adding improvement to post layout
Updating changes for post controls
Updating z-index for sidebar--right
Updating help text position
Fixing code for posts
Fixing css for post view
Pushing improvements for posts view
Updating changes for post view
Updating post layout
Fixing system time css
Updating header for system posts
Updating post css
Removing opacity and changing color for system messages
Simplifying root post and system post behaviour
Removing images from compact view
Updating help text for display
Updating embed preview text for advanced option
PLT-3490 - Fixing RHS issue on Edge
|
|
|
|
|
|
|
|
|
| |
* Change client-side max file size limit
It now relies on the value set in config.json.
Re-enable and tweak the max file size setting in system console.
* Update file upload error message
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Reorganized Backstage code to use a view controller and separated it from integrations code
* Renamed InstalledIntegrations component to BackstageList
* Added EmojiList page
* Added AddEmoji page
* Added custom emoji to autocomplete and text formatter
* Moved system emoji to EmojiStore
* Stopped trying to get emoji before logging in
* Rerender posts when emojis change
* Fixed submit handler on backstage pages to properly support enter
* Removed debugging code
* Updated javascript driver
* Fixed unit tests
* Fixed backstage routes
* Added clientside validation to prevent users from creating an emoji with the same name as a system one
* Fixed AddEmoji page to properly redirect when an emoji is created successfully
* Fixed updating emoji list when an emoji is deleted
* Added type prop to BackstageList to properly support using a table for the list
* Added help text to EmojiList
* Fixed backstage on smaller screen sizes
* Disable custom emoji by default
* Improved restrictions on creating emojis
* Fixed non-admin users seeing the option to delete each other's emojis
* Fixing gofmt
* Fixed emoji unit tests
* Fixed trying to get emoji from the server when it's disabled
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Adding expand icon for RHS
Fixing errors
Adding back getTeamInviteLink with better functionality for mobile
Adding vertical align to post__link
Updating improvements for expand RHS stuff
* Improving transition on mobile
* Removing irrelevant changes
|
|
|
|
| |
(#3442)
|
|
|
|
|
|
| |
* Force formatting to be enabled if testing is disabled
* Moved formatting toggle behind EnableDeveloper setting
|
|
|
|
|
|
|
|
|
|
| |
"#from", or "#channel" (#3400)
* Fixed clicking hashtags/@mentions adding a # to the url
* Updated punctuation trimming regex for searching to better match the server
* Fixed search term splitting to not break up hashtags starting with a search flag (in, from, etc)
|
| |
|
|
|
|
|
|
| |
* Multiple UI fixes
* Removing utils from tutorial file
|
|
|
| |
Add a StatusIcon component to be able to display a status icon from anywhere
|
| |
|
|
|
|
|
|
|
|
| |
24h (#3337)
* Made post timestamp switch from 12h to 24h without refreshing
* Made RHS post timestamps switch from 12h to 24h without refreshing
|
| |
|
| |
|
|\
| |
| |
| |
| | |
Conflicts:
webapp/components/create_comment.jsx
|
| |
| |
| |
| | |
show up in the RHS (#3282)
|
| | |
|
|/
|
|
|
| |
a post (#3300)
PLT-3203 Commenting on the RHS while in permalink view makes the message not show up in the RHS
|
|
|
|
|
|
| |
* Added support for DMs
* Checked username beginning characters
|
|
|
|
|
|
|
|
|
|
| |
* Added user setting to auto collapse image previews
* Added slash commands for collapsing/expanding image previews
* Added translation strings for collapse setting
* Add default props for preview collapse setting
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Added message history
* Minor logical changes
* Fixed indexes resetting
* Fixed double messages
* Fixed resetting main history when RHS opened
|
|
|
|
| |
(#3253)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(#3238)
* PLT-3182 - Improving switch channels modal and some minor UI improvements
Enabling link previews
Adding compact layout to RHS
Improving timestamps
* Adding update code for RHS components
|
|
|
|
|
|
|
|
|
| |
Fix for bot tag and webhook attachments
Adding theme styling for webhooks
Removing embed styling
Improving margins on compcat view for line breaks
|
| |
|
|
|
|
|
|
|
|
| |
* Added channel switcher modal
* Fixed typos
* Added handling for duplicate channels
|
|
|
|
|
|
|
|
| |
* Multiple UI improvements
* Pushing time fix
* Fixing absolute time stamps on IOS
|
|
|
| |
Added magic number, removed jqueryi
|
| |
|
|
|
|
| |
code blocks with syntax highlighting (#3191)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* PLT-1626 Stopped breaking up hyphenated hashtags when highlighting search terms
* Made hashtag search highlighting case independent
* PLT-1424 Improved search highlighting when searching for CJK characters
* PLT-1473 Added search term highlighting to single-line code blocks
* PLT-1473 Added search term highlighting to code blocks that don't use syntax highlighting
* PLT-1483 Added proper highlighting of at mentions
* Fixing formatting
|
|
|
|
|
|
| |
* Added validation to make sure theme entries are colours
* Added serverside validation for theme
|
| |
|
|
|
|
|
|
|
|
|
|
| |
marked to fix errors (#3141)
* Removed injectIntl from user_settings_advanced.jsx
* Added setting to disable formatting for debugging
* Updated fork of marked
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* PLT-2321 Move the toggle icon next to the link being previewed
only applicable to one-line messages started with link
* remove useless "Youtube" header when no title is available
* allow breaking long links instead of toggle
* simplify "/" to "/<wbr />" replacing
fix empty post without additional content body
* discard buggy "simplification"
|
|
|
|
|
|
|
|
|
|
| |
* Refactored posts view to use view controller design
* Add post view caching
* Required updates after rebase
* Fixed bug where current channel not set yet was causing breakage
|
|
|
| |
Changed BOT to constant
|
| |
|
|
|
|
|
|
| |
* Removed MattermostLexer since it was exactly the same as the default marked one
* Updated list autonumbering to always start numbering from the first item's number
|
| |
|
| |
|
|
|
|
|
| |
(#3047)" (#3090)
This reverts commit c868620693c69e2931c3023460eaafd9f6d330b6.
|
| |
|
| |
|
| |
|