summaryrefslogtreecommitdiffstats
path: root/webapp
Commit message (Expand)AuthorAgeFilesLines
* PLT-7238: Modified channel member dropdown list to show user name, as defined...Jonathan2017-08-021-1/+1
* Use redux selector for getting siderbar channels (#7078)Joram Wilander2017-08-021-70/+27
* Change refresh on version change to be after explicit click (#7090)Joram Wilander2017-08-025-21/+20
* PLT-6965 jira integration (plus plugin scaffolding) (#6918)Chris2017-08-028-11/+394
* Do not show commented on header for ephemeral posts (#7069)Joram Wilander2017-08-011-1/+1
* PLT-7262 Stopped including emoji sprite sheets multiple times in CSS (#7077)Harrison Healey2017-08-013-1459/+1482
* Fixed error thrown when viewing a channel containing an invalid emoji reactio...Harrison Healey2017-08-014-3/+25
* add POST_UPDATED constant for socket events (#7074)Saturnino Abril2017-08-011-0/+3
* PLT-6987 User access token UI (#7007)Joram Wilander2017-08-0126-243/+1581
* Show flagged posts consistently throughout the UI (#7063)Joram Wilander2017-08-013-5/+5
* Revert " #4755 Combining consecutive user join/leave system messages to singl...Saturnino Abril2017-08-012-46/+13
* Use Constants.MAX_CHANNELNAME_LENGTH where a fixed number like 22 or 64 is us...David Meza2017-08-014-9/+11
* PLT-6595 (Client): Elasticsearch indexing system console UI (#6991)George Goldberg2017-08-0112-18/+622
* #4755 Combining consecutive user join/leave system messages to single messag...Debanshu Kundu2017-08-012-13/+46
* PLT-7185: Double clicking Create Account attempts to create an account twice ...Jonathan2017-07-311-3/+16
* [PLT-6710] /rename [text] slash command: Rename the channel (#6570)Carlos Tadeu Panato Junior2017-07-315-3/+19
* Select page correctly in more channels modal (#7035)Joram Wilander2017-07-311-1/+1
* PLT-7177: Change the default email frequency to 15 minutes if batching is ena...Jonathan2017-07-313-9/+14
* PLT-7235 Fix broken links on System Console Mobile Push settings page (#7047)Jason Blais2017-07-312-8/+8
* prevent ViewImageModal to re-render when file count is unchanged (#7048)Saturnino Abril2017-07-311-1/+1
* [GH-6366] Add functionality to disable Authentication when connecting to SMTP...AJ Moon2017-07-313-53/+55
* Make login_controller consistent with signup_controller by using Client4.getO...Maxime Buquet2017-07-311-3/+3
* GH-6448 Migrate edit_command.jsx to be pure and use Redux (#6858)94117nl2017-07-315-100/+586
* PLT-6486 Add an `@username` button to the profile popover, that puts the user...David Meza2017-07-3118-21/+183
* Multiple Ui improvements (#7029)Asaad Mahmood2017-07-3113-23/+56
* PLT-6924 Added config options to disable file uploads/downloads on mobile (#7...Harrison Healey2017-07-282-4/+48
* PLT-7032/PLT-7155 Updated marked to fix empty table cells and code block whit...Harrison Healey2017-07-272-3/+3
* RN-152 Updated createGroupChannel's return value to match createDirectChannel...Harrison Healey2017-07-273-10/+11
* PLT-7128: Added an undefined check around the scrollIntoView() command to avo...Jonathan2017-07-271-2/+5
* Added websocket event and webapp handler for updating user roles (#6953)Nick Frazier2017-07-273-0/+26
* Go to page zero when searching direct channels (#6977)Joram Wilander2017-07-272-16/+20
* Migrate add and edit incoming webhook components to redux (#6885)Carlos Tadeu Panato Junior2017-07-2712-145/+376
* PLT-7040: Fix capitalisation of Elasticsearch in Config. (#7020)George Goldberg2017-07-271-12/+12
* [PLT-7069] Remove shortcut key on Switch Channels when viewing on mobile web ...Saturnino Abril2017-07-271-13/+15
* [PLT-1031] Update clicking on @mention to show the contact card (#6989)Saturnino Abril2017-07-262-36/+35
* [PLT-6744] Add "Only visible to you" note for ephemeral messages (#6790)Carlos Tadeu Panato Junior2017-07-256-2/+51
* Refresh the emoji library (#7001)Chris2017-07-251575-3529/+1788
* fix dm custom slash command regression (#7008)Chris2017-07-252-0/+5
* [PLT-7219] Fix username as default for Teammate Name Display setting (#7023)Saturnino Abril2017-07-252-8/+4
* fix uncleared server errors in user settings (#6964)Chris2017-07-241-4/+4
* PLT-3470: Changed all instances of user list to show full name, username, and...Jonathan2017-07-245-14/+43
* [PLT-7051] Fix hide/show for CMD/CTRL + Shift + A keyboard shortcut (#6979)Saturnino Abril2017-07-231-1/+1
* Add [...] menu to search results list (#6663)Saturnino Abril2017-07-216-183/+116
* [PLT-6708] /purpose [text] slash command: Edit the channel purpose (#6569)Carlos Tadeu Panato Junior2017-07-215-3/+36
* match header of system console and normal header except profile popover (#6986)Saturnino Abril2017-07-221-1/+1
* Remove systemwide mutex from Yarn commands. (#6983)George Goldberg2017-07-201-5/+4
* Update mattermost-redux to master (#6982)Joram Wilander2017-07-205-6/+7
* Upgrading client dependancies. (#6987)Christopher Speller2017-07-202-82/+154
* PLT-6958: Update Email Auth System Console settings texts (#6948)Jason Blais2017-07-192-6/+6
* PLT-6689: fix user image requests (#6946)Chris2017-07-1914-42/+39