summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Deleting the focused post now sends user to normal channel view (#6890)Joram Wilander2017-07-112-1/+21
* [PLT-7001] Fix extra whitespace between search bar and "@" icon in channel he...Saturnino Abril2017-07-111-5/+0
* Minor status updates (#6889)Joram Wilander2017-07-112-0/+5
* Minor UI fixes for 4.0 (#6899)Asaad Mahmood2017-07-116-22/+23
* Fix out of order posts for admins plus two minor fixes (#6886)Joram Wilander2017-07-114-11/+18
* Minor UI updates (#6884)Asaad Mahmood2017-07-114-15/+18
* Fixing error in apiv4 flagged posts route (#6880)Christopher Speller2017-07-092-4/+4
* 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
* Fix 'user_id' of undefined JS error (#6878)Joram Wilander2017-07-081-1/+1
* UI changes (#6876)Asaad Mahmood2017-07-087-14/+23
* Only show unreads below indicator after first load is complete (#6874)Joram Wilander2017-07-081-1/+1
* fix "@" mention doesn't open recent mentions search results if RHS is closed ...Saturnino Abril2017-07-081-1/+4
* Enable emoji picker by default in config.json (#6871)Saturnino Abril2017-07-082-2/+2
* PLT-6999 Stopped mutating style object provided by react-bootstrap (#6869)Harrison Healey2017-07-081-41/+61
* Minor fixJoramWilander2017-07-068-20/+114
* Uncomment upgrade for 4.0 (#6844)Saturnino Abril2017-07-062-5/+4
* PLT-6905 - Updating channel header design (#6789)Asaad Mahmood2017-07-0642-522/+1047
* Remove bad checks for emoji picker preview feature (#6861)Joram Wilander2017-07-062-2/+2
* teammate name display setting: username as default or full_name when LDAP/SAM...Saturnino Abril2017-07-052-6/+10
* [PLT-6969] System console setting for the emoji picker (#6809)Saturnino Abril2017-07-0615-33/+47
* Fix MFA setup page (#6856)Joram Wilander2017-07-061-1/+1
* Properly store recently used emoji when reacting (#6854)Joram Wilander2017-07-061-0/+2
* PLT-6975 Fixed image thumbnail size being calculated incorrectly (#6855)Harrison Healey2017-07-061-4/+9
* Add dependencies for 4.0 release (#6853)Jeff Schering2017-07-061-2/+56
* [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-053-15/+16
* translations PR 20170703 (#6836)enahum2017-07-0528-641/+2454
* fix position of emoji picker (#6837)Saturnino Abril2017-07-0510-80/+153
* Increase post visibility in current channel when receiving posts (#6848)Joram Wilander2017-07-051-20/+16
* Fix some scrolling issues (#6851)Joram Wilander2017-07-053-3/+2
* PLT-6753 Fixed deactivated users counting against max members on a team (#6758)Harrison Healey2017-07-052-2/+24
* Minor UI Updates (#6842)Asaad Mahmood2017-07-054-80/+28
* Fix some duplicate message IDs in Bulk Importer. (#6850)George Goldberg2017-07-052-4/+4
* Return channel member immediately if user is already in channel (#6847)Joram Wilander2017-07-051-0/+8
* Add App Directory link to Integrations pages (#6731)Jason Blais2017-07-058-29/+109
* Update mattermost redux to latest (#6846)Joram Wilander2017-07-053-7/+24
* add /search command (#6741)Chris2017-07-054-0/+75
* [PLT-6838] Restrict channel delete option per permission policy even for last...Saturnino Abril2017-07-056-37/+45
* add "TeammateNameDisplay": "full_name" to config.json (#6845)Saturnino Abril2017-07-041-1/+2
* PLT-6554 Add config setting to control enabling API version 3 (#6835)Joram Wilander2017-07-049-2/+66
* PLT-6960 Only update post.EditAt when the message changes (#6840)Harrison Healey2017-07-042-10/+38
* Removing unnessisary go routines to fix random test failure. (#6838)Christopher Speller2017-07-041-3/+4
* PLT-6445 Migrate add_command.jsx to be pure and use Redux (#6804)94117nl2017-07-045-43/+495
* PLT-6978 - Fixing spacing for menu items (#6827)Asaad Mahmood2017-07-041-3/+7
* Fix IE and Edge by upgrading redux-persist (#6832)Joram Wilander2017-07-042-4/+4
* Fix system admin not seeing manage channel members options (#6831)Joram Wilander2017-07-041-28/+28
* Make channel switcher partially obey RestrictDirectMessage setting (#6830)Joram Wilander2017-07-041-1/+5
* Adding back ping retry (#6810)Corey Hulen2017-07-041-6/+20
* Refactor system console buttons into RequestButton component. (#6808)George Goldberg2017-07-0412-604/+1121