summaryrefslogtreecommitdiffstats
path: root/web/react/components
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | Completely disabled broken pasting of images on IE11hmhealey2016-01-201-1/+5
| |/ /
* | | Merge pull request #1935 from hmhealey/plt1664Corey Hulen2016-01-211-1/+1
|\ \ \ | | | | | | | | PLT-1664 Fix unread channel indicators so that they work on IE11
| * | | Changed UnreadChannelIndicator display style so that it uses a value that ↵hmhealey2016-01-201-1/+1
| |/ / | | | | | | | | | IE11 supports
* | | Merge pull request #1933 from hmhealey/plt1661Corey Hulen2016-01-212-41/+31
|\ \ \ | | | | | | | | PLT-1661/PLT-1745 Scrolling fixes
| * | | Added a small margin where the PostsView will be considered to be at the ↵hmhealey2016-01-201-1/+4
| | | | | | | | | | | | | | | | bottom even if it's not exactly at the bottom
| * | | Removed some vestigial code from the post textboxhmhealey2016-01-201-19/+0
| | | |
| * | | Changed the post textbox resizing code to be more reliable and not rely on ↵hmhealey2016-01-201-23/+29
| |/ / | | | | | | | | | magic numbers
* | | Merge pull request #1927 from rgarmsen2295/plt-1668Christopher Speller2016-01-217-41/+50
|\ \ \ | |_|/ |/| | PLT-1668 Removes duplicate short username error message
| * | Removed extraneous error when providing a short usernameReed Garmsen2016-01-207-41/+50
| |/
* | Merge pull request #1922 from cloudron-io/check_auth_serviceHarrison Healey2016-01-211-2/+2
|\ \ | | | | | | Check auth_service when constructing messages
| * | Check auth_service for constructing messagegirish@cloudron.io2016-01-191-1/+1
| | |
| * | Check auth_service to describe user login messagegirish@cloudron.io2016-01-191-1/+1
| | |
* | | Merge pull request #1882 from trashcan/PLT-1232-more-channel-infoHarrison Healey2016-01-211-2/+10
|\ \ \ | | | | | | | | PLT-1232: More channel info
| * | | Show correct channel URL in channel info modalPat Lathem2016-01-131-1/+4
| | | |
| * | | Rename 'Channel Handle' to Channel URL'Pat Lathem2016-01-131-1/+1
| | | |
| * | | Add channel purposePat Lathem2016-01-131-0/+5
| | | |
* | | | Merge pull request #1886 from rgarmsen2295/plt-549cJoram Wilander2016-01-211-2/+10
|\ \ \ \ | |_|_|/ |/| | | PLT-549 Fixed react warning issue with setState in RHS
| * | | Fixed react warning issue with setState in RHSReed Garmsen2016-01-131-2/+10
| | | |
* | | | Merge pull request #1894 from mattermost/release-1.4Corey Hulen2016-01-141-3/+3
|\ \ \ \ | |_|_|/ |/| | | Release 1.4
| * | | Encode url query properly for SSO switchingJoramWilander2016-01-141-3/+3
| | | |
* | | | Fix error messageJoramWilander2016-01-141-5/+10
| | | |
* | | | Minor update to about modalJoramWilander2016-01-141-4/+1
| | | |
* | | | Added license validation and settingsJoramWilander2016-01-146-21/+329
| |/ / |/| |
* | | Merge pull request #1855 from rgarmsen2295/plt-1006Corey Hulen2016-01-133-6/+43
|\ \ \ | | | | | | | | PLT-1006 Changed team statistics page to show usernames with email shown in a tooltip
| * | | Changed statistics to show usernames with an email tooltipReed Garmsen2016-01-113-6/+43
| | | |
* | | | Merge pull request #1853 from asaadmahmoodspin/ui-improvementsCorey Hulen2016-01-132-1/+2
|\ \ \ \ | | | | | | | | | | Adding away icon and changing online and offline icons
| * | | | Adding away icon and changing online and offline iconsAsaad Mahmood2016-01-112-1/+2
| | | | |
* | | | | Merge pull request #1850 from mattermost/preview-modeCorey Hulen2016-01-131-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | | Documenting how Preview Mode is disabled
| * | | | Update email_settings.jsxit332016-01-091-1/+1
| | | | |
| * | | | Documenting how Preview Mode turns offit332016-01-091-1/+1
| | | | |
* | | | | Merge pull request #1830 from rgarmsen2295/plt-1599Joram Wilander2016-01-121-2/+8
|\ \ \ \ \ | |_|_|_|/ |/| | | | PLT-1599 Help text in invite member modal now reflects the default channel name
| * | | | Help text in invite member modal now updates according to town-square ↵Reed Garmsen2016-01-071-2/+8
| | | | | | | | | | | | | | | | | | | | display name
* | | | | Adding push-test.mattermost.comit332016-01-111-2/+2
| |_|_|/ |/| | |
* | | | Merge pull request #1849 from hmhealey/plt1578Corey Hulen2016-01-111-8/+21
|\ \ \ \ | |_|_|/ |/| | | PLT-571 Restricted file uploads on iOS Chrome and the iOS app to work around iOS bugs
| * | | Restricted file uploads on iOS Chrome and the iOS app to work around iOS bugshmhealey2016-01-111-8/+21
| | |/ | |/|
* | | Merge pull request #1822 from asaadmahmoodspin/ui-improvementsHarrison Healey2016-01-113-3/+8
|\ \ \ | | | | | | | | Multiple UI Improvements
| * | | Updating fixAsaad Mahmood2016-01-081-1/+1
| | | |
| * | | Multiple UI ImprovementsAsaad Mahmood2016-01-073-3/+8
| | |/ | |/|
* | | Merge pull request #1824 from hmhealey/plt1525Joram Wilander2016-01-112-20/+60
|\ \ \ | |_|/ |/| | PLT-1525 Fixed ChannelInviteModal displaying some users that are already in the channel
| * | Added a loading screen to ChannelMembersModal and made it pull all channel ↵hmhealey2016-01-071-13/+36
| | | | | | | | | | | | members before rendering
| * | Made ChannelInviteModal pull all channel members before renderinghmhealey2016-01-071-7/+24
| | |
* | | Fixed FileUpload to properly unbind drag handlers when unmountedhmhealey2016-01-081-0/+12
| | |
* | | Removed ability to drag n' drop text; drag n' drop ui no longer appears when ↵Reed Garmsen2016-01-063-24/+24
| |/ |/| | | | | non-files are dragged
* | Merge pull request #1813 from mattermost/PLT-1558Harrison Healey2016-01-061-1/+132
|\ \ | |/ |/| PLT-1558 adding session length to config file
| * Adding UI for session length settings=Corey Hulen2016-01-051-1/+132
| |
* | Removed temporary fix for old filenames that used absolute urls pointing to ↵hmhealey2016-01-062-10/+1
| | | | | | | | the get file api
* | Changed Audio/Video preview to just display a file info when encountering a ↵hmhealey2016-01-063-78/+171
| | | | | | | | file that cannot be played
* | Merge pull request #1802 from hmhealey/plt1449Christopher Speller2016-01-052-117/+183
|\ \ | | | | | | PLT-1449 Made Youtube previews stop when the current channel is changed
| * | Make Youtube previews stop when the channel is changedhmhealey2016-01-042-1/+20
| | |
| * | Move Youtube preview into its own filehmhealey2016-01-042-117/+164
| | |