summaryrefslogtreecommitdiffstats
path: root/webapp/components
Commit message (Expand)AuthorAgeFilesLines
* PLT-7287 Move access token text in user list to under the dropdown (#7099)Joram Wilander2017-08-052-31/+40
* Ui improvements (#7092)Asaad Mahmood2017-08-042-100/+96
* fix caret position after autocomplete (#7118)Chris2017-08-031-1/+1
* close post control button after reacting to a post (#7110)Saturnino Abril2017-08-033-0/+3
* PLT-6455 Migrate installed_oauth_apps.jsx to be pure and use Redux (#7059)94117nl2017-08-033-114/+70
* PLT-6823 Removes option to set notification sound in Edge (#6883)Alex White2017-08-031-42/+41
* GH-6452 Migrate installed_command.jsx to be pure and use Redux (#6903)94117nl2017-08-033-27/+44
* PLT-6484 Add /leave command to leave a channel (#6402)David Meza2017-08-034-118/+125
* PLT-7130 adding more generic push notificaiton message. (#7044)Corey Hulen2017-08-031-3/+3
* [PLT-1249] Add close button 'x' to the right of a link preview (#7017)Saturnino Abril2017-08-033-8/+70
* PLT-7140: On slow connection searching should clear RHS and show spinner (#7014)Jonathan2017-08-024-6/+41
* PLT-7204 Fixed markdown preview (#6997)Harrison Healey2017-08-021-28/+14
* Fix commenting on deleted post (#7095)Joram Wilander2017-08-023-79/+62
* 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-022-1/+5
* PLT-6965 jira integration (plus plugin scaffolding) (#6918)Chris2017-08-023-11/+60
* 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-011-9/+21
* Fixed error thrown when viewing a channel containing an invalid emoji reactio...Harrison Healey2017-08-012-1/+10
* PLT-6987 User access token UI (#7007)Joram Wilander2017-08-0116-183/+1372
* 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-011-42/+9
* Use Constants.MAX_CHANNELNAME_LENGTH where a fixed number like 22 or 64 is us...David Meza2017-08-012-8/+8
* PLT-6595 (Client): Elasticsearch indexing system console UI (#6991)George Goldberg2017-08-014-8/+478
* #4755 Combining consecutive user join/leave system messages to single messag...Debanshu Kundu2017-08-011-9/+42
* 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-312-3/+9
* 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-312-8/+13
* PLT-7235 Fix broken links on System Console Mobile Push settings page (#7047)Jason Blais2017-07-311-4/+4
* 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-312-49/+51
* 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-312-99/+125
* PLT-6486 Add an `@username` button to the profile popover, that puts the user...David Meza2017-07-3114-20/+154
* Multiple Ui improvements (#7029)Asaad Mahmood2017-07-315-12/+22
* PLT-6924 Added config options to disable file uploads/downloads on mobile (#7...Harrison Healey2017-07-281-2/+42
* PLT-7128: Added an undefined check around the scrollIntoView() command to avo...Jonathan2017-07-271-2/+5
* 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-277-143/+282
* 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-254-2/+43
* Refresh the emoji library (#7001)Chris2017-07-255-17/+136
* 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-251-2/+2
* 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-244-14/+8