| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
* PLT-7130 adding more generic push notificaiton message.
* Fixing strings
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* add close button 'x' to the right of a link preview
* Updating webhook UI
* UI improvements for close button
* Adding hover state
* Making the close button visible on mobile
* previews are permanently disabled/closed for that link
* make post as required props
* fix JS error of undefined
* fix update issue both at center and RHS view
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Added a RECEIVED_SEARCH_TERM event on search form submit, attempted to modify Search Results Header title when loading search results
* Fixed RHS behaviour so that loading icon is shown while waiting for search results on slow connections.
* PLT-7140: Fixed all eslint issues
* PLT-7140: reverted changes to config/config.json that were accidentally committed
* PLT-7140: Removed all static function decorators that I previously added to jsx files. These were suggested by eslint, but can cause issues for functions that override parent functionality. still can't reproduce the errors seen on spinmint locally, so I'm guessing at this point
* PLT-7140: Changed var to const
* Updating UI for search results loading (#7096)
|
|
|
|
|
|
| |
* PLT-7204 Fixed markdown preview
* Updated style of Textbox component
|
| |
|
|
|
|
| |
defined by display settings, rather than full name (#7086)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* plugin scaffolding / jira integration
* add vendored testify packages
* webhook fix
* don't change i18n ids
* support configuration watching
* add basic jira plugin configuration to admin console
* fix eslint errors
* fix another eslint warning
* polish
* undo unintentional config.json commit >:(
* test fix
* add jira plugin diagnostics, remove dm support, add bot tag, generate web-safe secrets
* rebase, implement requested changes
* requested changes
* remove tests and minimize makefile change
* add missing license headers
* add missing comma
* remove bad line from Makefile
|
| |
|
|
|
|
|
|
| |
* PLT-7262 Stopped including emoji sprite sheets multiple times in CSS
* Changed EmojiPickerItem to be a PureComponent
|
|
|
|
|
|
|
|
| |
reaction (#7080)
* Added better error handling for when reacting with a non-existant emoji
* Re-added emoji aliases ca, za, and pk
|
|
|
|
|
|
|
|
|
|
| |
* Add user access token UI
* Fix enter press and update mattermost-redux
* Updating UI for access token stuff (#7066)
* Revert segment key
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
single message and few other changes." (#7072)
* Revert "PLT-6603: Don't return all posts on invalid query. (#7061)"
This reverts commit 25a2013890c7e07b4621fa9b18342e7f35363049.
* Revert " #4755 Combining consecutive user join/leave system messages to single message and few other changes. (#5945)"
This reverts commit 8a91235fb3cdc8d094dbc2eaa0d7baa447132b3c.
|
|
|
|
| |
used for max length of channel names. (#7041)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* PLT-6595: System Console for Elasticsearch Job Management.
* Fixing UI issues
* Fixing colors
* ESLint Fixes.
* Update test snapshots.
* Fixing cancel button
* Fix review comments.
* Config capitalisation.
* Review fixes.
|
|
|
|
|
|
|
|
|
| |
message and few other changes. (#5945)
fix 7 and 8
remove @ at "{username} joined the channel"
refactor and update test
|
|
|
|
|
|
|
|
|
|
| |
(#7025)
* PLT-7185: Disabled submit button after it is clicked for the first time, unless an error occurs
* PLT-7140: Removed all static function decorators that I previously added to jsx files. These were suggested by eslint, but can cause issues for functions that override parent functionality. still can't reproduce the errors seen on spinmint locally, so I'm guessing at this point
(cherry picked from commit 34b87fe88a7e1c05ce97324861124e531a8a840b)
|
|
|
|
|
|
| |
* /rename [text] slash command: Rename the channel
* update strings per review
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
enabled on the server. (#7036)
* PLT-7177: Found default preference that needs to be changed
* PLT-7177: Front end behaves as desired
* PLT-7177: Changed default batching interval on server side
* PLT-7177: Added unit tests for new default interval
* PLT-7177: Removed unused import
* PLT-7177: Renamed constants to increase clarity
|
|
|
|
|
|
| |
* Update push_settings.jsx
* Update en.json
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
SMTP (#6639)
* Issue #6366: Add feature to disable auth for Encrypted connections to SMTP settings.
* Clean PLAIN AUTH Option
* Reorder SMTP server setup and change helptext
* remove unneeded setting and modify logic
* text description change
|
|
|
|
|
|
|
|
| |
Client4.getOAuthRoute (#7033)
* Use Client4.getOAuthUrl instead of making the url by hand with getUrl
* Use the correct function name. thanks jwilander
|
|
|
|
|
|
|
|
|
|
| |
* Migrate edit_command.jsx to be pure and use Redux, add basic test
* Update newCommand to reference modified command
* Fix typo
* Remove unnecessary re-renders
|
|
|
|
|
|
|
|
|
|
|
|
| |
username in the post when clicked (#6349)
* PLT-6486 Add an `@username` button to the profile popover, that puts the username in the post when clicked
* PLT-6486 Display `@username` mention on the right text area on center or RHS.
* Disable @mentions from profile popover on searches, mentions and pinned posts. Fix js errors.
* Control undefined post in SearchStore that causes an exception.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* PLT-7119 - Updating headings on compact view
* PLT-7103 - Removing line below channel intro
* PLT-7112 - Fixing system console banner
* PLT-7144 - Adding ellipsis to system console boxes
* PLT-7181 - Changing channel header opacity
* PLT-6899 - Updating unread bar
* Updating margin for new messages indicator
|
|
|
|
| |
(#7049)
|
|
|
|
| |
avoid trying to scroll to something that has gone out of scope (#6998)
|
| |
|
|
|
|
|
|
|
|
| |
* Migrate add incoming webhook components to redux
* Migrate edit incoming webhook components to redux
* Add tests
|
| |
|
|
|
|
|
|
|
|
| |
(#7012)
* remove shortcut key on Switch Channels when viewing on mobile web
* apply hidden-xs class for mobile view
|
|
|
|
|
|
| |
* update clicking on @mention to show the contact card
* update per comment - getUserFromMentionName and suffix
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* refresh the emoji library
* fix img_trans.gif
* compress sprite sheet
* remove note on compression - webpack seems to handle compression decently
* better emoji sheet preloading
* requested changes
|
| |
|
|
|
|
|
|
| |
* fix username as default for Teammate Name Display setting
* update localizeMessage at UsersAndTeamsSettings
|
| |
|
|
|
|
| |
and nickname (#6994)
|
|
|
|
|
|
| |
* fix hide/show for CMD/CTRL + Shift + A keyboard shortcut
* simplify setting value of show
|
|
|
|
|
|
|
|
| |
* Add [...] menu to search results list
* fix updates on search results when post is pinned or edited
* remove app dispatcher from component
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* /purpose [text] slash command: Edit the channel purpose
* update command on server side to check for direct or group channels
* update stings and block the dialog when is DM or GM
* update per review
* remove duplicate websocker event and apply the same for /header command
* update per review
* update
|
| |
|
| |
|
|
|
|
|
|
| |
* Update email_authentication_settings.jsx
* Update en.json
|
|
|
|
|
|
| |
* fix user image requests
* fix eslint errors and a few more cache busters
|
|
|
|
|
|
| |
* PLT-7115 Changed cropping for unposted files to match ones that have been posted
* Cleaned up file_preview.jsx
|