summaryrefslogtreecommitdiffstats
path: root/webapp/actions
Commit message (Expand)AuthorAgeFilesLines
* Add [...] menu to search results list (#6663)Saturnino Abril2017-07-212-2/+10
* [PLT-6708] /purpose [text] slash command: Edit the channel purpose (#6569)Carlos Tadeu Panato Junior2017-07-211-0/+8
* Fixed notification text replace line feed to space (#6970)megos2017-07-191-1/+1
* Merge branch 'release-4.0'Christopher Speller2017-07-185-49/+79
|\
| * Add back blue bar error for editing post after time limit (#6939)Joram Wilander2017-07-151-0/+7
| * Properly updated pinned/flagged posts on deletion (#6920)Joram Wilander2017-07-132-0/+13
| * dismiss deleted message in RHS (#6914)Saturnino Abril2017-07-131-7/+0
| * Properly load user statuses for posts in channel (#6907)Joram Wilander2017-07-121-10/+3
| * make sidebar right menu Global actions and toggle that on leaving team (#6900)Saturnino Abril2017-07-111-0/+17
| * PLT-7039 Use loadProfilesAndStatusesForPosts from the redux library (Resubmit...Harrison Healey2017-07-112-31/+7
| * Fix multiple pinned post issues (#6887)Joram Wilander2017-07-111-0/+20
| * Deleting the focused post now sends user to normal channel view (#6890)Joram Wilander2017-07-111-0/+8
| * Minor status updates (#6889)Joram Wilander2017-07-111-0/+3
| * Fix out of order posts for admins plus two minor fixes (#6886)Joram Wilander2017-07-111-1/+1
| * Revert "PLT-7039 Use loadProfilesAndStatusesForPosts from the redux library (...Saturnino Abril2017-07-092-7/+31
| * PLT-7039 Use loadProfilesAndStatusesForPosts from the redux library (#6881)Harrison Healey2017-07-082-31/+7
* | PLT-7117 Fixed copy paste error in file_actions.jsx (#6928)Harrison Healey2017-07-141-2/+4
* | PLT-6474 Basic Elasticsearch System Console Page (#6825)George Goldberg2017-07-131-0/+13
|/
* Fix MFA setup page (#6856)Joram Wilander2017-07-061-1/+1
* [PLT-6800] Clear center and rhs view on other window when leaving a channel (...Saturnino Abril2017-07-051-0/+5
* Do not scroll center channel to bottom when posting in RHS (#6852)Joram Wilander2017-07-051-2/+3
* Increase post visibility in current channel when receiving posts (#6848)Joram Wilander2017-07-051-20/+16
* add /search command (#6741)Chris2017-07-051-0/+4
* PLT-6935 Fixes issue when locale set to unknown (#6829)Corey Hulen2017-07-031-3/+3
* Join channel with permalink to public channel you're not in (#6795)Joram Wilander2017-06-291-7/+12
* PLT-6610 sending websocket event for last channel viewed (#6787)Corey Hulen2017-06-291-0/+13
* Various updates to match latest mattermost-redux (#6794)Joram Wilander2017-06-291-29/+21
* [PLT-6707] /header [text] slash command: Edit the channel header (#6566)Carlos Tadeu Panato Junior2017-06-292-5/+13
* PLT-6844 Change file uploading to use superagent (#6785)Harrison Healey2017-06-281-16/+69
* Fix account creation redirect (#6765)Joram Wilander2017-06-281-6/+6
* add attachments notification (#6769)megos2017-06-281-1/+17
* [PLT-6599] Add link to check Websocket port error message (#6743)Carlos Tadeu Panato Junior2017-06-281-3/+2
* fix JS errors in saving preferences - for user's display (including custom th...Saturnino Abril2017-06-271-10/+3
* PLT-6815 Do not disconnect websocket when joining a team (#6746)Joram Wilander2017-06-261-24/+17
* Fix websocket URL when specifying port in the config (#6748)Joram Wilander2017-06-261-2/+5
* Move remaining actions over to use redux and v4 endpoints (#6720)Joram Wilander2017-06-2612-330/+353
* fix JS error when saving a custom theme vector (#6734)Saturnino Abril2017-06-231-10/+7
* PLT-3711: Add websocket event for emoji addition (#6211)VeraLyu2017-06-231-0/+13
* PLT-6714: add /settings command (#6716)Chris2017-06-232-3/+24
* Load current user after loading client config (#6648)Harrison Healey2017-06-231-44/+31
* PLT-6890 Fix various scrolling issues (#6727)Joram Wilander2017-06-231-0/+7
* Correctly pull threads when receiving a new post in a non-loaded thread (#6725)Joram Wilander2017-06-221-1/+1
* when a channel is update propagate the channel to everybody (#6677)Carlos Tadeu Panato Junior2017-06-211-0/+9
* PLT-4457 Added AtMention component to better render at mentions (#6563)Harrison Healey2017-06-201-0/+8
* PLT-6885/PLT-6888 Fix custom emojis (#6694)Joram Wilander2017-06-201-17/+2
* Fix autocomplete and replying to flagged posts (#6690)Joram Wilander2017-06-202-17/+6
* Move integrations over to redux and v4 (#6679)Joram Wilander2017-06-194-110/+179
* PLT-6215 Major post list refactor (#6501)Joram Wilander2017-06-184-347/+157
* Fix scroll store typo and user action copy/paste errors (#6680)Joram Wilander2017-06-181-6/+10
* Move user actions over to use redux and v4 (#6649)Joram Wilander2017-06-152-206/+159