Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RN-152 Updated createGroupChannel's return value to match ↵ | Harrison Healey | 2017-07-27 | 2 | -9/+10 |
| | | | | | | | | | | createDirectChannel (#7027) * RN-152 Updated createGroupChannel's return value to match createDirectChannel * Fixed handling of results from createDirectChannel * Updated yarn.lock | ||||
* | Added websocket event and webapp handler for updating user roles (#6953) | Nick Frazier | 2017-07-27 | 1 | -0/+9 |
| | |||||
* | Add [...] menu to search results list (#6663) | Saturnino Abril | 2017-07-21 | 2 | -2/+10 |
| | | | | | | | | * Add [...] menu to search results list * fix updates on search results when post is pinned or edited * remove app dispatcher from component | ||||
* | [PLT-6708] /purpose [text] slash command: Edit the channel purpose (#6569) | Carlos Tadeu Panato Junior | 2017-07-21 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | | * /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 | ||||
* | Fixed notification text replace line feed to space (#6970) | megos | 2017-07-19 | 1 | -1/+1 |
| | |||||
* | Merge branch 'release-4.0' | Christopher Speller | 2017-07-18 | 5 | -49/+79 |
|\ | |||||
| * | Add back blue bar error for editing post after time limit (#6939) | Joram Wilander | 2017-07-15 | 1 | -0/+7 |
| | | |||||
| * | Properly updated pinned/flagged posts on deletion (#6920) | Joram Wilander | 2017-07-13 | 2 | -0/+13 |
| | | |||||
| * | dismiss deleted message in RHS (#6914) | Saturnino Abril | 2017-07-13 | 1 | -7/+0 |
| | | |||||
| * | Properly load user statuses for posts in channel (#6907) | Joram Wilander | 2017-07-12 | 1 | -10/+3 |
| | | |||||
| * | make sidebar right menu Global actions and toggle that on leaving team (#6900) | Saturnino Abril | 2017-07-11 | 1 | -0/+17 |
| | | |||||
| * | PLT-7039 Use loadProfilesAndStatusesForPosts from the redux library ↵ | Harrison Healey | 2017-07-11 | 2 | -31/+7 |
| | | | | | | | | | | | | | | | | (Resubmit) (#6892) * PLT-7039 Use loadProfilesAndStatusesForPosts from the redux library * Switched mattermost-redux to webapp-4.0 branch | ||||
| * | Fix multiple pinned post issues (#6887) | Joram Wilander | 2017-07-11 | 1 | -0/+20 |
| | | |||||
| * | Deleting the focused post now sends user to normal channel view (#6890) | Joram Wilander | 2017-07-11 | 1 | -0/+8 |
| | | |||||
| * | Minor status updates (#6889) | Joram Wilander | 2017-07-11 | 1 | -0/+3 |
| | | |||||
| * | Fix out of order posts for admins plus two minor fixes (#6886) | Joram Wilander | 2017-07-11 | 1 | -1/+1 |
| | | |||||
| * | Revert "PLT-7039 Use loadProfilesAndStatusesForPosts from the redux library ↵ | Saturnino Abril | 2017-07-09 | 2 | -7/+31 |
| | | | | | | | | | | (#6881)" (#6882) This reverts commit 250a344d04d8e682a98760bdc378d1a5c46f31e6. | ||||
| * | PLT-7039 Use loadProfilesAndStatusesForPosts from the redux library (#6881) | Harrison Healey | 2017-07-08 | 2 | -31/+7 |
| | | |||||
* | | PLT-7117 Fixed copy paste error in file_actions.jsx (#6928) | Harrison Healey | 2017-07-14 | 1 | -2/+4 |
| | | |||||
* | | PLT-6474 Basic Elasticsearch System Console Page (#6825) | George Goldberg | 2017-07-13 | 1 | -0/+13 |
|/ | | | | | | | | | | * PLT-6474: Basic System Console Elasticsearch Config. * Fix review comments. * More review fixes. * Review comments. | ||||
* | Fix MFA setup page (#6856) | Joram Wilander | 2017-07-06 | 1 | -1/+1 |
| | |||||
* | [PLT-6800] Clear center and rhs view on other window when leaving a channel ↵ | Saturnino Abril | 2017-07-05 | 1 | -0/+5 |
| | | | | | | | | | | (#6723) * clear center and rhs view on other window when leaving a channel * move redirection to websocket actions * close sidebar at websocket action | ||||
* | Do not scroll center channel to bottom when posting in RHS (#6852) | Joram Wilander | 2017-07-05 | 1 | -2/+3 |
| | |||||
* | Increase post visibility in current channel when receiving posts (#6848) | Joram Wilander | 2017-07-05 | 1 | -20/+16 |
| | |||||
* | add /search command (#6741) | Chris | 2017-07-05 | 1 | -0/+4 |
| | |||||
* | PLT-6935 Fixes issue when locale set to unknown (#6829) | Corey Hulen | 2017-07-03 | 1 | -3/+3 |
| | |||||
* | Join channel with permalink to public channel you're not in (#6795) | Joram Wilander | 2017-06-29 | 1 | -7/+12 |
| | |||||
* | PLT-6610 sending websocket event for last channel viewed (#6787) | Corey Hulen | 2017-06-29 | 1 | -0/+13 |
| | |||||
* | Various updates to match latest mattermost-redux (#6794) | Joram Wilander | 2017-06-29 | 1 | -29/+21 |
| | |||||
* | [PLT-6707] /header [text] slash command: Edit the channel header (#6566) | Carlos Tadeu Panato Junior | 2017-06-29 | 2 | -5/+13 |
| | | | | | | | | * add /header slash command * update websocket * updater per review | ||||
* | PLT-6844 Change file uploading to use superagent (#6785) | Harrison Healey | 2017-06-28 | 1 | -16/+69 |
| | | | | | | * PLT-6844 Change file uploading to use superagent * Fixed handling of upload errors | ||||
* | Fix account creation redirect (#6765) | Joram Wilander | 2017-06-28 | 1 | -6/+6 |
| | |||||
* | add attachments notification (#6769) | megos | 2017-06-28 | 1 | -1/+17 |
| | |||||
* | [PLT-6599] Add link to check Websocket port error message (#6743) | Carlos Tadeu Panato Junior | 2017-06-28 | 1 | -3/+2 |
| | |||||
* | fix JS errors in saving preferences - for user's display (including custom ↵ | Saturnino Abril | 2017-06-27 | 1 | -10/+3 |
| | | | | theme vector) and advanced settings (#6764) | ||||
* | PLT-6815 Do not disconnect websocket when joining a team (#6746) | Joram Wilander | 2017-06-26 | 1 | -24/+17 |
| | | | | | | * Do not disconnect websocket when joining a team * Fix eslint error | ||||
* | Fix websocket URL when specifying port in the config (#6748) | Joram Wilander | 2017-06-26 | 1 | -2/+5 |
| | |||||
* | Move remaining actions over to use redux and v4 endpoints (#6720) | Joram Wilander | 2017-06-26 | 12 | -330/+353 |
| | |||||
* | fix JS error when saving a custom theme vector (#6734) | Saturnino Abril | 2017-06-23 | 1 | -10/+7 |
| | |||||
* | PLT-3711: Add websocket event for emoji addition (#6211) | VeraLyu | 2017-06-23 | 1 | -0/+13 |
| | | | | | | | | | | | | * PLT-3711: Add websocket event for emoji addition * (SA) updated as per review This PR is edited directly to merge into master. * (SA) updated as per review This PR is edited directly to merge into master. | ||||
* | PLT-6714: add /settings command (#6716) | Chris | 2017-06-23 | 2 | -3/+24 |
| | | | | | | * add /settings command * update receiver name | ||||
* | Load current user after loading client config (#6648) | Harrison Healey | 2017-06-23 | 1 | -44/+31 |
| | |||||
* | PLT-6890 Fix various scrolling issues (#6727) | Joram Wilander | 2017-06-23 | 1 | -0/+7 |
| | | | | | | | | | | * Fix various scrolling issues * Move reaction scrolling to reaction list * Handle scrolling when RHS opens * Only run scroll update code when posts change | ||||
* | Correctly pull threads when receiving a new post in a non-loaded thread (#6725) | Joram Wilander | 2017-06-22 | 1 | -1/+1 |
| | |||||
* | when a channel is update propagate the channel to everybody (#6677) | Carlos Tadeu Panato Junior | 2017-06-21 | 1 | -0/+9 |
| | |||||
* | PLT-4457 Added AtMention component to better render at mentions (#6563) | Harrison Healey | 2017-06-20 | 1 | -0/+8 |
| | | | | | | | | | | | | | | * Moved Utils.searchForTerm into an action * Added easier importing of index.jsx files * PLT-4457 Added AtMention component to better render at mentions * Fixed client unit tests * Fixed merge conflict * Fixed merge conflicts | ||||
* | PLT-6885/PLT-6888 Fix custom emojis (#6694) | Joram Wilander | 2017-06-20 | 1 | -17/+2 |
| | | | | | | * Fix custom emojis * Fix custom emoji reactions | ||||
* | Fix autocomplete and replying to flagged posts (#6690) | Joram Wilander | 2017-06-20 | 2 | -17/+6 |
| | |||||
* | Move integrations over to redux and v4 (#6679) | Joram Wilander | 2017-06-19 | 4 | -110/+179 |
| | |||||
* | PLT-6215 Major post list refactor (#6501) | Joram Wilander | 2017-06-18 | 4 | -347/+157 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Major post list refactor * Fix post and thread deletion * Fix preferences not selecting correctly * Fix military time displaying * Fix UP key for editing posts * Fix ESLint error * Various fixes and updates per feedback * Fix for permalink view * Revert to old scrolling method and various fixes * Add floating timestamp, new message indicator, scroll arrows * Update post loading for focus mode and add visibility limit * Fix pinning posts and a react warning * Add loading UI updates from Asaad * Fix refreshing loop * Temporarily bump post visibility limit * Update infinite scrolling * Remove infinite scrolling |