summaryrefslogtreecommitdiffstats
path: root/webapp/components
Commit message (Expand)AuthorAgeFilesLines
* #5108 Add datetime attribute to <time> elements (#5199)Björn Roland2017-01-273-3/+12
* Move remaining client functions in components to actions (#5171)Carlos Tadeu Panato Junior2017-01-2727-140/+102
* Fixed ChannelMentionProvider matching completed mentions (#5188)Harrison Healey2017-01-252-56/+72
* PLT-4898 Fix emoji reaction position for image thumbnails (#5194)Björn Roland2017-01-251-1/+1
* #4967 Fixed issue of post not getting updated after edit, if the post was foc...Debanshu Kundu2017-01-251-2/+7
* Move instances of Client.resendVerification() in components to an action (#5169)Carlos Tadeu Panato Junior2017-01-241-2/+3
* Move instances of Client.resetPassword() in components to an action (#5167)Carlos Tadeu Panato Junior2017-01-241-4/+3
* Move instances of Client.verifyEmail() in components to an action (#5166)Carlos Tadeu Panato Junior2017-01-241-9/+6
* Move instances of Client.uploadFile() in components to an action (#5165)Carlos Tadeu Panato Junior2017-01-231-9/+12
* Move instances of Client.deleteChannel() in components to an action (#5164)Carlos Tadeu Panato Junior2017-01-231-12/+2
* Moved code to change direction of dropdown to run when dropdown is shown (#5100)Harrison Healey2017-01-231-6/+10
* Random fixes (#5145)enahum2017-01-232-4/+14
* Move instances of Client.inviteMembers() in components to an action (#5154)Saturnino Abril2017-01-231-2/+2
* Move instances of Client.updateUserNotifyProps() in components to an action (...Saturnino Abril2017-01-231-4/+3
* Update chanel_header.addMembers --> channel_header.addMembers (#5144)Jason Blais2017-01-201-1/+1
* Adding active users statistics to system console (#5141)Christopher Speller2017-01-201-0/+34
* Account settings text updates (#5143)Jason Blais2017-01-202-6/+6
* #4257 Added functionality to create previews for post links using open graph...Debanshu Kundu2017-01-207-531/+253
* Move instances of Client.leaveChannel() in components to an action (#5131)Carlos Tadeu Panato Junior2017-01-202-38/+3
* Move instances of Client.getInviteInfo() in components to an action (#5130)Carlos Tadeu Panato Junior2017-01-202-3/+4
* Fixed channel mention autocomplete to not match completed mentions (#5101)Harrison Healey2017-01-201-0/+12
* Move instances of Client.deletePost() in components to an action (#5129)Carlos Tadeu Panato Junior2017-01-191-18/+6
* Move instances of Client.addUserToTeamFromInvite() in components to an action...Carlos Tadeu Panato Junior2017-01-193-12/+21
* Move instances of Client.updateChannelPurpose() in components to an action (#...Carlos Tadeu Panato Junior2017-01-191-12/+4
* PLT-4532: added link to Members model in channel member list (#5065)CrEaK2017-01-191-3/+89
* PLT-5057 Make image preview work if URL contains a query (#4869)khawerrind2017-01-182-10/+25
* PLT-137: Disable upload button when max uploads reached (#5053)Mika Andrianarijaona2017-01-184-3/+31
* PLT-5050 (WebApp): Change channel member roles. (#5076)George Goldberg2017-01-181-1/+67
* Add logout button to MFA setup page when enforcement enabled (#5115)Joram Wilander2017-01-181-1/+22
* PLT-5077: Fix floating date on mobile view. (#5061)George Goldberg2017-01-182-2/+6
* Message Editing and Deleting permissions (#4692)Amit Yadav2017-01-187-22/+266
* Move instances of Client.updateChannelHeader() in components to an action (#5...Carlos Tadeu Panato Junior2017-01-171-9/+3
* Added support for emojis with multiple aliases to autocomplete (#5097)Harrison Healey2017-01-171-7/+16
* PLT-2978: Add channel purpose change system message. (#5094)George Goldberg2017-01-171-2/+7
* PLT-5210: Unify errors for invalid invite. (#5090)George Goldberg2017-01-171-2/+7
* PLT-5156 Fix Channel Switcher Console Errors. (#5058)George Goldberg2017-01-171-1/+12
* Clear mention autocomplete if there is no regex match (#5085)Joram Wilander2017-01-161-0/+3
* Discard outdated results in modal searches (#5082)Joram Wilander2017-01-165-8/+41
* PLT-4784 Display Sign In button spinner (#5046)Mika Andrianarijaona2017-01-161-7/+24
* PLT-5173 fixing javascript error when creating DM on Android (#5077)Corey Hulen2017-01-161-1/+9
* PLT-5190 fixing javasscript error on RHS (#5068)Corey Hulen2017-01-161-5/+6
* PLT-5228 Fix Clicking "Join Another Team" during WebRTC call hangs up the cal...enahum2017-01-161-1/+4
* PLT-5149 Removing req for purge button to need license (#5066)Corey Hulen2017-01-151-4/+0
* PLT-5049 (Webapp) New Channel Members UI. (#5036)George Goldberg2017-01-153-146/+360
* PLT-5221: Correct error when team description unchanged. (#5055)George Goldberg2017-01-151-77/+31
* PLT-5025: Fix scroll to bottom delay loading channel. (#5056)George Goldberg2017-01-131-0/+5
* GH-4907 Move Client.updatePost call into an action (#5045)Mika Andrianarijaona2017-01-131-10/+3
* PLT-4317: Fix Desktop App platform in sessions list. (#5048)George Goldberg2017-01-131-0/+11
* PLT-4449: Update channel creation placeholders. (#5059)George Goldberg2017-01-131-2/+2
* Merge branch 'release-3.6'Christopher Speller2017-01-1217-206/+281
|\